summaryrefslogtreecommitdiff
path: root/builtin-prune-packed.c
AgeCommit message (Expand)Author
2009-04-30replace direct calls to unlink(2) with unlink_or_warnAlex Riesen
2009-04-27prune-packed: advanced progress even for non-existing fan-out directoriesJohannes Sixt
2009-02-28has_sha1_pack(): refactor "pretend these packs do not exist" interfaceJunio C Hamano
2008-07-13Make usage strings dash-lessStephan Beyer
2008-05-31Remove now unnecessary 'sync()' callsLinus Torvalds
2007-11-01return the prune-packed progress display to the inner loopNicolas Pitre
2007-10-30relax usage of the progress APINicolas Pitre
2007-10-30make struct progress an opaque typeNicolas Pitre
2007-10-30prune-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-18prune-packed: add -q to usageMatthias Lederhofer
2007-01-12Make git-prune-packed a bit more chatty.Junio C Hamano
2006-10-23prune-packed: Fix uninitialized variable.Alexandre Julliard
2006-10-22Make 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