summaryrefslogtreecommitdiff
path: root/http-pull.c
Commit message (Expand)AuthorAgeFilesLines
* Include file cleanups..Linus Torvalds2005-05-221-6/+0
* [PATCH] Kill a bunch of pointer sign warnings for gcc4Brian Gerst2005-05-181-2/+2
* Implement -v (verbose) option for pull methods other than local transport.Junio C Hamano2005-05-061-3/+4
* [PATCH] Do not call fetch() when we have it.Junio C Hamano2005-05-011-4/+0
* [PATCH] Split out "pull" from particular methodsDaniel Barkalow2005-04-301-71/+9
* [PATCH] introduce xmalloc and xreallocChristopher Li2005-04-261-1/+1
* [PATCH] Various transport programsDaniel Barkalow2005-04-231-0/+204