Age | Commit message (Expand) | Author | Files | Lines |
2008-08-29 | improve reliability of fixup_pack_header_footer() | Nicolas Pitre | 1 | -1/+1 |
2008-06-24 | verify-pack: check packed object CRC when using index version 2 | Nicolas Pitre | 1 | -1/+1 |
2008-06-24 | move show_pack_info() where it belongs | Nicolas Pitre | 1 | -1/+1 |
2007-11-02 | Merge branch 'np/progress' | Junio C Hamano | 1 | -1/+1 |
2007-10-17 | fix const issues with some functions | Nicolas Pitre | 1 | -1/+1 |
2007-09-19 | Refactor index-pack "keep $sha1" handling for reuse | Shawn O. Pearce | 1 | -0/+1 |
2007-06-02 | Unify write_index_file functions | Geert Bosch | 1 | -0/+14 |
2007-05-02 | Create pack-write.c for common pack writing code | Dana L. How | 1 | -0/+1 |
2007-03-16 | [PATCH] clean up pack index handling a bit | Nicolas Pitre | 1 | -15/+15 |
2007-01-24 | Refactor the pack header reading function out of receive-pack.c | Junio C Hamano | 1 | -0/+5 |
2007-01-18 | Use fixed-size integers for the on-disk pack structure. | Simon 'corecode' Schubert | 1 | -3/+3 |
2007-01-17 | Document pack .idx file format upgrade strategy. | Shawn O. Pearce | 1 | -0/+28 |
2006-10-22 | Merge branch 'np/pack' | Junio C Hamano | 1 | -3/+0 |
2006-10-14 | Revert "move pack creation to version 3" | Junio C Hamano | 1 | -1/+1 |
2006-09-27 | make pack data reuse compatible with both delta types | Nicolas Pitre | 1 | -3/+0 |
2006-09-22 | move pack creation to version 3 | Nicolas Pitre | 1 | -1/+1 |
2006-07-12 | Remove TYPE_* constant macros and use object_type enums consistently. | Linus Torvalds | 1 | -14/+1 |
2006-02-17 | pack-objects: reuse data from existing packs. | Junio C Hamano | 1 | -1/+3 |
2006-02-09 | remove delta-against-self bit | Nicolas Pitre | 1 | -0/+1 |
2005-06-30 | [PATCH] verify-pack updates. | Junio C Hamano | 1 | -1/+1 |
2005-06-29 | [PATCH] Add git-verify-pack command. | Junio C Hamano | 1 | -0/+2 |
2005-06-28 | Make git pack files use little-endian size encoding | Linus Torvalds | 1 | -6/+13 |
2005-06-28 | Change pack file format. Hopefully for the last time. | Linus Torvalds | 1 | -0/+23 |