1. 035bf8d Merge branch 'sp/maint-dumb-http-pack-reidx' by Junio C Hamano · 15 years ago
  2. 9b0aa72 Extract verify_pack_index for reuse from verify_pack by Shawn O. Pearce · 15 years ago
  3. f965c52 move encode_in_pack_object_header() to a better place by Nicolas Pitre · 15 years ago
  4. 3bb7256 make "index-pack" a built-in by Linus Torvalds · 15 years ago
  5. abeb40e improve reliability of fixup_pack_header_footer() by Nicolas Pitre · 17 years ago
  6. c41a4a9 verify-pack: check packed object CRC when using index version 2 by Nicolas Pitre · 17 years ago
  7. 77d3ece move show_pack_info() where it belongs by Nicolas Pitre · 17 years ago
  8. 265ae18 Merge branch 'np/progress' by Junio C Hamano · 17 years ago
  9. 4049b9c fix const issues with some functions by Nicolas Pitre · 17 years ago
  10. 106764e Refactor index-pack "keep $sha1" handling for reuse by Shawn O. Pearce · 17 years ago
  11. aa7e44b Unify write_index_file functions by Geert Bosch · 18 years ago
  12. 8b0eca7 Create pack-write.c for common pack writing code by Dana L. How · 18 years ago
  13. 4287307 [PATCH] clean up pack index handling a bit by Nicolas Pitre · 18 years ago
  14. a69e542 Refactor the pack header reading function out of receive-pack.c by Junio C Hamano · 18 years ago
  15. bb79103 Use fixed-size integers for the on-disk pack structure. by Simon 'corecode' Schubert · 18 years ago
  16. df1b059 Document pack .idx file format upgrade strategy. by Shawn O. Pearce · 18 years ago
  17. 05eb811 Merge branch 'np/pack' by Junio C Hamano · 18 years ago
  18. 29f049a Revert "move pack creation to version 3" by Junio C Hamano · 18 years ago
  19. 780e6e7 make pack data reuse compatible with both delta types by Nicolas Pitre · 18 years ago
  20. 1685457 move pack creation to version 3 by Nicolas Pitre · 18 years ago
  21. 1974632 Remove TYPE_* constant macros and use object_type enums consistently. by Linus Torvalds · 19 years ago
  22. a49dd05 pack-objects: reuse data from existing packs. by Junio C Hamano · 19 years ago
  23. d60fc1c remove delta-against-self bit by Nicolas Pitre · 19 years ago
  24. f3bf922 [PATCH] verify-pack updates. by Junio C Hamano · 20 years ago
  25. f925339 [PATCH] Add git-verify-pack command. by Junio C Hamano · 20 years ago
  26. 01247d8 Make git pack files use little-endian size encoding by Linus Torvalds · 20 years ago
  27. a733cb6 Change pack file format. Hopefully for the last time. by Linus Torvalds · 20 years ago