summaryrefslogtreecommitdiff
path: root/http-walker.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-27Set proxy override with http_init()Mike Hommey1-2/+2
2007-12-14Move fetch_ref from http-push.c and http-walker.c to http.cMike Hommey1-79/+1
2007-12-14Fix various memory leaks in http-push.c and http-walker.cMike Hommey1-15/+25
2007-12-14Use strbuf in http codeMike Hommey1-38/+21
2007-12-14Avoid redundant declaration of missing_target()Mike Hommey1-13/+0
2007-12-14Fix random sha1 in error message in http-fetch and http-pushMike Hommey1-2/+3
2007-11-25Print the real filename that we failed to open.André Goddard Rosa1-2/+2
2007-09-19Modularize commit-walkerDaniel Barkalow1-0/+1035