summaryrefslogtreecommitdiff
path: root/pack.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'np/pack'Junio C Hamano2006-10-221-3/+0
|\
| * make pack data reuse compatible with both delta typesNicolas Pitre2006-09-271-3/+0
* | Revert "move pack creation to version 3"Junio C Hamano2006-10-141-1/+1
|/
* move pack creation to version 3Nicolas Pitre2006-09-221-1/+1
* Remove TYPE_* constant macros and use object_type enums consistently.Linus Torvalds2006-07-121-14/+1
* pack-objects: reuse data from existing packs.Junio C Hamano2006-02-171-1/+3
* remove delta-against-self bitNicolas Pitre2006-02-091-0/+1
* [PATCH] verify-pack updates.Junio C Hamano2005-06-301-1/+1
* [PATCH] Add git-verify-pack command.Junio C Hamano2005-06-291-0/+2
* Make git pack files use little-endian size encodingLinus Torvalds2005-06-281-6/+13
* Change pack file format. Hopefully for the last time.Linus Torvalds2005-06-281-0/+23