summaryrefslogtreecommitdiffstats
path: root/http.c
AgeCommit message (Expand)AuthorLines
2006-02-07http-fetch: Abort requests for objects which arrived in packsMark Wooding-1/+17
2006-02-05http: Turn on verbose Curl messages if GIT_CURL_VERBOSE set in environmentMark Wooding-0/+3
2006-01-31Fix HTTP request result processing after slot reuseNick Hengeveld-1/+8
2005-11-19http.c: reorder to avoid compilation failure.Junio C Hamano-36/+35
2005-11-19Isolate shared HTTP request functionalityNick Hengeveld-0/+443