aboutsummaryrefslogtreecommitdiff
path: root/http-pull.c
Commit message (Expand)AuthorAge
* [PATCH] Remove "delta" object representation.Junio C Hamano2005-06-27
* [PATCH] Pull refs by HTTPDaniel Barkalow2005-06-21
* [PATCH] Generic support for pulling refsDaniel Barkalow2005-06-06
* [PATCH] pull: gracefully recover from delta retrieval failure.Junio C Hamano2005-06-05
* [PATCH] Handle deltified object correctly in git-*-pull family.Junio C Hamano2005-06-02
* Include file cleanups..Linus Torvalds2005-05-22
* [PATCH] Kill a bunch of pointer sign warnings for gcc4Brian Gerst2005-05-18
* Implement -v (verbose) option for pull methods other than local transport.Junio C Hamano2005-05-06
* [PATCH] Do not call fetch() when we have it.Junio C Hamano2005-05-01
* [PATCH] Split out "pull" from particular methodsDaniel Barkalow2005-04-30
* [PATCH] introduce xmalloc and xreallocChristopher Li2005-04-26
* [PATCH] Various transport programsDaniel Barkalow2005-04-23