1. ac0463e pack-objects: use fixup_pack_header_footer()'s validation mode by Nicolas Pitre · 17 years ago
  2. 4c81b03 Make pack creation always fsync() the result by Linus Torvalds · 17 years ago
  3. ec640ed remove dead code from the csum-file interface by Nicolas Pitre · 17 years ago
  4. 218558a make display of total transferred more accurate by Nicolas Pitre · 17 years ago
  5. 2a128d6 add throughput display to git-push by Nicolas Pitre · 17 years ago
  6. 7ba502c pack-objects.c: fix some global variable abuse and memory leaks by Nicolas Pitre · 17 years ago
  7. 4175e9e More static by Junio C Hamano · 18 years ago
  8. f021536 Alter sha1close() 3rd argument to request flush only by Dana L. How · 18 years ago
  9. 960ccca Custom compression levels for objects and packs by Dana How · 18 years ago
  10. 78d1e84 compute a CRC32 for each object as stored in a pack by Nicolas Pitre · 18 years ago
  11. e702496 Convert memcpy(a,b,20) to hashcpy(a,b). by Shawn Pearce · 19 years ago
  12. 78b713a Make sha1flush void and remove conditional return. by David Rientjes · 19 years ago
  13. 12f6c30 Make zlib compression level configurable, and change default. by Joachim B Haga · 19 years ago
  14. 1d7f171 Remove all void-pointer arithmetic. by Florian Forster · 19 years ago
  15. 1c15afb xread/xwrite: do not worry about EINTR at calling sites. by Junio C Hamano · 19 years ago
  16. 7bf058f [PATCH] Plug memory leak in sha1close() by Sergey Vlasov · 20 years ago
  17. f312de0 [PATCH] Let umask do its work upon filesystem object creation. by Junio C Hamano · 20 years ago
  18. 4397f01 csum-file: add "sha1fd()" to create a SHA1 csum file from an existing file descriptor by Linus Torvalds · 20 years ago
  19. 2700628 csum-file: fix missing buf pointer update by Linus Torvalds · 20 years ago
  20. e180884 csum-file interface updates: return resulting SHA1 by Linus Torvalds · 20 years ago
  21. c38138c git-pack-objects: write the pack files with a SHA1 csum by Linus Torvalds · 20 years ago