33 Commits (a33fb40fe477fa1a9ce882230415f19378959390)

Author SHA1 Message Date
Shawn O. Pearce b4ee10f60f smart-http: Don't deadlock on server failure 15 years ago
Tay Ray Chuan d8fab07208 remote-curl: ensure that URLs have a trailing slash 15 years ago
Scott Chacon 42653c09c8 Prompt for a username when an HTTP request 401s 15 years ago
Tay Ray Chuan 26e1e0b23a remote-curl: init walker only when needed 15 years ago
Tay Ray Chuan aec4975602 remote-curl: use http_fetch_ref() instead of walker wrapper 15 years ago
Tay Ray Chuan 888692b733 http: init and cleanup separately from http-walker 15 years ago
Erik Faye-Lund ae6a5609c0 run-command: support custom fd-set in async 15 years ago
Tay Ray Chuan 703e6e76a1 retry request without query when info/refs?query fails 15 years ago
Shawn O. Pearce 8efa5f629e remote-curl: Fix Accept header for smart HTTP connections 15 years ago
Junio C Hamano 5092d3ec21 remote-curl.c: mark file-local function static 15 years ago
Martin Storsjö 6c81a99082 Allow curl to rewind the RPC read buffer 15 years ago
Tay Ray Chuan 483106089a remote-curl.c: fix rpc_out() 15 years ago
Martin Storsjö d21f9794ce Disable CURLOPT_NOBODY before enabling CURLOPT_PUT and CURLOPT_POST 15 years ago
Shawn O. Pearce b8538603a3 Smart HTTP fetch: gzip requests 15 years ago
Shawn O. Pearce 249b2004d8 Smart fetch over HTTP: client side 15 years ago
Shawn O. Pearce de1a2fdd38 Smart push over HTTP: client side 15 years ago
Shawn O. Pearce 97cc7bc45c Discover refs via smart HTTP server when available 15 years ago
Daniel Barkalow a45d3d7eff Allow curl helper to work without a local repository 15 years ago
Shawn O. Pearce ae4efe1957 Move WebDAV HTTP push under remote-curl 15 years ago
Shawn O. Pearce ef08ef9ea0 remote-helpers: Support custom transport options 15 years ago
Shawn O. Pearce 292ce46b60 remote-helpers: Fetch more than one ref in a batch 15 years ago
Shawn O. Pearce 37a8768f83 remote-curl: Refactor walker initialization 15 years ago
Björn Steinbrink d01a8e32fe clone: Supply the right commit hash to post-checkout when -b is used 15 years ago
Johannes Sixt c6dfb39944 remote-curl: add missing initialization of argv0_path 15 years ago
Daniel Barkalow a2d725b7bd Use an external program to implement fetching with curl 16 years ago