summaryrefslogtreecommitdiff
path: root/commit.c
diff options
context:
space:
mode:
authorDan Zwell <dzwell@zwell.net>2009-08-11 13:50:00 -0500
committerShawn O. Pearce <spearce@spearce.org>2009-08-12 07:41:52 -0700
commitdd6451f9c7c5a36d3006231b618ac6da06c7c7b4 (patch)
tree2c182bb5a63e821925eeb689d7392910b3f26575 /commit.c
parent2112be76508aa5d480a8cefeb634444acefcf598 (diff)
downloadgit-dd6451f9c7c5a36d3006231b618ac6da06c7c7b4.tar.gz
git-gui: Limit display to a maximum number of files
When there is a large number of new or modified files, "display_all_files" takes a long time, and git-gui appears to hang. This change limits the number of files that are displayed. This limit can be set as gui.maxfilesdisplayed, and is 5000 by default. A warning is shown the first time the list of files is truncated in this GUI session. Subsequent truncations are not mentioned to the user. Signed-off-by: Dan Zwell <dzwell@zwell.net> Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions