Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Smart HTTP fetch: gzip requests | Shawn O. Pearce | 2009-11-04 | 1 | -0/+50 |
* | Smart fetch over HTTP: client side | Shawn O. Pearce | 2009-11-04 | 1 | -4/+65 |
* | Smart push over HTTP: client side | Shawn O. Pearce | 2009-11-04 | 1 | -2/+233 |
* | Discover refs via smart HTTP server when available | Shawn O. Pearce | 2009-11-04 | 1 | -17/+131 |
* | Move WebDAV HTTP push under remote-curl | Shawn O. Pearce | 2009-10-30 | 1 | -12/+85 |
* | remote-helpers: Support custom transport options | Shawn O. Pearce | 2009-10-30 | 1 | -1/+73 |
* | remote-helpers: Fetch more than one ref in a batch | Shawn O. Pearce | 2009-10-30 | 1 | -11/+77 |
* | remote-curl: Refactor walker initialization | Shawn O. Pearce | 2009-10-30 | 1 | -10/+14 |
* | clone: Supply the right commit hash to post-checkout when -b is used | Björn Steinbrink | 2009-10-14 | 1 | -0/+1 |
* | remote-curl: add missing initialization of argv0_path | Johannes Sixt | 2009-10-13 | 1 | -0/+1 |
* | Use an external program to implement fetching with curl | Daniel Barkalow | 2009-08-05 | 1 | -0/+139 |