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