summaryrefslogtreecommitdiff
path: root/Documentation/git-index-pack.txt
AgeCommit message (Expand)Author
2006-11-03remove .keep pack lock files when done with refs updateNicolas Pitre
2006-10-29Teach 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-25enable index-pack streaming capabilityNicolas Pitre
2005-10-13Add git-index-pack utilitySergey Vlasov