author | Jonas Fonseca <fonseca@diku.dk> | |
Thu, 27 Mar 2008 19:44:23 +0000 (20:44 +0100) | ||
committer | Jonas Fonseca <fonseca@diku.dk> | |
Thu, 27 Mar 2008 19:45:22 +0000 (20:45 +0100) | ||
commit | cbbd7f62503d2aa28a268540a3491933d0d7171d | |
tree | 47c1de57a7deb397510f8ef8f90c126afa1f72f4 | tree | snapshot |
parent | 318628193256a71ffe9a7a9f595ad1c8e74b239f | commit | diff |
Improve perfomance and usability when updating many files
Split the update function into one for single file and all files in a
section so that only one fork of update-index is required in both cases.
Show progress for long running updates (e.g. importing the Linux kernel)
where git needs to hash many objects (>20k).
Split the update function into one for single file and all files in a
section so that only one fork of update-index is required in both cases.
Show progress for long running updates (e.g. importing the Linux kernel)
where git needs to hash many objects (>20k).
tig.c | diff | blob | history |