summaryrefslogtreecommitdiff
path: root/builtin-http-fetch.c
AgeCommit message (Expand)AuthorFilesLines
2008-09-09Merge branch 'ho/dashless'Libravatar Junio C Hamano1-2/+2
2008-09-09Use xmalloc() and friends to catch allocation failuresLibravatar Dotan Barak1-1/+1
2008-09-09Start conforming code to "git subcmd" style part 2Libravatar Heikki Orsila1-2/+2
2008-05-14Provide git_config with a callback-data parameterLibravatar Johannes Schindelin1-1/+1
2008-03-02Merge branch 'mh/maint-http-proxy-fix'Libravatar Junio C Hamano1-1/+1
2008-02-27Set proxy override with http_init()Libravatar Mike Hommey1-1/+1
2008-02-22Avoid unnecessary "if-before-free" tests.Libravatar Jim Meyering1-2/+1
2008-01-20http-push and http-fetch: handle URLs without trailing /Libravatar Grégoire Barbier1-0/+10
2007-09-19Modularize commit-walkerLibravatar Daniel Barkalow1-0/+77