255 Commits (6863df355038dd2d30ac9899bdb304d8a57523af)

Author SHA1 Message Date
Srinidhi Kaushik 3b990aa645 push: parse and set flag for "--force-if-includes" 4 years ago
Jonathan Tan 42d418df90 (various): document from_promisor parameter 5 years ago
Jonathan Tan 9dfa8dbeee fetch-pack: remove no_dependents code 5 years ago
Jeff King d70a9eb611 strvec: rename struct fields 5 years ago
Jeff King f6d8942b1f strvec: fix indentation in renamed calls 5 years ago
Jeff King c972bf4cf5 strvec: convert remaining callers away from argv_array name 5 years ago
Jeff King dbbcd44fb4 strvec: rename files from argv-array to strvec 5 years ago
brian m. carlson cd85b447bf remote-curl: make --force-with-lease work with non-ASCII ref names 5 years ago
brian m. carlson 97997e6ad2 remote-curl: avoid truncating refs with ls-remote 5 years ago
brian m. carlson ac093d0790 remote-curl: detect algorithm for dumb HTTP by size 5 years ago
brian m. carlson 7f60501775 remote-curl: implement object-format extensions 5 years ago
Denton Liu b0df0c16ea stateless-connect: send response end packet 5 years ago
Denton Liu 0181b600a6 pkt-line: define PACKET_READ_RESPONSE_END 5 years ago
Denton Liu 74b082ad34 remote-curl: error on incomplete packet 5 years ago
Denton Liu 04cc91abcb remote-curl: remove label indentation 5 years ago
Denton Liu 51ca7f89f8 remote-curl: fix typo 5 years ago
Jeff King fe299ec5ae oid_array: rename source file from sha1-array 5 years ago
René Scharfe 7655b4119d remote-curl: show progress for fetches over dumb HTTP 5 years ago
Junio C Hamano 145136a95a C: use skip_prefix() to avoid hardcoded string length 5 years ago
brian m. carlson 6f1194246a remote-curl: pass on atomic capability to remote side 5 years ago
René Scharfe 062a309d36 remote-curl: use argv_array in parse_push() 5 years ago
Jiang Xin 8a1569d655 i18n: fix typos found during l10n for git 2.22.0 6 years ago
brian m. carlson 9c9492e8aa remote-curl: make hash size independent 6 years ago
Johannes Schindelin ed8b4132c8 remote-curl: mark all error messages for translation 6 years ago
Johannes Schindelin c1284b21f2 curl: anonymize URLs in error messages and warnings 6 years ago
Jonathan Tan a97d00799a remote-curl: use post_rpc() for protocol v2 also 6 years ago
Jeff Hostetler ee4512ed48 trace2: create new combined trace facility 6 years ago
Jonathan Tan 78ad91728d remote-curl: refactor reading into rpc_state's buf 6 years ago
Jonathan Tan b35903092e remote-curl: reduce scope of rpc_state.result 6 years ago
Jonathan Tan 5d91669309 remote-curl: reduce scope of rpc_state.stdin_preamble 6 years ago
Jonathan Tan 7d50d34fc7 remote-curl: reduce scope of rpc_state.argv 6 years ago
Jeff King cbdb8d1439 remote-curl: tighten "version 2" check for smart-http 6 years ago
Jeff King 8ee3e120cd remote-curl: refactor smart-http discovery 6 years ago
Masaya Suzuki b79bdd8c12 remote-curl: unset CURLOPT_FAILONERROR 6 years ago
Masaya Suzuki cf2fb92b00 remote-curl: define struct for CURLOPT_WRITEFUNCTION 6 years ago
Masaya Suzuki e6cf87b12d http: enable keep_error for HTTP requests 6 years ago
Masaya Suzuki 2d103c31c2 pack-protocol.txt: accept error packets in any context 6 years ago
Masaya Suzuki 01f9ec64c8 Use packet_reader instead of packet_read_line 6 years ago
Nguyễn Thái Ngọc Duy 3b3357626e style: the opening '{' of a function is in a separate line 6 years ago
Torsten Bögershausen cb8010bbff remote-curl.c: xcurl_off_t is not portable (on 32 bit platfoms) 6 years ago
Elijah Newren c3b9bc94b9 Remove superfluous trailing semicolons 7 years ago
Johannes Schindelin a8132410ee remote-curl: remove spurious period 7 years ago
Brandon Williams eaf6a1b6e9 remote-curl: accept compressed responses with protocol v2 7 years ago
Brandon Williams 1a53e692af remote-curl: accept all encodings supported by curl 7 years ago
Martin Ågren 0b6b342954 walker: drop fields of `struct walker` which are always 1 7 years ago
Stefan Beller d807c4a01d exec_cmd: rename to use dash in file name 7 years ago
Brandon Williams a4d78ce26b remote-curl: don't request v2 when pushing 7 years ago
Brandon Williams 0f1dc53f45 remote-curl: implement stateless-connect command 7 years ago
Brandon Williams 237ffedd46 http: eliminate "# service" line when using protocol v2 7 years ago
Brandon Williams 884e586f9e http: don't always add Git-Protocol header 7 years ago