aboutsummaryrefslogtreecommitdiffstats
path: root/local-pull.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-05-09Do not report size of the object that cannot be written in local-pull.cJunio C Hamano1-2/+1
2005-05-07[PATCH] Add #include <limits.h> so that git compiles under SolarisThomas Glanzmann1-0/+1
2005-05-06Implement -v (verbose) option for pull methods other than local transport.Junio C Hamano1-10/+4
2005-05-04Short-cut error return path in git-local-pull.Junio C Hamano1-9/+16
2005-05-01[PATCH] git-local-pull updatesJunio C Hamano1-24/+41
2005-05-01[PATCH] Add git-local-pull.Junio C Hamano1-0/+110