1. 3df51ea Merge branch 'eb/limit-bulk-checkin-to-blobs' by Junio C Hamano · 1 year, 5 months ago
  2. 9eb5419 bulk-checkin: only support blobs in index_bulk_checkin by Eric W. Biederman · 1 year, 5 months ago
  3. 331f20d Merge branch 'ew/hash-with-openssl-evp' by Junio C Hamano · 1 year, 6 months ago
  4. e0b8c84 treewide: fix various bugs w/ OpenSSL 3+ EVP API by Eric Wong · 1 year, 6 months ago
  5. 91c080d git-compat-util: move alloc macros to git-compat-util.h by Calvin Wan · 1 year, 8 months ago
  6. da9502f treewide: remove unnecessary includes for wrapper.h by Calvin Wan · 1 year, 8 months ago
  7. a034e91 object-store-ll.h: split this header out of object-store.h by Elijah Newren · 1 year, 10 months ago
  8. 65156bb treewide: remove double forward declaration of read_in_full by Elijah Newren · 1 year, 11 months ago
  9. b6fdc44 treewide: remove cache.h inclusion due to object-file.h changes by Elijah Newren · 1 year, 11 months ago
  10. 87bed17 object-file.h: move declarations for object-file.c functions from cache.h by Elijah Newren · 1 year, 11 months ago
  11. e7dca80 Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-cache-h by Junio C Hamano · 2 years ago
  12. bc726bd cocci: apply the "object-store.h" part of "the_repository.pending" by Ævar Arnfjörð Bjarmason · 2 years ago
  13. ec2f026 csum-file.h: remove unnecessary inclusion of cache.h by Elijah Newren · 2 years ago
  14. 32a8f51 environment.h: move declarations for environment.c functions from cache.h by Elijah Newren · 2 years ago
  15. f394e09 treewide: be explicit about dependence on gettext.h by Elijah Newren · 2 years ago
  16. 41771fa cache.h: remove dependence on hex.h; make other files include it explicitly by Elijah Newren · 2 years ago
  17. 36bf195 alloc.h: move ALLOC_GROW() functions from cache.h by Elijah Newren · 2 years ago
  18. ce50f1f t5351: avoid relying on `core.fsyncMethod = batch` to be supported by Johannes Schindelin · 2 years, 7 months ago
  19. a50036d Merge branch 'tb/cruft-packs' by Junio C Hamano · 2 years, 9 months ago
  20. 83937e9 Merge branch 'ns/batch-fsync' by Junio C Hamano · 2 years, 9 months ago
  21. 1c573cd pack-write: pass 'struct packing_data' to 'stage_tmp_packfiles' by Taylor Blau · 2 years, 10 months ago
  22. c0f4752 core.fsyncmethod: batched disk flushes for loose-objects by Neeraj Singh · 3 years ago
  23. 2c23d1b bulk-checkin: rebrand plug/unplug APIs as 'odb transactions' by Neeraj Singh · 3 years ago
  24. 897c9e2 bulk-checkin: rename 'state' variable and separate 'plugged' boolean by Neeraj Singh · 3 years ago
  25. eb804cd Merge branch 'ns/core-fsyncmethod' by Junio C Hamano · 3 years ago
  26. 020406e core.fsync: introduce granular fsync control infrastructure by Neeraj Singh · 3 years ago
  27. b04cdea object-file API: add a format_object_header() function by Ævar Arnfjörð Bjarmason · 3 years, 1 month ago
  28. 2ec02dd pack-write: split up finish_tmp_packfile() function by Ævar Arnfjörð Bjarmason · 3 years, 6 months ago
  29. 66833f0 pack-write: refactor renaming in finish_tmp_packfile() by Ævar Arnfjörð Bjarmason · 3 years, 6 months ago
  30. ae44b5a bulk-checkin.c: store checksum directly by Taylor Blau · 3 years, 6 months ago
  31. f96178c bulk-checkin: make buffer reuse more obvious and safer by Andrzej Hunt · 3 years, 9 months ago
  32. 5951bf4 Use the final_oid_fn to finalize hashing of object IDs by brian m. carlson · 3 years, 11 months ago
  33. ca56dad use CALLOC_ARRAY by René Scharfe · 4 years ago
  34. 7140414 bulk-checkin: zero-initialize hashfile_checkpoint by Jeff King · 6 years ago
  35. 98374a0 convert has_sha1_file() callers to has_object_file() by Jeff King · 6 years ago
  36. 4a7e27e convert "oidcmp() == 0" to oideq() by Jeff King · 7 years ago
  37. 00624d6 Merge branch 'sb/object-store-grafts' by Junio C Hamano · 7 years ago
  38. 50f08db Merge branch 'js/use-bug-macro' by Junio C Hamano · 7 years ago
  39. cbd53a2 object-store: move object access functions to object-store.h by Stefan Beller · 7 years ago
  40. b10edb2 Merge branch 'ds/commit-graph' by Junio C Hamano · 7 years ago
  41. 033abf9 Replace all die("BUG: ...") calls by BUG() ones by Johannes Schindelin · 7 years ago
  42. 3a1ec60 Merge branch 'sb/packfiles-in-repository' by Junio C Hamano · 7 years ago
  43. cfe8321 csum-file: refactor finalize_hashfile() method by Derrick Stolee · 7 years ago
  44. f2af9f5 csum-file: rename hashclose() to finalize_hashfile() by Derrick Stolee · 7 years ago
  45. a49d283 packfile: add repository argument to reprepare_packed_git by Stefan Beller · 7 years ago
  46. 68ee6df bulk-checkin: convert index_bulk_checkin to struct object_id by brian m. carlson · 7 years ago
  47. 169c9c0 Merge branch 'bw/c-plus-plus' by Junio C Hamano · 7 years ago
  48. debca9d object: rename function 'typename' to 'type_name' by Brandon Williams · 7 years ago
  49. f87e813 bulk-checkin: abstract SHA-1 usage by brian m. carlson · 7 years ago
  50. 98a3bea csum-file: rename sha1file to hashfile by brian m. carlson · 7 years ago
  51. 41dcc4d distinguish error versus short read from read_in_full() by Jeff King · 7 years ago
  52. 0abe14f pack: move {,re}prepare_packed_git and approximate_object_count by Jonathan Tan · 8 years ago
  53. e6a492b pack: convert struct pack_idx_entry to struct object_id by brian m. carlson · 8 years ago
  54. 7202a6f encode_in_pack_object_header: respect output buffer length by Jeff King · 8 years ago
  55. 8de7eeb compression: unify pack.compression configuration parsing by Junio C Hamano · 8 years ago
  56. ef1286d use xsnprintf for generating git object headers by Jeff King · 9 years ago
  57. a916cb5 Merge branch 'bc/object-id' by Junio C Hamano · 10 years ago
  58. 6902c4d Merge branch 'rs/deflate-init-cleanup' by Junio C Hamano · 10 years ago
  59. fa33c3a bulk-checkin.c: convert to use struct object_id by brian m. carlson · 10 years ago
  60. 9a6f128 zlib: initialize git_zstream in git_deflate_init{,_gzip,_raw} by René Scharfe · 10 years ago
  61. 1c4b660 cleanups: ensure that git-compat-util.h is included first by David Aguilar · 10 years ago
  62. 5889271 finish_tmp_packfile():use strbuf for pathname construction by Sun He · 11 years ago
  63. e92527c stream_to_pack: xread does not guarantee to read all requested bytes by Johannes Sixt · 12 years ago
  64. 568508e bulk-checkin: replace fast-import based implementation by Junio C Hamano · 13 years ago