summaryrefslogtreecommitdiff
path: root/Documentation/git-index-pack.txt
AgeCommit message (Expand)Author
2008-02-29index-pack: introduce checking modeMartin Koegler
2008-01-07Documentation: rename gitlink macro to linkgitDan McGee
2008-01-07Documentation: fix "gitlink::foobar[s]"Junio C Hamano
2007-10-16Fix some typos, punctuation, missing words, minor markup.Ralf Wildenhues
2007-06-07War on whitespaceJunio C Hamano
2007-05-19Merge branch 'maint'Junio C Hamano
2007-05-19Documentation: Reformatted SYNOPSIS for several commandsMatthias Kestenholz
2007-04-20document --index-version for index-pack and pack-objectsNicolas Pitre
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