summaryrefslogtreecommitdiff
path: root/commit.h
diff options
context:
space:
mode:
authorCsaba Kiraly <kiraly@disi.unitn.it>2014-12-15 16:38:00 +0100
committerPat Thoyts <patthoyts@users.sourceforge.net>2015-01-05 16:13:25 +0000
commita117fa211671b01449c81c7aed6766e55cb55c38 (patch)
tree0f176b4ea00724540d444688065371ec35f635d0 /commit.h
parentcdc6aba8c52af4ac4338a1e9fb1028ca3337a5e3 (diff)
downloadgit-a117fa211671b01449c81c7aed6766e55cb55c38.tar.gz
git-gui: fix problem with gui.maxfilesdisplayed
gui.maxfilesdisplayed (added in dd6451f9c7c5a36d3006231b618ac6da06c7c7b4) was applied brute force on the file list in alphabetic order. As a result, files that had modifications might not be displayed by git-gui. Even worse, files that are already in the index might not be displayed, which makes git-gui hard to use in some workflows. This fix changes the meaning of gui.maxfilesdisplayed, making it a soft limit that only applies to "_O" files, i.e. files that are "Untracked, not staged". Signed-off-by: Csaba Kiraly <kiraly@disi.unitn.it> Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
Diffstat (limited to 'commit.h')
0 files changed, 0 insertions, 0 deletions