aboutsummaryrefslogtreecommitdiff
path: root/local-fetch.c
Commit message (Expand)AuthorAge
* Make networking commands to work from a subdirectory.Junio C Hamano2005-11-28
* Do not mmap-copy the whole thing; just use copy_fd()Junio C Hamano2005-10-29
* Teach local-fetch about lazy object directories.Junio C Hamano2005-10-29
* [PATCH] Don't fetch objects that exist in the local repositoryNick Hengeveld2005-10-10
* [PATCH] Implement --recover for git-*-fetchDaniel Barkalow2005-09-27
* [PATCH] git-local-fetch: Avoid confusing error messages on packed repositoriesSergey Vlasov2005-09-23
* [PATCH] Fix "git-local-fetch -s" with packed source repositorySergey Vlasov2005-09-23
* [PATCH] git-local-fetch: Avoid calling close(-1)Sergey Vlasov2005-09-23
* [PATCH] git-local-fetch: Fix error checking and leak in setup_indices()Sergey Vlasov2005-09-23
* Big tool rename.Junio C Hamano2005-09-07