summaryrefslogtreecommitdiff
path: root/http-pull.c
AgeCommit message (Expand)Author
2005-05-22Include file cleanups..Linus Torvalds
2005-05-18[PATCH] Kill a bunch of pointer sign warnings for gcc4Brian Gerst
2005-05-06Implement -v (verbose) option for pull methods other than local transport.Junio C Hamano
2005-05-02[PATCH] Do not call fetch() when we have it.Junio C Hamano
2005-04-30[PATCH] Split out "pull" from particular methodsDaniel Barkalow
2005-04-26[PATCH] introduce xmalloc and xreallocChristopher Li
2005-04-24[PATCH] Various transport programsDaniel Barkalow