Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-25Lib-ify prune-packedDenton Liu
2006-08-02Make git-prune-packed a builtinMatthias Kestenholz
2005-11-29Make the rest of commands work from a subdirectory.Junio C Hamano
2005-10-29Be marginally more careful about removing objectsLinus Torvalds
2005-10-28Create object subdirectories on demand (phase II)Linus Torvalds
2005-10-17Sparse-directory safety fix.Junio C Hamano
2005-10-09Create object subdirectories on demandLinus Torvalds
2005-08-20Call prune-packed from "git prune" as well.Junio C Hamano
2005-07-27Typofix: usage strings fix.Junio C Hamano
2005-07-04Add "git-prune-packed" that removes objects that exist in a pack.Linus Torvalds