🌐 AI搜索 & 代理 主页
Git 2.45
  1. eba498a Merge branch 'jk/libcurl-8.7-regression-workaround' by Junio C Hamano · 1 year, 8 months ago
  2. 92a209b remote-curl: add Transfer-Encoding header only for older curl by Jeff King · 1 year, 8 months ago
  3. d6f6b43 transport-helper: drop "object-format <algo>" option by Jeff King · 1 year, 9 months ago
  4. fa50e7a Merge branch 'jx/remote-archive-over-smart-http' by Junio C Hamano · 1 year, 11 months ago
  5. 23b7d59 remote-curl: supports git-upload-archive service by Jiang Xin · 1 year, 11 months ago
  6. 492ee03 Merge branch 'en/header-cleanup' by Junio C Hamano · 1 year, 11 months ago
  7. d57c671 treewide: remove unnecessary includes in source files by Elijah Newren · 2 years ago
  8. f25e65e http.h: remove unnecessary include by Elijah Newren · 2 years ago
  9. eea0e59 treewide: remove unnecessary includes in source files by Elijah Newren · 2 years ago
  10. bab2283 remote-curl: rediscover repository when fetching refs by Patrick Steinhardt · 2 years ago
  11. ce481ac Merge branch 'cw/compat-util-header-cleanup' by Junio C Hamano · 2 years, 5 months ago
  12. 3e81b89 pkt-line: add size parameter to packet_length() by René Scharfe · 2 years, 5 months ago
  13. 91c080d git-compat-util: move alloc macros to git-compat-util.h by Calvin Wan · 2 years, 5 months ago
  14. 0807e57 Merge branch 'en/header-split-cache-h' by Junio C Hamano · 2 years, 8 months ago
  15. 74ea5c9 treewide: be explicit about dependence on trace.h & trace2.h by Elijah Newren · 2 years, 8 months ago
  16. 6047b28 Merge branch 'en/header-split-cleanup' by Junio C Hamano · 2 years, 8 months ago
  17. f879501 Merge branch 'jk/fix-proto-downgrade-to-v0' by Junio C Hamano · 2 years, 9 months ago
  18. d48be35 write-or-die.h: move declarations for write-or-die.c functions from cache.h by Elijah Newren · 2 years, 9 months ago
  19. e38da48 setup.h: move declarations for setup.c functions from cache.h by Elijah Newren · 2 years, 9 months ago
  20. 32a8f51 environment.h: move declarations for environment.c functions from cache.h by Elijah Newren · 2 years, 9 months ago
  21. f394e09 treewide: be explicit about dependence on gettext.h by Elijah Newren · 2 years, 9 months ago
  22. eaa0fd6 git_connect(): fix corner cases in downgrading v2 to v0 by Jeff King · 2 years, 9 months ago
  23. 41771fa cache.h: remove dependence on hex.h; make other files include it explicitly by Elijah Newren · 2 years, 10 months ago
  24. 36bf195 alloc.h: move ALLOC_GROW() functions from cache.h by Elijah Newren · 2 years, 10 months ago
  25. 6487e9c Sync with 2.37.6 by Johannes Schindelin · 2 years, 10 months ago
  26. 4084321 Sync with 2.35.7 by Johannes Schindelin · 2 years, 10 months ago
  27. 6a53a59 Sync with 2.34.7 by Johannes Schindelin · 2 years, 10 months ago
  28. 4bd481e http: prefer CURLOPT_SEEKFUNCTION to CURLOPT_IOCTLFUNCTION by Jeff King · 2 years, 10 months ago
  29. fe7e44e http: prefer CURLOPT_SEEKFUNCTION to CURLOPT_IOCTLFUNCTION by Jeff King · 2 years, 11 months ago
  30. b5624a4 remote-curl: add 'get' capability by Derrick Stolee · 3 years, 4 months ago
  31. b0c4adc remote-curl: send Accept-Language header to server by Li Linchao · 3 years, 5 months ago
  32. 0f5e885 Merge branch 'rc/fetch-refetch' by Junio C Hamano · 3 years, 8 months ago
  33. 869a0eb builtin/fetch-pack: add --refetch option by Robert Coup · 3 years, 9 months ago
  34. b07fa8f remote-curl.c: free memory in cmd_main() by Ævar Arnfjörð Bjarmason · 3 years, 9 months ago
  35. 6def0ff run-command API users: use strvec_pushv(), not argv assignment by Ævar Arnfjörð Bjarmason · 4 years, 1 month ago
  36. 06355d7 Merge branch 'ab/pkt-line-cleanup' by Junio C Hamano · 4 years, 2 months ago
  37. ec9a37d pkt-line.[ch]: remove unused packet_read_line_buf() by Ævar Arnfjörð Bjarmason · 4 years, 2 months ago
  38. 97492aa Merge branch 'ab/http-pinned-public-key-mismatch' by Junio C Hamano · 4 years, 2 months ago
  39. abf897b string-list.[ch]: remove string_list_init() compatibility function by Ævar Arnfjörð Bjarmason · 4 years, 3 months ago
  40. 3e8084f http: check CURLE_SSL_PINNEDPUBKEYNOTMATCH when emitting errors by Ævar Arnfjörð Bjarmason · 4 years, 3 months ago
  41. e48a623 Merge branch 'ab/http-drop-old-curl' by Junio C Hamano · 4 years, 4 months ago
  42. 8dda4cb http: rename CURLOPT_FILE to CURLOPT_WRITEDATA by Ævar Arnfjörð Bjarmason · 4 years, 5 months ago
  43. 013c7e2 http: drop support for curl < 7.16.0 by Jeff King · 4 years, 5 months ago
  44. 1119a15 http: drop support for curl < 7.11.1 by Jeff King · 4 years, 5 months ago
  45. 1e893a1 Merge branch 'dl/packet-read-response-end-fix' by Junio C Hamano · 4 years, 5 months ago
  46. 8232a0f pkt-line: replace "stateless separator" with "response end" by Denton Liu · 4 years, 5 months ago
  47. 00bc839 remote-curl: fix clone on sha256 repos by Eric Wong · 4 years, 7 months ago
  48. 3b990aa push: parse and set flag for "--force-if-includes" by Srinidhi Kaushik · 5 years ago
  49. b4100f3 Merge branch 'jt/lazy-fetch' by Junio C Hamano · 5 years ago
  50. 42d418d (various): document from_promisor parameter by Jonathan Tan · 5 years ago
  51. 9dfa8db fetch-pack: remove no_dependents code by Jonathan Tan · 5 years ago
  52. 46b225f Merge branch 'jk/strvec' by Junio C Hamano · 5 years ago
  53. d70a9eb strvec: rename struct fields by Jeff King · 5 years ago
  54. c2796ac Merge branch 'bc/push-cas-cquoted-refname' into master by Junio C Hamano · 5 years ago
  55. f6d8942 strvec: fix indentation in renamed calls by Jeff King · 5 years ago
  56. c972bf4 strvec: convert remaining callers away from argv_array name by Jeff King · 5 years ago
  57. dbbcd44 strvec: rename files from argv-array to strvec by Jeff King · 5 years ago
  58. cd85b44 remote-curl: make --force-with-lease work with non-ASCII ref names by brian m. carlson · 5 years ago
  59. 1221085 Merge branch 'bc/sha-256-part-2' by Junio C Hamano · 5 years ago
  60. 97997e6 remote-curl: avoid truncating refs with ls-remote by brian m. carlson · 5 years ago
  61. ac093d0 remote-curl: detect algorithm for dumb HTTP by size by brian m. carlson · 5 years ago
  62. 7f60501 remote-curl: implement object-format extensions by brian m. carlson · 6 years ago
  63. b0df0c1 stateless-connect: send response end packet by Denton Liu · 6 years ago
  64. 0181b60 pkt-line: define PACKET_READ_RESPONSE_END by Denton Liu · 6 years ago
  65. 74b082a remote-curl: error on incomplete packet by Denton Liu · 6 years ago
  66. 04cc91a remote-curl: remove label indentation by Denton Liu · 6 years ago
  67. 51ca7f8 remote-curl: fix typo by Denton Liu · 6 years ago
  68. fe299ec oid_array: rename source file from sha1-array by Jeff King · 6 years ago
  69. 4a5c3e1 Merge branch 'rs/show-progress-in-dumb-http-fetch' by Junio C Hamano · 6 years ago
  70. 7655b41 remote-curl: show progress for fetches over dumb HTTP by René Scharfe · 6 years ago
  71. 145136a C: use skip_prefix() to avoid hardcoded string length by Junio C Hamano · 6 years ago
  72. d45d771 Merge branch 'bc/smart-http-atomic-push' by Junio C Hamano · 6 years ago
  73. 6f11942 remote-curl: pass on atomic capability to remote side by brian m. carlson · 6 years ago
  74. 062a309 remote-curl: use argv_array in parse_push() by René Scharfe · 6 years ago
  75. 8a1569d i18n: fix typos found during l10n for git 2.22.0 by Jiang Xin · 7 years ago
  76. d4e568b Merge branch 'bc/hash-transition-16' by Junio C Hamano · 7 years ago
  77. aa1edf1 Merge branch 'js/remote-curl-i18n' by Junio C Hamano · 7 years ago
  78. 764bd20 Merge branch 'js/anonymize-remote-curl-diag' by Junio C Hamano · 7 years ago
  79. 9c9492e remote-curl: make hash size independent by brian m. carlson · 7 years ago
  80. c42c664 Merge branch 'jt/http-auth-proto-v2-fix' by Junio C Hamano · 7 years ago
  81. ed8b413 remote-curl: mark all error messages for translation by Johannes Schindelin · 7 years ago
  82. c1284b2 curl: anonymize URLs in error messages and warnings by Johannes Schindelin · 7 years ago
  83. a97d007 remote-curl: use post_rpc() for protocol v2 also by Jonathan Tan · 7 years ago
  84. ee4512e trace2: create new combined trace facility by Jeff Hostetler · 7 years ago
  85. 78ad917 remote-curl: refactor reading into rpc_state's buf by Jonathan Tan · 7 years ago
  86. b359030 remote-curl: reduce scope of rpc_state.result by Jonathan Tan · 7 years ago
  87. 5d91669 remote-curl: reduce scope of rpc_state.stdin_preamble by Jonathan Tan · 7 years ago
  88. 7d50d34 remote-curl: reduce scope of rpc_state.argv by Jonathan Tan · 7 years ago
  89. cbdb8d1 remote-curl: tighten "version 2" check for smart-http by Jeff King · 7 years ago
  90. 8ee3e12 remote-curl: refactor smart-http discovery by Jeff King · 7 years ago
  91. 5f8b86d Merge branch 'jt/fetch-v2-sideband' by Junio C Hamano · 7 years ago
  92. 99c0bdd Merge branch 'ms/http-no-more-failonerror' by Junio C Hamano · 7 years ago
  93. b79bdd8 remote-curl: unset CURLOPT_FAILONERROR by Masaya Suzuki · 7 years ago
  94. cf2fb92 remote-curl: define struct for CURLOPT_WRITEFUNCTION by Masaya Suzuki · 7 years ago
  95. e6cf87b http: enable keep_error for HTTP requests by Masaya Suzuki · 7 years ago
  96. 2d103c3 pack-protocol.txt: accept error packets in any context by Masaya Suzuki · 7 years ago
  97. 01f9ec6 Use packet_reader instead of packet_read_line by Masaya Suzuki · 7 years ago
  98. 3b33576 style: the opening '{' of a function is in a separate line by Nguyễn Thái Ngọc Duy · 7 years ago
  99. ab6409c Merge branch 'en/double-semicolon-fix' into maint by Junio C Hamano · 7 years ago
  100. cb8010b remote-curl.c: xcurl_off_t is not portable (on 32 bit platfoms) by Torsten Bögershausen · 7 years ago