Age | Commit message (Expand) | Author | Files | Lines |
2010-01-21 | Merge branch 'maint' | Junio C Hamano | 1 | -2/+16 |
2010-01-21 | retry request without query when info/refs?query fails | Tay Ray Chuan | 1 | -2/+16 |
2010-01-20 | Merge branch 'jc/symbol-static' | Junio C Hamano | 1 | -1/+1 |
2010-01-12 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2010-01-12 | remote-curl: Fix Accept header for smart HTTP connections | Shawn O. Pearce | 1 | -1/+1 |
2010-01-12 | remote-curl.c: mark file-local function static | Junio C Hamano | 1 | -1/+1 |
2009-12-01 | Allow curl to rewind the RPC read buffer | Martin Storsjö | 1 | -0/+30 |
2009-11-23 | remote-curl.c: fix rpc_out() | Tay Ray Chuan | 1 | -1/+1 |
2009-11-22 | Disable CURLOPT_NOBODY before enabling CURLOPT_PUT and CURLOPT_POST | Martin Storsjö | 1 | -1/+1 |
2009-11-20 | Merge branch 'sp/smart-http' | Junio C Hamano | 1 | -44/+715 |
2009-11-04 | Smart HTTP fetch: gzip requests | Shawn O. Pearce | 1 | -0/+50 |
2009-11-04 | Smart fetch over HTTP: client side | Shawn O. Pearce | 1 | -4/+65 |
2009-11-04 | Smart push over HTTP: client side | Shawn O. Pearce | 1 | -2/+233 |
2009-11-04 | Discover refs via smart HTTP server when available | Shawn O. Pearce | 1 | -17/+131 |
2009-11-03 | Allow curl helper to work without a local repository | Daniel Barkalow | 1 | -1/+4 |
2009-10-30 | Move WebDAV HTTP push under remote-curl | Shawn O. Pearce | 1 | -12/+85 |
2009-10-30 | remote-helpers: Support custom transport options | Shawn O. Pearce | 1 | -1/+73 |
2009-10-30 | remote-helpers: Fetch more than one ref in a batch | Shawn O. Pearce | 1 | -11/+77 |
2009-10-30 | remote-curl: Refactor walker initialization | Shawn O. Pearce | 1 | -10/+14 |
2009-10-14 | clone: Supply the right commit hash to post-checkout when -b is used | Björn Steinbrink | 1 | -0/+1 |
2009-10-13 | remote-curl: add missing initialization of argv0_path | Johannes Sixt | 1 | -0/+1 |
2009-08-05 | Use an external program to implement fetching with curl | Daniel Barkalow | 1 | -0/+139 |