1. b0df0c1 stateless-connect: send response end packet by Denton Liu · 4 years, 10 months ago
  2. dde72f9 transport: extract common fetch_pack() call by Denton Liu · 4 years, 10 months ago
  3. 5b6864c Merge branch 'jx/atomic-push' by Junio C Hamano · 4 years, 11 months ago
  4. 46701bd send-pack: mark failure of atomic push properly by Jiang Xin · 5 years ago
  5. 7dcbeaa send-pack: fix inconsistent porcelain output by Jiang Xin · 5 years ago
  6. fe299ec oid_array: rename source file from sha1-array by Jeff King · 5 years ago
  7. 45f47ff Merge branch 'jk/no-flush-upon-disconnecting-slrpc-transport' by Junio C Hamano · 5 years ago
  8. 4d8cab9 transport: don't flush when disconnecting stateless-rpc helper by Jeff King · 5 years ago
  9. 360c7ba transport: push codepath can take arbitrary repository by Junio C Hamano · 5 years ago
  10. 25e4b80 push: add trace2 instrumentation by Josh Steadmon · 5 years ago
  11. f67bf53 Merge branch 'jt/avoid-ls-refs-with-http' by Junio C Hamano · 5 years ago
  12. 627b826 Merge branch 'md/list-objects-filter-combo' by Junio C Hamano · 5 years ago
  13. fddf2eb transport: teach all vtables to allow fetch first by Jonathan Tan · 6 years ago
  14. f87ee7f Merge branch 'es/local-atomic-push-failure-with-http' by Junio C Hamano · 6 years ago
  15. 2581ea3 transport-helper: avoid var decl in for () loop control by Junio C Hamano · 6 years ago
  16. 3bca1e7 transport-helper: enforce atomic in push_refs_with_push by Emily Shaffer · 6 years ago
  17. 709dfa6 object-store.h: move for_each_alternate_ref() from transport.h by Jeff King · 6 years ago
  18. 489fc9e list-objects-filter-options: allow mult. --filter by Matthew DeVore · 6 years ago
  19. 6d3df8e Merge branch 'jt/clone-server-option' by Junio C Hamano · 6 years ago
  20. 35eb824 transport: die if server options are unsupported by Jonathan Tan · 6 years ago
  21. 0f804b0 fetch_pack(): drop unused parameters by Jeff King · 6 years ago
  22. 6206286 trace2:data: add trace2 hook classification by Jeff Hostetler · 6 years ago
  23. 17069c7 Merge branch 'ms/packet-err-check' into jt/fetch-v2-sideband by Junio C Hamano · 6 years ago
  24. cde5554 Merge branch 'nd/the-index' by Junio C Hamano · 6 years ago
  25. 2d103c3 pack-protocol.txt: accept error packets in any context by Masaya Suzuki · 6 years ago
  26. 263db40 rename "alternate_object_database" to "object_directory" by Jeff King · 6 years ago
  27. 74ae4b6 bundle.c: remove the_repository references by Nguyễn Thái Ngọc Duy · 6 years ago
  28. 6c6d5d0 transport.c: remove implicit dependency on the_index by Nguyễn Thái Ngọc Duy · 6 years ago
  29. 1443ca9 Merge branch 'nd/submodule-unused-vars' by Junio C Hamano · 6 years ago
  30. d829d49 Merge branch 'bc/hash-transition-part-15' by Junio C Hamano · 6 years ago
  31. 6245b98 submodule.c: remove some of the_repository references by Nguyễn Thái Ngọc Duy · 6 years ago
  32. 465e73f Merge branch 'tb/filter-alternate-refs' by Junio C Hamano · 6 years ago
  33. 0527fba Merge branch 'jt/avoid-ls-refs' by Junio C Hamano · 6 years ago
  34. 11877b9 Merge branch 'nd/the-index' by Junio C Hamano · 6 years ago
  35. fbd0e37 transport: use parse_oid_hex instead of a constant by brian m. carlson · 6 years ago
  36. 40f327f transport.c: introduce core.alternateRefsPrefixes by Taylor Blau · 6 years ago
  37. 89284c1 transport.c: introduce core.alternateRefsCommand by Taylor Blau · 6 years ago
  38. 1e5f31d transport.c: extract 'fill_alternate_refs_command' by Taylor Blau · 6 years ago
  39. bdf4276 transport: drop refnames from for_each_alternate_ref by Jeff King · 6 years ago
  40. 6ab4055 transport: list refs before fetch if necessary by Jonathan Tan · 6 years ago
  41. 0177565 transport: do not list refs if possible by Jonathan Tan · 6 years ago
  42. 99bcb88 transport: allow skipping of ref listing by Jonathan Tan · 6 years ago
  43. 174d131 submodule.c: remove implicit dependency on the_index by Nguyễn Thái Ngọc Duy · 6 years ago
  44. 4a7e27e convert "oidcmp() == 0" to oideq() by Jeff King · 7 years ago
  45. b160b6e Merge branch 'jt/connectivity-check-after-unshallow' by Junio C Hamano · 7 years ago
  46. 4bea848 Merge branch 'nd/i18n' by Junio C Hamano · 7 years ago
  47. 30bf8d9 Merge branch 'jt/fetch-nego-tip' by Junio C Hamano · 7 years ago
  48. e2842b3 fetch-pack: unify ref in and out param by Jonathan Tan · 7 years ago
  49. 68e39e4 transport.c: mark more strings for translation by Nguyễn Thái Ngọc Duy · 7 years ago
  50. 1a07e59 Update messages in preparation for i18n by Nguyễn Thái Ngọc Duy · 7 years ago
  51. 3390e42 fetch-pack: support negotiation tip whitelist by Jonathan Tan · 7 years ago
  52. cf1e7c0 fetch-pack: write shallow, then check connectivity by Jonathan Tan · 7 years ago
  53. 989b8c4 fetch-pack: put shallow info in output parameter by Brandon Williams · 7 years ago
  54. e12cbea Merge branch 'bw/ref-prefix-for-configured-refspec' by Junio C Hamano · 7 years ago
  55. 50f08db Merge branch 'js/use-bug-macro' by Junio C Hamano · 7 years ago
  56. 41267e9 Merge branch 'bw/server-options' by Junio C Hamano · 7 years ago
  57. 6373cb5 refspec: consolidate ref-prefix generation logic by Brandon Williams · 7 years ago
  58. 60fba4b submodule: convert push_unpushed_submodules to take a struct refspec by Brandon Williams · 7 years ago
  59. afb1aed remote: convert check_push_refs to take a struct refspec by Brandon Williams · 7 years ago
  60. 5c7ec84 remote: convert match_push_refs to take a struct refspec by Brandon Williams · 7 years ago
  61. 7a78a82 transport: remove transport_verify_remote_names by Brandon Williams · 7 years ago
  62. 306f22d transport: convert transport_push to take a struct refspec by Brandon Williams · 7 years ago
  63. e03c4e0 transport: convert transport_push to use struct refspec by Brandon Williams · 7 years ago
  64. 0ad4a5f refspec: rename struct refspec to struct refspec_item by Brandon Williams · 7 years ago
  65. ec0cb49 refspec: move refspec parsing logic into its own file by Brandon Williams · 7 years ago
  66. a56fb3d Merge branch 'js/colored-push-errors' by Junio C Hamano · 7 years ago
  67. 9bfa0f9 Merge branch 'bw/protocol-v2' by Junio C Hamano · 7 years ago
  68. 033abf9 Replace all die("BUG: ...") calls by BUG() ones by Johannes Schindelin · 7 years ago
  69. 5e3548e fetch: send server options when using protocol v2 by Brandon Williams · 7 years ago
  70. ff47322 ls-remote: send server options when using protocol v2 by Brandon Williams · 7 years ago
  71. bbc39d4 Merge branch 'bw/protocol-v2' into HEAD by Junio C Hamano · 7 years ago
  72. 960786e push: colorize errors by Ryan Dammrose · 7 years ago
  73. cf0b179 Merge branch 'sb/object-store' by Junio C Hamano · 7 years ago
  74. 0d4a132 object-store: migrate alternates struct and functions from cache.h by Stefan Beller · 7 years ago
  75. edc9caf transport-helper: introduce stateless-connect by Brandon Williams · 7 years ago
  76. 685fbd3 fetch-pack: perform a fetch using v2 by Brandon Williams · 7 years ago
  77. 5b872ff push: pass ref prefixes when pushing by Brandon Williams · 7 years ago
  78. 1af8ae1 transport: convert transport_get_remote_refs to take a list of ref prefixes by Brandon Williams · 7 years ago
  79. 834cf34 transport: convert get_refs_list to take a list of ref prefixes by Brandon Williams · 7 years ago
  80. e52449b connect: request remote refs using v2 by Brandon Williams · 7 years ago
  81. 8f6982b protocol: introduce enum protocol_version value protocol_v2 by Brandon Williams · 7 years ago
  82. 432e956 transport: store protocol version by Brandon Williams · 7 years ago
  83. ad6ac12 connect: discover protocol version outside of get_remote_heads by Brandon Williams · 7 years ago
  84. 635365e transport: use get_refs_via_connect to get refs by Brandon Williams · 7 years ago
  85. aab9583 Convert find_unique_abbrev* to struct object_id by brian m. carlson · 7 years ago
  86. 30e677e strbuf: convert strbuf_add_unique_abbrev to use struct object_id by brian m. carlson · 7 years ago
  87. 6bed209 Merge branch 'jh/partial-clone' by Junio C Hamano · 7 years ago
  88. f3d618d Merge branch 'jh/fsck-promisors' by Junio C Hamano · 7 years ago
  89. 2546de2 Merge branch 'jt/transport-hide-vtable' by Junio C Hamano · 7 years ago
  90. d22114a Merge branch 'jt/transport-no-more-rsync' by Junio C Hamano · 7 years ago
  91. e967ca3 transport: make transport vtable more private by Jonathan Tan · 7 years ago
  92. 1700786 transport: remove unused "push" in vtable by Jonathan Tan · 7 years ago
  93. 640d8b7 fetch-pack, index-pack, transport: partial clone by Jeff Hostetler · 7 years ago
  94. 88e2f9e introduce fetch-object: fetch one promisor object by Jonathan Tan · 7 years ago
  95. ae07777 refs: convert update_ref and refs_update_ref to use struct object_id by brian m. carlson · 7 years ago
  96. efbd4fd refs: pass NULL to resolve_refdup() if hash is not needed by René Scharfe · 7 years ago
  97. 744c040 refs: pass NULL to resolve_ref_unsafe() if hash is not needed by René Scharfe · 7 years ago
  98. 50f03c6 Merge branch 'ab/free-and-null' by Junio C Hamano · 8 years ago
  99. f31d23a Merge branch 'bw/config-h' by Junio C Hamano · 8 years ago
  100. 6a83d90 coccinelle: make use of the "type" FREE_AND_NULL() rule by Ævar Arnfjörð Bjarmason · 8 years ago