aboutsummaryrefslogtreecommitdiff
path: root/builtin-prune-packed.c
Commit message (Expand)AuthorAge
* has_sha1_pack(): refactor "pretend these packs do not exist" interfaceJunio C Hamano2009-02-28
* Make usage strings dash-lessStephan Beyer2008-07-13
* Remove now unnecessary 'sync()' callsLinus Torvalds2008-05-31
* return the prune-packed progress display to the inner loopNicolas Pitre2007-11-01
* relax usage of the progress APINicolas Pitre2007-10-30
* make struct progress an opaque typeNicolas Pitre2007-10-30
* prune-packed: don't call display_progress() for every fileNicolas Pitre2007-10-30
* Teach prune-packed to use the standard progress meterShawn O. Pearce2007-10-19
* prune-packed: add -q to usageMatthias Lederhofer2007-01-18
* Make git-prune-packed a bit more chatty.Junio C Hamano2007-01-12
* prune-packed: Fix uninitialized variable.Alexandre Julliard2006-10-23
* Make prune also run prune-packedJ. Bruce Fields2006-10-22
* pack-objects --unpacked=<existing pack> option.Junio C Hamano2006-09-07
* use declarations from builtin.h for builtin commandsMatthias Kestenholz2006-08-02
* Make git-prune-packed a builtinMatthias Kestenholz2006-08-02