summaryrefslogtreecommitdiff
path: root/local-fetch.c
Commit message (Expand)AuthorAgeFilesLines
* Do not mmap-copy the whole thing; just use copy_fd()Junio C Hamano2005-10-291-18/+10
* Teach local-fetch about lazy object directories.Junio C Hamano2005-10-291-2/+3
* [PATCH] Don't fetch objects that exist in the local repositoryNick Hengeveld2005-10-101-1/+4
* [PATCH] Implement --recover for git-*-fetchDaniel Barkalow2005-09-271-0/+2
* [PATCH] git-local-fetch: Avoid confusing error messages on packed repositoriesSergey Vlasov2005-09-231-5/+12
* [PATCH] Fix "git-local-fetch -s" with packed source repositorySergey Vlasov2005-09-231-3/+11
* [PATCH] git-local-fetch: Avoid calling close(-1)Sergey Vlasov2005-09-231-2/+4
* [PATCH] git-local-fetch: Fix error checking and leak in setup_indices()Sergey Vlasov2005-09-231-0/+3
* Big tool rename.Junio C Hamano2005-09-071-0/+227