Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-04-04 | Set HTTP user agent to git/GIT_VERSION | Nick Hengeveld | 1 | -0/+2 |
2006-03-10 | HTTP slot reuse fixes | Nick Hengeveld | 1 | -1/+7 |
2006-02-07 | http-fetch: Abort requests for objects which arrived in packs | Mark Wooding | 1 | -1/+17 |
2006-02-05 | http: Turn on verbose Curl messages if GIT_CURL_VERBOSE set in environment | Mark Wooding | 1 | -0/+3 |
2006-01-31 | Fix HTTP request result processing after slot reuse | Nick Hengeveld | 1 | -1/+8 |
2005-11-19 | http.c: reorder to avoid compilation failure. | Junio C Hamano | 1 | -36/+35 |
2005-11-19 | Isolate shared HTTP request functionality | Nick Hengeveld | 1 | -0/+443 |