1. 020406e core.fsync: introduce granular fsync control infrastructure by Neeraj Singh · 3 years ago
  2. 3b57e72 Merge branch 'tb/midx-use-checksum' by Junio C Hamano · 3 years, 8 months ago
  3. f9221e2 csum-file: introduce checksum_valid() by Taylor Blau · 3 years, 9 months ago
  4. 2ca245f csum-file.h: increase hashfile buffer size by Derrick Stolee · 3 years, 10 months ago
  5. 54273d1 csum-file: add hashwrite_be64() by René Scharfe · 4 years, 4 months ago
  6. 2f4af77 csum-file: introduce hashfile_total() by Jeff King · 5 years ago
  7. 5545442 *.[ch]: remove extern from function declarations using spatch by Denton Liu · 6 years ago
  8. ef3ca95 Add missing includes and forward declarations by Elijah Newren · 7 years ago
  9. cfe8321 csum-file: refactor finalize_hashfile() method by Derrick Stolee · 7 years ago
  10. f2af9f5 csum-file: rename hashclose() to finalize_hashfile() by Derrick Stolee · 7 years ago
  11. 4d27350 csum-file: abstract uses of SHA-1 by brian m. carlson · 7 years ago
  12. 98a3bea csum-file: rename sha1file to hashfile by brian m. carlson · 7 years ago
  13. 3889e7a Merge branch 'jk/pack-bitmap' by Junio C Hamano · 10 years ago
  14. b500721 pack-bitmap: do not use gcc packed attribute by Karsten Blees · 10 years ago
  15. f06a5e6 Merge branch 'jk/sha1write-void' by Junio C Hamano · 11 years ago
  16. 9af270e do not pretend sha1write returns errors by Jeff King · 11 years ago
  17. e74435a sha1write: make buffer const-correct by Jeff King · 11 years ago
  18. 6c52614 csum-file: introduce sha1file_checkpoint by Junio C Hamano · 13 years ago
  19. e337a04 index-pack: --verify by Junio C Hamano · 14 years ago
  20. e782e12 Merge branch 'maint' by Shawn O. Pearce · 16 years ago
  21. 838cd34 fix pread()'s short read in index-pack by Nicolas Pitre · 16 years ago
  22. 9126f00 fix openssl headers conflicting with custom SHA1 implementations by Nicolas Pitre · 16 years ago
  23. 4c81b03 Make pack creation always fsync() the result by Linus Torvalds · 17 years ago
  24. ec640ed remove dead code from the csum-file interface by Nicolas Pitre · 17 years ago
  25. 218558a make display of total transferred more accurate by Nicolas Pitre · 17 years ago
  26. 2a128d6 add throughput display to git-push by Nicolas Pitre · 17 years ago
  27. 4175e9e More static by Junio C Hamano · 18 years ago
  28. 960ccca Custom compression levels for objects and packs by Dana How · 18 years ago
  29. 78d1e84 compute a CRC32 for each object as stored in a pack by Nicolas Pitre · 18 years ago
  30. 4ec99bf [PATCH] -Werror fixes by Timo Sirainen · 20 years ago
  31. 4397f01 csum-file: add "sha1fd()" to create a SHA1 csum file from an existing file descriptor by Linus Torvalds · 20 years ago
  32. e180884 csum-file interface updates: return resulting SHA1 by Linus Torvalds · 20 years ago
  33. c38138c git-pack-objects: write the pack files with a SHA1 csum by Linus Torvalds · 20 years ago