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