Göran W

Results 64 comments of Göran W

Look at this example... 4 branches with 4 icons, grouped horizontally and vertically. Same ordering, same grouping, only the icons are inconsistent between the two groups. There are 3 different...

Here's a mockup of how I'd like the branch-grouping to look in that context menu : Note how the context menu icons (and styling) are now consistent with the corresponding...

NOTE: This type of custom log-graph filtering could even be extended to filtering by path (i.e. display only commits affecting a specified file or subfolder). This would be extremely useful...

@love-linger Thanks, `Issue 1` is now fixed. It should be very easy to fix `Issue 2`, we just need to change the option-flag used. As an example of this issue,...

> Issue 3 is by design. When there's only one hunk, discarding it will simply restore this file instead of patch it revertly That´s a problem though, since restoring the...

> Issue 2 & 4 has been fixed. Thanks, however I'm afraid the fix for issue 4 was undone in subsequent commit c76b770408b54d2b01d3c9bab275d7b982cd4f70? To re-fix, the condition on line 31...

> It's not the same thing. `Enable --ignore-cr-at-eol in diff` option in `Preferences` controls the `--ignore-cr-at-eol` option in `git diff` command. `Ignore Whitespace Changes` controls `--ignore-space-change` option in `git diff`...

> Issue 4 was fixed by [f88c424](https://github.com/sourcegit-scm/sourcegit/commit/f88c424c10e74707570062b90c602509ee19b2f8) (via adding `\\ No newline at end of file` for the last line) Aha, I see. So adding the `--ignore-cr-at-eol` flag (for the...

I'm mistaking the upper line as a clickable one anyway. Putting the icons on the same line and adding a colon would work just as well or better IMHO, and...

Related commit: 1eb313f7d9840724075ae62d1acf01161faa7144 - Nice, the subtle changes in color and "boldness" of the item-text makes it stand out as a non-standard menu-item. After that change, I think it would...