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

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-11-03remove .keep pack lock files when done with refs updateNicolas Pitre
2006-10-30Teach git-index-pack how to keep a pack file.Shawn Pearce
2006-10-26add progress status to index-packNicolas Pitre
2006-10-26make index-pack able to complete thin packs.Nicolas Pitre
2006-10-26enable index-pack streaming capabilityNicolas Pitre
2005-10-13Add git-index-pack utilitySergey Vlasov