summaryrefslogtreecommitdiffstats
path: root/prune-packed.c
AgeCommit message (Expand)AuthorLines
2020-03-24Lib-ify prune-packedDenton Liu-0/+43
2006-08-02Make git-prune-packed a builtinMatthias Kestenholz-79/+0
2005-11-28Make the rest of commands work from a subdirectory.Junio C Hamano-0/+2
2005-10-28Be marginally more careful about removing objectsLinus Torvalds-0/+1
2005-10-28Create object subdirectories on demand (phase II)Linus Torvalds-2/+1
2005-10-16Sparse-directory safety fix.Junio C Hamano-1/+1
2005-10-08Create object subdirectories on demandLinus Torvalds-1/+4
2005-08-19Call prune-packed from "git prune" as well.Junio C Hamano-4/+12
2005-07-27Typofix: usage strings fix.Junio C Hamano-1/+1
2005-07-03Add "git-prune-packed" that removes objects that exist in a pack.Linus Torvalds-0/+66