Re: [PATCH] git-gui: allow Ctrl+T to toggle multiple paths (Re: [BUG] git gui can't commit multiple files)

2017-12-03 Thread Timon
0-01). >> >> Also reported by zosrothko as a Git-for-Windows issue: >> https://github.com/git-for-windows/git/issues/1012 >> >> [jn: fleshed out commit message] >> >> Reported-by: Timon >> Signed-off-by: Johannes Schindelin >> Signed-off-by:

Re: [BUG] git gui can't commit multiple files

2017-12-01 Thread Timon
ould like me to test anything, feel free to ask. On 12/5/16, Timon wrote: > On 12/4/16, David Aguilar wrote: >> On Sun, Dec 04, 2016 at 05:36:46PM +0100, Timon wrote: >>> This is a regression in git 2.11.0 (version 2.10.2 is fine). >>> >>> In git-gui I s

Re: [BUG] git gui can't commit multiple files

2016-12-05 Thread Timon
On 12/4/16, David Aguilar wrote: > On Sun, Dec 04, 2016 at 05:36:46PM +0100, Timon wrote: >> This is a regression in git 2.11.0 (version 2.10.2 is fine). >> >> In git-gui I select multiple files in the Unstaged Changes (using >> shift+click) and press ctrl+t to stag

[BUG] git gui can't commit multiple files

2016-12-04 Thread Timon
This is a regression in git 2.11.0 (version 2.10.2 is fine). In git-gui I select multiple files in the Unstaged Changes (using shift+click) and press ctrl+t to stage them. Then only one files gets staged instead of all of the selected files. The same happens when unstaging files. Git-cola also ex