aboutsummaryrefslogtreecommitdiffstats
path: root/local-fetch.c
AgeCommit message (Expand)AuthorFilesLines
2006-05-19Log ref updates made by fetch.Shawn Pearce1-0/+2
2005-11-28Make networking commands to work from a subdirectory.Junio C Hamano1-0/+2
2005-10-29Do not mmap-copy the whole thing; just use copy_fd()Junio C Hamano1-18/+10
2005-10-29Teach local-fetch about lazy object directories.Junio C Hamano1-2/+3
2005-10-10[PATCH] Don't fetch objects that exist in the local repositoryNick Hengeveld1-1/+4
2005-09-27[PATCH] Implement --recover for git-*-fetchDaniel Barkalow1-0/+2
2005-09-23[PATCH] git-local-fetch: Avoid confusing error messages on packed repositoriesSergey Vlasov1-5/+12
2005-09-23[PATCH] Fix "git-local-fetch -s" with packed source repositorySergey Vlasov1-3/+11
2005-09-23[PATCH] git-local-fetch: Avoid calling close(-1)Sergey Vlasov1-2/+4
2005-09-23[PATCH] git-local-fetch: Fix error checking and leak in setup_indices()Sergey Vlasov1-0/+3
2005-09-07Big tool rename.Junio C Hamano1-0/+227