aboutsummaryrefslogtreecommitdiff
path: root/http-pull.c
Commit message (Expand)AuthorAge
* [PATCH] Parallelize the pull algorithmbarkalow@iabervon.org2005-08-02
* [PATCH] Support downloading packs by HTTP (whitespace fixed)barkalow@iabervon.org2005-07-31
* [PATCH] Fix support for old libcurlbarkalow@iabervon.org2005-07-31
* [PATCH] support older versions of libcurlJohannes Schindelin2005-07-29
* [PATCH] Support more http features: https no cert, .netrc -> authDarrin Thompson2005-07-22
* [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