🌐 AI搜索 & 代理 主页
Git 2.35.7
  1. 6a53a59 Sync with 2.34.7 by Johannes Schindelin · 2 years, 10 months ago
  2. 4bd481e http: prefer CURLOPT_SEEKFUNCTION to CURLOPT_IOCTLFUNCTION by Jeff King · 2 years, 10 months ago
  3. 6def0ff run-command API users: use strvec_pushv(), not argv assignment by Ævar Arnfjörð Bjarmason · 4 years, 1 month ago
  4. 06355d7 Merge branch 'ab/pkt-line-cleanup' by Junio C Hamano · 4 years, 2 months ago
  5. ec9a37d pkt-line.[ch]: remove unused packet_read_line_buf() by Ævar Arnfjörð Bjarmason · 4 years, 2 months ago
  6. 97492aa Merge branch 'ab/http-pinned-public-key-mismatch' by Junio C Hamano · 4 years, 2 months ago
  7. abf897b string-list.[ch]: remove string_list_init() compatibility function by Ævar Arnfjörð Bjarmason · 4 years, 3 months ago
  8. 3e8084f http: check CURLE_SSL_PINNEDPUBKEYNOTMATCH when emitting errors by Ævar Arnfjörð Bjarmason · 4 years, 3 months ago
  9. e48a623 Merge branch 'ab/http-drop-old-curl' by Junio C Hamano · 4 years, 4 months ago
  10. 8dda4cb http: rename CURLOPT_FILE to CURLOPT_WRITEDATA by Ævar Arnfjörð Bjarmason · 4 years, 5 months ago
  11. 013c7e2 http: drop support for curl < 7.16.0 by Jeff King · 4 years, 5 months ago
  12. 1119a15 http: drop support for curl < 7.11.1 by Jeff King · 4 years, 5 months ago
  13. 1e893a1 Merge branch 'dl/packet-read-response-end-fix' by Junio C Hamano · 4 years, 5 months ago
  14. 8232a0f pkt-line: replace "stateless separator" with "response end" by Denton Liu · 4 years, 5 months ago
  15. 00bc839 remote-curl: fix clone on sha256 repos by Eric Wong · 4 years, 7 months ago
  16. 3b990aa push: parse and set flag for "--force-if-includes" by Srinidhi Kaushik · 5 years ago
  17. b4100f3 Merge branch 'jt/lazy-fetch' by Junio C Hamano · 5 years ago
  18. 42d418d (various): document from_promisor parameter by Jonathan Tan · 5 years ago
  19. 9dfa8db fetch-pack: remove no_dependents code by Jonathan Tan · 5 years ago
  20. 46b225f Merge branch 'jk/strvec' by Junio C Hamano · 5 years ago
  21. d70a9eb strvec: rename struct fields by Jeff King · 5 years ago
  22. c2796ac Merge branch 'bc/push-cas-cquoted-refname' into master by Junio C Hamano · 5 years ago
  23. f6d8942 strvec: fix indentation in renamed calls by Jeff King · 5 years ago
  24. c972bf4 strvec: convert remaining callers away from argv_array name by Jeff King · 5 years ago
  25. dbbcd44 strvec: rename files from argv-array to strvec by Jeff King · 5 years ago
  26. cd85b44 remote-curl: make --force-with-lease work with non-ASCII ref names by brian m. carlson · 5 years ago
  27. 1221085 Merge branch 'bc/sha-256-part-2' by Junio C Hamano · 5 years ago
  28. 97997e6 remote-curl: avoid truncating refs with ls-remote by brian m. carlson · 5 years ago
  29. ac093d0 remote-curl: detect algorithm for dumb HTTP by size by brian m. carlson · 5 years ago
  30. 7f60501 remote-curl: implement object-format extensions by brian m. carlson · 6 years ago
  31. b0df0c1 stateless-connect: send response end packet by Denton Liu · 6 years ago
  32. 0181b60 pkt-line: define PACKET_READ_RESPONSE_END by Denton Liu · 6 years ago
  33. 74b082a remote-curl: error on incomplete packet by Denton Liu · 6 years ago
  34. 04cc91a remote-curl: remove label indentation by Denton Liu · 6 years ago
  35. 51ca7f8 remote-curl: fix typo by Denton Liu · 6 years ago
  36. fe299ec oid_array: rename source file from sha1-array by Jeff King · 6 years ago
  37. 4a5c3e1 Merge branch 'rs/show-progress-in-dumb-http-fetch' by Junio C Hamano · 6 years ago
  38. 7655b41 remote-curl: show progress for fetches over dumb HTTP by René Scharfe · 6 years ago
  39. 145136a C: use skip_prefix() to avoid hardcoded string length by Junio C Hamano · 6 years ago
  40. d45d771 Merge branch 'bc/smart-http-atomic-push' by Junio C Hamano · 6 years ago
  41. 6f11942 remote-curl: pass on atomic capability to remote side by brian m. carlson · 6 years ago
  42. 062a309 remote-curl: use argv_array in parse_push() by René Scharfe · 6 years ago
  43. 8a1569d i18n: fix typos found during l10n for git 2.22.0 by Jiang Xin · 7 years ago
  44. d4e568b Merge branch 'bc/hash-transition-16' by Junio C Hamano · 7 years ago
  45. aa1edf1 Merge branch 'js/remote-curl-i18n' by Junio C Hamano · 7 years ago
  46. 764bd20 Merge branch 'js/anonymize-remote-curl-diag' by Junio C Hamano · 7 years ago
  47. 9c9492e remote-curl: make hash size independent by brian m. carlson · 7 years ago
  48. c42c664 Merge branch 'jt/http-auth-proto-v2-fix' by Junio C Hamano · 7 years ago
  49. ed8b413 remote-curl: mark all error messages for translation by Johannes Schindelin · 7 years ago
  50. c1284b2 curl: anonymize URLs in error messages and warnings by Johannes Schindelin · 7 years ago
  51. a97d007 remote-curl: use post_rpc() for protocol v2 also by Jonathan Tan · 7 years ago
  52. ee4512e trace2: create new combined trace facility by Jeff Hostetler · 7 years ago
  53. 78ad917 remote-curl: refactor reading into rpc_state's buf by Jonathan Tan · 7 years ago
  54. b359030 remote-curl: reduce scope of rpc_state.result by Jonathan Tan · 7 years ago
  55. 5d91669 remote-curl: reduce scope of rpc_state.stdin_preamble by Jonathan Tan · 7 years ago
  56. 7d50d34 remote-curl: reduce scope of rpc_state.argv by Jonathan Tan · 7 years ago
  57. cbdb8d1 remote-curl: tighten "version 2" check for smart-http by Jeff King · 7 years ago
  58. 8ee3e12 remote-curl: refactor smart-http discovery by Jeff King · 7 years ago
  59. 5f8b86d Merge branch 'jt/fetch-v2-sideband' by Junio C Hamano · 7 years ago
  60. 99c0bdd Merge branch 'ms/http-no-more-failonerror' by Junio C Hamano · 7 years ago
  61. b79bdd8 remote-curl: unset CURLOPT_FAILONERROR by Masaya Suzuki · 7 years ago
  62. cf2fb92 remote-curl: define struct for CURLOPT_WRITEFUNCTION by Masaya Suzuki · 7 years ago
  63. e6cf87b http: enable keep_error for HTTP requests by Masaya Suzuki · 7 years ago
  64. 2d103c3 pack-protocol.txt: accept error packets in any context by Masaya Suzuki · 7 years ago
  65. 01f9ec6 Use packet_reader instead of packet_read_line by Masaya Suzuki · 7 years ago
  66. 3b33576 style: the opening '{' of a function is in a separate line by Nguyễn Thái Ngọc Duy · 7 years ago
  67. ab6409c Merge branch 'en/double-semicolon-fix' into maint by Junio C Hamano · 7 years ago
  68. cb8010b remote-curl.c: xcurl_off_t is not portable (on 32 bit platfoms) by Torsten Bögershausen · 7 years ago
  69. ae109a9 Merge branch 'en/double-semicolon-fix' by Junio C Hamano · 7 years ago
  70. c3b9bc9 Remove superfluous trailing semicolons by Elijah Newren · 7 years ago
  71. 13bf260 Merge branch 'js/typofixes' by Junio C Hamano · 7 years ago
  72. a813241 remote-curl: remove spurious period by Johannes Schindelin · 7 years ago
  73. eaf6a1b remote-curl: accept compressed responses with protocol v2 by Brandon Williams · 8 years ago
  74. 1a53e69 remote-curl: accept all encodings supported by curl by Brandon Williams · 8 years ago
  75. 96f2952 Merge branch 'ma/http-walker-no-partial' by Junio C Hamano · 8 years ago
  76. 9bfa0f9 Merge branch 'bw/protocol-v2' by Junio C Hamano · 8 years ago
  77. 0b6b342 walker: drop fields of `struct walker` which are always 1 by Martin Ågren · 8 years ago
  78. d807c4a exec_cmd: rename to use dash in file name by Stefan Beller · 8 years ago
  79. a4d78ce remote-curl: don't request v2 when pushing by Brandon Williams · 8 years ago
  80. 0f1dc53 remote-curl: implement stateless-connect command by Brandon Williams · 8 years ago
  81. 237ffed http: eliminate "# service" line when using protocol v2 by Brandon Williams · 8 years ago
  82. 884e586 http: don't always add Git-Protocol header by Brandon Williams · 8 years ago
  83. 49e85e9 remote-curl: store the protocol version the server responded with by Brandon Williams · 8 years ago
  84. f08a5d4 remote-curl: create copy of the service name by Brandon Williams · 8 years ago
  85. 8f6982b protocol: introduce enum protocol_version value protocol_v2 by Brandon Williams · 8 years ago
  86. ad6ac12 connect: discover protocol version outside of get_remote_heads by Brandon Williams · 8 years ago
  87. 69917e6 Merge branch 'jk/push-options-via-transport-fix' by Junio C Hamano · 8 years ago
  88. 2fb346c Merge branch 'js/packet-read-line-check-null' by Junio C Hamano · 8 years ago
  89. 90dce21 remote-curl: unquote incoming push-options by Jeff King · 8 years ago
  90. bb1356d always check for NULL return from packet_read_line() by Jon Simons · 8 years ago
  91. acb0c57 fetch: support filters by Jeff Hostetler · 8 years ago
  92. 88e2f9e introduce fetch-object: fetch one promisor object by Jonathan Tan · 8 years ago
  93. b2141fc config: don't include config.h by default by Brandon Williams · 8 years ago
  94. 4c01f67 Merge branch 'dt/http-postbuffer-can-be-large' by Junio C Hamano · 9 years ago
  95. b1081e4 Merge branch 'bc/object-id' by Junio C Hamano · 9 years ago
  96. 37ee680 http.postbuffer: allow full range of ssize_t values by David Turner · 9 years ago
  97. 910650d Rename sha1_array to oid_array by brian m. carlson · 9 years ago
  98. ee3051b sha1-array: convert internal storage for struct sha1_array to object_id by brian m. carlson · 9 years ago
  99. 511155d remote-curl: allow push options by Brandon Williams · 9 years ago
  100. d984592 Merge branch 'dt/smart-http-detect-server-going-away' by Junio C Hamano · 9 years ago