summaryrefslogtreecommitdiff
path: root/prune-packed.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-24Lib-ify prune-packedLibravatar Denton Liu1-0/+43
2006-08-02Make git-prune-packed a builtinLibravatar Matthias Kestenholz1-79/+0
2005-11-28Make the rest of commands work from a subdirectory.Libravatar Junio C Hamano1-0/+2
2005-10-28Be marginally more careful about removing objectsLibravatar Linus Torvalds1-0/+1
2005-10-28Create object subdirectories on demand (phase II)Libravatar Linus Torvalds1-2/+1
2005-10-16Sparse-directory safety fix.Libravatar Junio C Hamano1-1/+1
2005-10-08Create object subdirectories on demandLibravatar Linus Torvalds1-1/+4
2005-08-19Call prune-packed from "git prune" as well.Libravatar Junio C Hamano1-4/+12
2005-07-27Typofix: usage strings fix.Libravatar Junio C Hamano1-1/+1
2005-07-03Add "git-prune-packed" that removes objects that exist in a pack.Libravatar Linus Torvalds1-0/+66