Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-02return the prune-packed progress display to the inner loopNicolas Pitre
2007-10-31relax usage of the progress APINicolas Pitre
2007-10-31make struct progress an opaque typeNicolas Pitre
2007-10-31prune-packed: don't call display_progress() for every fileNicolas Pitre
2007-10-19Teach prune-packed to use the standard progress meterShawn O. Pearce
2007-01-19prune-packed: add -q to usageMatthias Lederhofer
2007-01-13Make git-prune-packed a bit more chatty.Junio C Hamano
2006-10-24prune-packed: Fix uninitialized variable.Alexandre Julliard
2006-10-23Make prune also run prune-packedJ. Bruce Fields
2006-09-07pack-objects --unpacked=<existing pack> option.Junio C Hamano
2006-08-03use declarations from builtin.h for builtin commandsMatthias Kestenholz
2006-08-02Make git-prune-packed a builtinMatthias Kestenholz