123 Commits (a2f69581ffc26fadb27bc29dd03074791a16d61e)

Author SHA1 Message Date
Nguyễn Thái Ngọc Duy 16094885ca smart-http: support shallow fetch/clone 11 years ago
Nguyễn Thái Ngọc Duy 58f2ed051f remote-curl: pass ref SHA-1 to fetch-pack as well 11 years ago
Nguyễn Thái Ngọc Duy b06dcd7d68 connect.c: teach get_remote_heads to parse "shallow" lines 11 years ago
Christian Couder 5955654823 replace {pre,suf}fixcmp() with {starts,ends}_with() 11 years ago
Brian M. Carlson c80d96ca0c remote-curl: fix large pushes with GSSAPI 11 years ago
Jeff King 3a347ed707 remote-curl: pass curl slot_results back through run_slot 11 years ago
Jeff King 050ef3655c remote-curl: rewrite base url from info/refs redirects 11 years ago
Jeff King b227bbc43a remote-curl: store url as a strbuf 11 years ago
Jeff King c65d5692cd remote-curl: make refs_url a strbuf 11 years ago
Jeff King 2501aff8b7 http: hoist credential request out of handle_curl_result 11 years ago
Jeff King 1bbcc224cc http: refactor options to http_get_* 11 years ago
Junio C Hamano 05c1eb1034 push: teach --force-with-lease to smart-http transport 12 years ago
Nguyễn Thái Ngọc Duy 9ba380481c smart http: use the same connectivity check on cloning 12 years ago
Junio C Hamano 222b1212c1 remote-http: use argv-array 12 years ago
Jeff King de89f0b25a remote-curl: die directly with http error messages 12 years ago
Jeff King 67d2a7b5c5 http: simplify http_error helper function 12 years ago
Jeff King d5ccbe4dfb remote-curl: consistently report repo url for http errors 12 years ago
Jeff King cfa0f4040d remote-curl: always show friendlier 404 message 12 years ago
Jeff King 110bcdc3d0 remote-curl: let servers override http 404 advice 12 years ago
Jeff King 426e70d4a1 remote-curl: show server content on http errors 12 years ago
Jeff King 2a4552021a remote-curl: always parse incoming refs 12 years ago
Jeff King b8054bbee7 remote-curl: move ref-parsing code up in file 12 years ago
Jeff King 5dbf43602d remote-curl: pass buffer straight to get_remote_heads 12 years ago
Jeff King 85edf4f58b teach get_remote_heads to read from a memory buffer 12 years ago
Jeff King 4981fe750b pkt-line: share buffer/descriptor reading implementation 12 years ago
Jeff King 819b929d33 pkt-line: teach packet_read_line to chomp newlines 12 years ago
Jeff King cdf4fb8e33 pkt-line: drop safe_write function 12 years ago
Shawn Pearce 4656bf47fc Verify Content-Type from smart HTTP servers 12 years ago
Ramsay Jones 377115493a remote-curl.c: Fix a compiler warning 12 years ago
Jeff King 2e736fd5e9 remote-curl: retry failed requests for auth even with gzip 12 years ago
Jeff King df126e108b remote-curl: hoist gzip buffer size to top of post_rpc 12 years ago
Jeff King 1960897ebc http: do not set up curl auth after a 401 12 years ago
Jeff King abf8df869c remote-curl: do not call run_slot repeatedly 12 years ago
Jeff King 188923f0d1 http: fix segfault in handle_curl_result 12 years ago
Jeff King 02572c2e3a remote-curl: let users turn off smart http 12 years ago
Jeff King 243c329c1e remote-curl: rename is_http variable 12 years ago
Shawn O. Pearce aa90b9697f Enable info/refs gzip decompression in HTTP client 12 years ago
Shawn O. Pearce 6ac964a627 Revert "retry request without query when info/refs?query fails" 12 years ago
Jeff King b81401c1de http: prompt for credentials on failed POST 13 years ago
Jeff King 391b1f2003 teach send-pack about --[no-]progress 13 years ago
Ivan Todoroski 8150749da1 remote-curl: send the refs to fetch-pack on stdin 13 years ago
Shawn O. Pearce 5238cbf656 remote-curl: Fix push status report when all branches fail 13 years ago
Clemens Buchacher c207e34f77 fix push --quiet: add 'quiet' capability to receive-pack 13 years ago
Jeff King 02f7914734 remote-curl: don't pass back fake refs 13 years ago
Jeff King a4ddbc33d7 http-push: enable "proactive auth" 13 years ago
Jeff King afe7c5ff1f drop "match" parameter from get_remote_heads 13 years ago
Jeff King deba49377b http_init: accept separate URL parameter 13 years ago
Shawn O. Pearce 6cdf0223fe remote-curl: Fix warning after HTTP failure 13 years ago
Junio C Hamano 5a277f3ff7 Revert "Merge branch 'cb/maint-quiet-push' into maint" 14 years ago
Clemens Buchacher 90a6c7d443 propagate --quiet to send-pack/receive-pack 14 years ago