summaryrefslogtreecommitdiff
path: root/prune-packed.c
Commit message (Expand)AuthorAgeFilesLines
* Lib-ify prune-packedDenton Liu2020-03-241-0/+43
* Make git-prune-packed a builtinMatthias Kestenholz2006-08-021-79/+0
* Make the rest of commands work from a subdirectory.Junio C Hamano2005-11-281-0/+2
* Be marginally more careful about removing objectsLinus Torvalds2005-10-281-0/+1
* Create object subdirectories on demand (phase II)Linus Torvalds2005-10-281-2/+1
* Sparse-directory safety fix.Junio C Hamano2005-10-161-1/+1
* Create object subdirectories on demandLinus Torvalds2005-10-081-1/+4
* Call prune-packed from "git prune" as well.Junio C Hamano2005-08-191-4/+12
* Typofix: usage strings fix.Junio C Hamano2005-07-271-1/+1
* Add "git-prune-packed" that removes objects that exist in a pack.Linus Torvalds2005-07-031-0/+66