summaryrefslogtreecommitdiff
path: root/http-pull.c
AgeCommit message (Expand)AuthorFilesLines
2005-06-02[PATCH] Handle deltified object correctly in git-*-pull family.Libravatar Junio C Hamano1-1/+3
2005-05-22Include file cleanups..Libravatar Linus Torvalds1-6/+0
2005-05-18[PATCH] Kill a bunch of pointer sign warnings for gcc4Libravatar Brian Gerst1-2/+2
2005-05-06Implement -v (verbose) option for pull methods other than local transport.Libravatar Junio C Hamano1-3/+4
2005-05-01[PATCH] Do not call fetch() when we have it.Libravatar Junio C Hamano1-4/+0
2005-04-30[PATCH] Split out "pull" from particular methodsLibravatar Daniel Barkalow1-71/+9
2005-04-26[PATCH] introduce xmalloc and xreallocLibravatar Christopher Li1-1/+1
2005-04-23[PATCH] Various transport programsLibravatar Daniel Barkalow1-0/+204