aboutsummaryrefslogtreecommitdiffstats
path: root/prune-packed.c
AgeCommit message (Expand)AuthorFilesLines
2005-11-28Make the rest of commands work from a subdirectory.Junio C Hamano1-0/+2
2005-10-28Be marginally more careful about removing objectsLinus Torvalds1-0/+1
2005-10-28Create object subdirectories on demand (phase II)Linus Torvalds1-2/+1
2005-10-16Sparse-directory safety fix.Junio C Hamano1-1/+1
2005-10-08Create object subdirectories on demandLinus Torvalds1-1/+4
2005-08-19Call prune-packed from "git prune" as well.Junio C Hamano1-4/+12
2005-07-27Typofix: usage strings fix.Junio C Hamano1-1/+1
2005-07-03Add "git-prune-packed" that removes objects that exist in a pack.Linus Torvalds1-0/+66