Göran W
Göran W
Fixes #1344. Added a few more patterns in `Watcher.OnRepositoryChanged()` and `Watcher.OnWorkingCopyChanged()` : * Skip files frequently updated by Git `fsmonitor--daemon` and Visual Studio, to ease debugging and for early exit....
When I merge a branch that has changes in submodules and the `git submodule status` output changes (i.e when there are `revision_changed` or `unmerged` conflicts in one or more submodule),...
In #1307 a tooltip was added for SUBMODULES in the left sidebar, showing the current SHA and submodule URL. This tooltip also shows a status indication icon/badge : `normal`, `not...
[ENHANCEMENT] Scroll active (HEAD-pointed) local branch into view (when LOCAL BRANCHES list is tall)
NOTE: This is a low-prio suggestion, but would still be nice to have. Problem: The LOCAL BRANCHES list is expanded by default, and if there are a lot of local...
The corresponding enum value AutomaticClockType.OlderThan is missing the underscore in its name, which makes the naming-strategy fail when trying to match the received string "OLDER_THAN". This can cause failure in...
The 'Software Update' dialog (which pops up at startup when there's a newer version) currently shows only the new version-number, but not the current version-number. Seeing both would be helpful...
If we have created Groups (see #1886) on the Repositories / Welcome page, these would be more useful if the Grouping was also displayed in the tab-switching popup (under 'Open...
The 'Switch active tab' popup is split vertically, which is IMHO not an optimal use of 'screen estate' - splitting it horizontally would be better. Most often I want to...
The context-menu for selected entry in the repo-list has commands `Move to Another Group` and `Delete`, but this quickly becomes a chore if we have lots of repos and want...
In `Preferences` - `Integration` - `Shell/Terminal`, we should be able to specify startup options: * I'm using `Git Bash` (from `Git for Windows`) and find it rather frustrating that it...