🌐 AI搜索 & 代理 主页
GIT v1.6.4-rc1
  1. 5424bc5 http*: add helper methods for fetching objects (loose) by Tay Ray Chuan · 17 years ago
  2. 2264dfa http*: add helper methods for fetching packs by Tay Ray Chuan · 17 years ago
  3. b8caac2 http*: add http_get_info_packs by Tay Ray Chuan · 17 years ago
  4. e929cd2 http.c: new functions for the http API by Mike Hommey · 17 years ago
  5. e917674 http*: move common variables and macros to http.[ch] by Tay Ray Chuan · 17 years ago
  6. 3944ba0 Allow curl to rewind the read buffers by Martin Storsjö · 17 years ago
  7. f444e52 Work around gcc warnings from curl headers by Junio C Hamano · 17 years ago
  8. c13b263 Make walker.fetch_ref() take a struct ref. by Daniel Barkalow · 18 years ago
  9. 9fc6440 Set proxy override with http_init() by Mike Hommey · 18 years ago
  10. 4f5f998 Clarify that http-push being temporarily disabled with older cURL by Junio C Hamano · 18 years ago
  11. d7e9280 Move fetch_ref from http-push.c and http-walker.c to http.c by Mike Hommey · 18 years ago
  12. 028c297 Use strbuf in http code by Mike Hommey · 18 years ago
  13. e8dc37e Avoid redundant declaration of missing_target() by Mike Hommey · 18 years ago
  14. cc3530e Cleanup variables in http.[ch] by Mike Hommey · 18 years ago
  15. fc57b6a Make function to refill http queue a callback by Daniel Barkalow · 18 years ago
  16. 45c1741 Refactor http.h USE_CURL_MULTI fill_active_slots(). by Daniel Barkalow · 18 years ago
  17. 9cf0430 http-fetch: Disable use of curl multi support for libcurl < 7.16. by Alexandre Julliard · 19 years ago
  18. 500ebb0 Work around http-fetch built with cURL 7.16.0 by Junio C Hamano · 19 years ago
  19. c774b2d Patch for http-fetch.c and older curl releases by Art Haas · 19 years ago
  20. baa7b67 HTTP slot reuse fixes by Nick Hengeveld · 20 years ago
  21. 53f3138 http-fetch: Abort requests for objects which arrived in packs by Mark Wooding · 20 years ago
  22. c8568e1 Fix HTTP request result processing after slot reuse by Nick Hengeveld · 20 years ago
  23. 29508e1 Isolate shared HTTP request functionality by Nick Hengeveld · 20 years ago