summaryrefslogtreecommitdiff
path: root/http-walker.c
AgeCommit message (Expand)Author
2008-02-27Set proxy override with http_init()Mike Hommey
2007-12-15Move fetch_ref from http-push.c and http-walker.c to http.cMike Hommey
2007-12-15Fix various memory leaks in http-push.c and http-walker.cMike Hommey
2007-12-15Use strbuf in http codeMike Hommey
2007-12-15Avoid redundant declaration of missing_target()Mike Hommey
2007-12-15Fix random sha1 in error message in http-fetch and http-pushMike Hommey
2007-11-26Print the real filename that we failed to open.André Goddard Rosa
2007-09-19Modularize commit-walkerDaniel Barkalow