summaryrefslogtreecommitdiffstats
path: root/http-walker.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Set proxy override with http_init()Mike Hommey2008-02-281-2/+2
* Move fetch_ref from http-push.c and http-walker.c to http.cMike Hommey2007-12-151-79/+1
* Fix various memory leaks in http-push.c and http-walker.cMike Hommey2007-12-151-15/+25
* Use strbuf in http codeMike Hommey2007-12-151-38/+21
* Avoid redundant declaration of missing_target()Mike Hommey2007-12-151-13/+0
* Fix random sha1 in error message in http-fetch and http-pushMike Hommey2007-12-151-2/+3
* Print the real filename that we failed to open.André Goddard Rosa2007-11-261-2/+2
* Modularize commit-walkerDaniel Barkalow2007-09-191-0/+1035