17 Commits (b8ebe08b9a643f432866eb7150c3b20d59b755f2)

Author SHA1 Message Date
Junio C Hamano f444e5286e Work around gcc warnings from curl headers 17 years ago
Daniel Barkalow c13b2633f4 Make walker.fetch_ref() take a struct ref. 17 years ago
Mike Hommey 9fc6440d78 Set proxy override with http_init() 17 years ago
Junio C Hamano 4f5f998fbd Clarify that http-push being temporarily disabled with older cURL 17 years ago
Mike Hommey d7e92806cd Move fetch_ref from http-push.c and http-walker.c to http.c 17 years ago
Mike Hommey 028c297638 Use strbuf in http code 17 years ago
Mike Hommey e8dc37e0e3 Avoid redundant declaration of missing_target() 17 years ago
Mike Hommey cc3530e8f3 Cleanup variables in http.[ch] 17 years ago
Daniel Barkalow fc57b6aaa5 Make function to refill http queue a callback 17 years ago
Daniel Barkalow 45c1741235 Refactor http.h USE_CURL_MULTI fill_active_slots(). 17 years ago
Alexandre Julliard 9cf04301b1 http-fetch: Disable use of curl multi support for libcurl < 7.16. 18 years ago
Junio C Hamano 500ebb0196 Work around http-fetch built with cURL 7.16.0 18 years ago
Art Haas c774b2dcf6 Patch for http-fetch.c and older curl releases 18 years ago
Nick Hengeveld baa7b67d09 HTTP slot reuse fixes 19 years ago
Mark Wooding 53f313897e http-fetch: Abort requests for objects which arrived in packs 19 years ago
Nick Hengeveld c8568e139e Fix HTTP request result processing after slot reuse 19 years ago
Nick Hengeveld 29508e1efb Isolate shared HTTP request functionality 19 years ago