aboutsummaryrefslogtreecommitdiff
path: root/pack.h
Commit message (Expand)AuthorAge
* [PATCH] clean up pack index handling a bitNicolas Pitre2007-03-16
* Refactor the pack header reading function out of receive-pack.cJunio C Hamano2007-01-24
* Use fixed-size integers for the on-disk pack structure.Simon 'corecode' Schubert2007-01-18
* Document pack .idx file format upgrade strategy.Shawn O. Pearce2007-01-17
* Merge branch 'np/pack'Junio C Hamano2006-10-22
|\
| * make pack data reuse compatible with both delta typesNicolas Pitre2006-09-27
* | Revert "move pack creation to version 3"Junio C Hamano2006-10-14
|/
* move pack creation to version 3Nicolas Pitre2006-09-22
* Remove TYPE_* constant macros and use object_type enums consistently.Linus Torvalds2006-07-12
* pack-objects: reuse data from existing packs.Junio C Hamano2006-02-17
* remove delta-against-self bitNicolas Pitre2006-02-09
* [PATCH] verify-pack updates.Junio C Hamano2005-06-30
* [PATCH] Add git-verify-pack command.Junio C Hamano2005-06-29
* Make git pack files use little-endian size encodingLinus Torvalds2005-06-28
* Change pack file format. Hopefully for the last time.Linus Torvalds2005-06-28