Mingun

Results 226 issues of Mingun

This PR fixes two problems: - Text events (including CDATA) should be skipped if they is overlapped with elements with fixed name (as reported in #868) - Related: if struct...

bug
serde
arrays

Having uncommitted changes in the separate list is ruined productivety. Please show them in the graph, like in TortoiseGit, GitKraken or Gitnuro. The same is applied to stashes.

not-planned

Probably that bug appeared after implementing #1674. Currently, when **Enable compact folders in changes tree** is enabled, clicking on the commit in **Blame** window or in **File History** window shows...

[`git blame`](https://git-scm.com/docs/git-blame) allows you to pass [`-w`](https://git-scm.com/docs/git-blame#Documentation/git-blame.txt--w) flag and then if line contains only whitespace changes, git will continue to find previous commit that affect it. Currently SourceGit does not...

Continuation of #1769. Currently the feature of non-hiding scrollbars are unusable in some cases, because scrollbars are drawn inside the content rect instead of outside. For example, in STASHED tab...

Yesterday this crash happened twice when I pressing "next difference" (first crash) and "previous difference" (second) button in diff view. After several successful hops SourceGit crashed with the following log...

bug
requires-dependencies-update

TortoiseGit has very useful feature to create new branch directly in the commit dialog. You just check the checkbox and type in the branch name. Would be great to have...

GitKraken has a useful feature in some scenarios: hide all other branches from the commit graph except the selected. This is named _soloing_. Unlike simply hiding branches, canceling solo is...

In the **Local Branches** you could select several branches at once. I expect that then actions from the menu will be applied to the all selected branches. But they applied...

When you select files in the history, you usually want to see what was changed. I will be logically if diff view will jump to the first hunk after opening...