Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Move fetch_ref from http-push.c and http-walker.c to http.c | Mike Hommey | 2007-12-14 |
* | Use strbuf in http code | Mike Hommey | 2007-12-14 |
* | Avoid redundant declaration of missing_target() | Mike Hommey | 2007-12-14 |
* | Cleanup variables in http.[ch] | Mike Hommey | 2007-12-09 |
* | Make function to refill http queue a callback | Daniel Barkalow | 2007-09-19 |
* | Refactor http.h USE_CURL_MULTI fill_active_slots(). | Daniel Barkalow | 2007-09-19 |
* | http-fetch: Disable use of curl multi support for libcurl < 7.16. | Alexandre Julliard | 2007-05-03 |
* | Work around http-fetch built with cURL 7.16.0 | Junio C Hamano | 2006-12-27 |
* | Patch for http-fetch.c and older curl releases | Art Haas | 2006-09-20 |
* | HTTP slot reuse fixes | Nick Hengeveld | 2006-03-10 |
* | http-fetch: Abort requests for objects which arrived in packs | Mark Wooding | 2006-02-07 |
* | Fix HTTP request result processing after slot reuse | Nick Hengeveld | 2006-01-31 |
* | Isolate shared HTTP request functionality | Nick Hengeveld | 2005-11-19 |