summaryrefslogtreecommitdiff
path: root/pull.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Remove "delta" object representation.Junio C Hamano2005-06-271-11/+0
* [PATCH] Pull misc objectsDaniel Barkalow2005-06-211-1/+34
* [PATCH] Fix several gcc4 signedness warningsMika Kukkonen2005-06-211-1/+1
* [PATCH] Generic support for pulling refsDaniel Barkalow2005-06-061-9/+40
* [PATCH] pull: gracefully recover from delta retrieval failure.Junio C Hamano2005-06-051-5/+10
* [PATCH] Handle deltified object correctly in git-*-pull family.Junio C Hamano2005-06-021-0/+7
* Implement -v (verbose) option for pull methods other than local transport.Junio C Hamano2005-05-061-0/+6
* Make git-*-pull say who wants them for missing objects.Junio C Hamano2005-05-041-7/+30
* [PATCH] Do not call fetch() when we have it.Junio C Hamano2005-05-011-5/+12
* [PATCH] Split out "pull" from particular methodsDaniel Barkalow2005-04-301-0/+77