author | Shawn O. Pearce <spearce@spearce.org> | |
Sun, 12 Nov 2006 11:35:14 +0000 (06:35 -0500) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Sun, 12 Nov 2006 11:35:14 +0000 (06:35 -0500) | ||
commit | 74e6b12f5831a8c93a5d3c90118a73e908d0680a | |
tree | 68ef11a44eb6be120201ca8b96d838a7a795c598 | tree | snapshot |
parent | 92148d8091d148e219b88e4d555a386ffa78f575 | commit | diff |
git-gui: Supply progress feedback when running update-index.
The git-update-index process can take a while to process a large
number of files; for example my laptop would probably need almost
an hour to chug through 20,000 modified files. In these incredibly
large cases the user should be given at least some feedback to let
them know the application is still working on their behalf, even if
it won't them do anything else (as the index is locked).
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
The git-update-index process can take a while to process a large
number of files; for example my laptop would probably need almost
an hour to chug through 20,000 modified files. In these incredibly
large cases the user should be given at least some feedback to let
them know the application is still working on their behalf, even if
it won't them do anything else (as the index is locked).
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui | diff | blob | history |