1. ca06f0f chunk-format: drop pair_chunk_unsafe() by Jeff King · 1 year, 5 months ago
  2. c9b9fef midx: enforce chunk alignment on reading by Jeff King · 1 year, 5 months ago
  3. 570b8b8 chunk-format: note that pair_chunk() is unsafe by Jeff King · 1 year, 5 months ago
  4. 91c080d git-compat-util: move alloc macros to git-compat-util.h by Calvin Wan · 1 year, 8 months ago
  5. d1cbe1e hash-ll.h: split out of hash.h to remove dependency on repository.h by Elijah Newren · 1 year, 11 months ago
  6. ec2f026 csum-file.h: remove unnecessary inclusion of cache.h by Elijah Newren · 2 years ago
  7. f394e09 treewide: be explicit about dependence on gettext.h by Elijah Newren · 2 years ago
  8. 36bf195 alloc.h: move ALLOC_GROW() functions from cache.h by Elijah Newren · 2 years, 1 month ago
  9. d9fef9d chunk-format.h: extract oid_version() by Taylor Blau · 2 years, 10 months ago
  10. 2ca245f csum-file.h: increase hashfile buffer size by Derrick Stolee · 3 years, 10 months ago
  11. 5387fef chunk-format: restore duplicate chunk checks by Derrick Stolee · 4 years, 1 month ago
  12. 5f0879f chunk-format: create read chunk API by Derrick Stolee · 4 years, 1 month ago
  13. 570df42 chunk-format: create chunk format write API by Derrick Stolee · 4 years, 1 month ago