Gerhard Olsson
Gerhard Olsson
There is something still that is not right, but it probably works: If grep status is set once, icon is updated from that on without manipulating the status (why I...
> How is this related to this PR? This summary is used for diff groups (FileStatusWithDescription) but not for single items (GitItemStatus). For file tree, there is only one "group"...
submodules are not displayed correctly after my latest change
Two commits added, left a branch behind and squashed and rebased ls-files works fine, could remove the special submodule handling too. Some optimizations, probably not possible to see. (I belive...
> have not tested with removed submodule A removed subm is not included in the output, except for git ls-files --no-cached The attempt to get data is obviously failing This...
> If it is actually more efficient than just `return items.Select(ParseSingle).WhereNotNull();` > > (The implementation of `WhereNotNull` could be turned into `Where(item => item is not null)` in order to...
added commit for #12464 edit: also used a few lines from the followup in in #12436 for the #12464 change
squashed, rebased and added https://github.com/gitextensions/gitextensions/pull/12436#discussion_r2260879672 Plan to merge tomorrow together with #12421
You probably want to see both a name (last part of base path?) and branch in the left panel
I would like to (optionally) exclude submodules from recent: #4942 (to get relevant lists, I work with many superprojects at the same time). The worktree path-branch info is only interesting...