diff options
author | Steffen Prohaska <prohaska@zib.de> | 2007-05-10 01:06:36 +0200 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-05-14 19:18:55 -0700 |
commit | c56f0d9c661dc918a088e60d0ab69dd48019a9be (patch) | |
tree | 535fd2a5b6c4798a2d3b66badcc996ca73def72d /gitweb/gitweb.perl | |
parent | Use $Id$ as the ident attribute keyword rather than $ident$ to be consistent ... (diff) | |
download | tgif-c56f0d9c661dc918a088e60d0ab69dd48019a9be.tar.xz |
Optimized cvsexportcommit: calling 'cvs status' once instead of once per touched file.
Runtime is now independent of the number of modified files.
The old implementation executed 'cvs status' for each file touched by the patch
to be applied. The new code calls 'cvs status' only once with all touched files
and parses cvs's output to collect all available status information.
Signed-off-by: Steffen Prohaska <prohaska@zib.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'gitweb/gitweb.perl')
0 files changed, 0 insertions, 0 deletions