summaryrefslogtreecommitdiff
path: root/pack.h
AgeCommit message (Expand)AuthorFilesLines
2006-10-22Merge branch 'np/pack'Libravatar Junio C Hamano1-3/+0
2006-10-14Revert "move pack creation to version 3"Libravatar Junio C Hamano1-1/+1
2006-09-27make pack data reuse compatible with both delta typesLibravatar Nicolas Pitre1-3/+0
2006-09-22move pack creation to version 3Libravatar Nicolas Pitre1-1/+1
2006-07-12Remove TYPE_* constant macros and use object_type enums consistently.Libravatar Linus Torvalds1-14/+1
2006-02-17pack-objects: reuse data from existing packs.Libravatar Junio C Hamano1-1/+3
2006-02-09remove delta-against-self bitLibravatar Nicolas Pitre1-0/+1
2005-06-30[PATCH] verify-pack updates.Libravatar Junio C Hamano1-1/+1
2005-06-29[PATCH] Add git-verify-pack command.Libravatar Junio C Hamano1-0/+2
2005-06-28Make git pack files use little-endian size encodingLibravatar Linus Torvalds1-6/+13
2005-06-28Change pack file format. Hopefully for the last time.Libravatar Linus Torvalds1-0/+23