summaryrefslogtreecommitdiff
path: root/local-fetch.c
AgeCommit message (Expand)Author
2005-10-11[PATCH] Don't fetch objects that exist in the local repositoryNick Hengeveld
2005-09-27[PATCH] Implement --recover for git-*-fetchDaniel Barkalow
2005-09-23[PATCH] git-local-fetch: Avoid confusing error messages on packed repositoriesSergey Vlasov
2005-09-23[PATCH] Fix "git-local-fetch -s" with packed source repositorySergey Vlasov
2005-09-23[PATCH] git-local-fetch: Avoid calling close(-1)Sergey Vlasov
2005-09-23[PATCH] git-local-fetch: Fix error checking and leak in setup_indices()Sergey Vlasov
2005-09-08Big tool rename.Junio C Hamano