summaryrefslogtreecommitdiff
path: root/local-pull.c
Commit message (Expand)AuthorAgeFilesLines
* Do not report size of the object that cannot be written in local-pull.cJunio C Hamano2005-05-091-2/+1
* [PATCH] Add #include <limits.h> so that git compiles under SolarisThomas Glanzmann2005-05-071-0/+1
* Implement -v (verbose) option for pull methods other than local transport.Junio C Hamano2005-05-061-10/+4
* Short-cut error return path in git-local-pull.Junio C Hamano2005-05-041-9/+16
* [PATCH] git-local-pull updatesJunio C Hamano2005-05-011-24/+41
* [PATCH] Add git-local-pull.Junio C Hamano2005-05-011-0/+110