Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | http/ftp: optionally ask curl to not use EPSV command | Sasha Khapyorsky | 2006-09-28 | 1 | -0/+12 |
* | Remove all void-pointer arithmetic. | Florian Forster | 2006-06-20 | 1 | -2/+2 |
* | HTTP cleanup | Nick Hengeveld | 2006-06-06 | 1 | -1/+6 |
* | http: prevent segfault during curl handle reuse | Nick Hengeveld | 2006-05-31 | 1 | -3/+6 |
* | Set HTTP user agent to git/GIT_VERSION | Nick Hengeveld | 2006-04-04 | 1 | -0/+2 |
* | HTTP slot reuse fixes | Nick Hengeveld | 2006-03-10 | 1 | -1/+7 |
* | http-fetch: Abort requests for objects which arrived in packs | Mark Wooding | 2006-02-07 | 1 | -1/+17 |
* | http: Turn on verbose Curl messages if GIT_CURL_VERBOSE set in environment | Mark Wooding | 2006-02-05 | 1 | -0/+3 |
* | Fix HTTP request result processing after slot reuse | Nick Hengeveld | 2006-01-31 | 1 | -1/+8 |
* | http.c: reorder to avoid compilation failure. | Junio C Hamano | 2005-11-19 | 1 | -36/+35 |
* | Isolate shared HTTP request functionality | Nick Hengeveld | 2005-11-19 | 1 | -0/+443 |