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