10 Commits (477f2b41310c4b1040a9e7f72720b9c39d82caf9)

Author SHA1 Message Date
Junio C Hamano 5a3277133d Make networking commands to work from a subdirectory. 19 years ago
Junio C Hamano 52e4478dbd Do not mmap-copy the whole thing; just use copy_fd() 19 years ago
Junio C Hamano 0ffdbbfe36 Teach local-fetch about lazy object directories. 19 years ago
Nick Hengeveld 11f0dafe2b [PATCH] Don't fetch objects that exist in the local repository 19 years ago
Daniel Barkalow 820eca68c2 [PATCH] Implement --recover for git-*-fetch 19 years ago
Sergey Vlasov 628cd5430f [PATCH] git-local-fetch: Avoid confusing error messages on packed repositories 19 years ago
Sergey Vlasov e2b77f026a [PATCH] Fix "git-local-fetch -s" with packed source repository 19 years ago
Sergey Vlasov 1a951815dd [PATCH] git-local-fetch: Avoid calling close(-1) 19 years ago
Sergey Vlasov 8be707de55 [PATCH] git-local-fetch: Fix error checking and leak in setup_indices() 19 years ago
Junio C Hamano 215a7ad1ef Big tool rename. 19 years ago
Peter Hagervall 2ab141a26f [PATCH] Possible cleanups for local-pull.c 19 years ago
Junio C Hamano d920032042 [PATCH] Fix local pull that uses packs. 19 years ago
Daniel Barkalow 08b1161697 [PATCH] Support packs in local-pull 19 years ago
barkalow@iabervon.org 1e8be59d14 [PATCH] Parallelize the pull algorithm 20 years ago
Petr Baudis 4d1f119033 [PATCH] Unify usage strings declaration 20 years ago
Pavel Roskin e35f982415 [PATCH] mmap error handling 20 years ago
Junio C Hamano c4584ae3fd [PATCH] Remove "delta" object representation. 20 years ago
Junio C Hamano f5ab6ccae3 [PATCH] local-pull: implement fetch_ref() 20 years ago
Daniel Barkalow cd541a68b3 [PATCH] Generic support for pulling refs 20 years ago
Junio C Hamano a48e1d67e1 [PATCH] pull: gracefully recover from delta retrieval failure. 20 years ago
Junio C Hamano 4a62b61939 [PATCH] Handle deltified object correctly in git-*-pull family. 20 years ago
Linus Torvalds 6b0c312106 Include file cleanups.. 20 years ago
Junio C Hamano b4635be7c9 Do not report size of the object that cannot be written in local-pull.c 20 years ago
Thomas Glanzmann a1df57abb9 [PATCH] Add #include <limits.h> so that git compiles under Solaris 20 years ago
Junio C Hamano e78d97723c Implement -v (verbose) option for pull methods other than local transport. 20 years ago
Junio C Hamano fd0ffd3ad1 Short-cut error return path in git-local-pull. 20 years ago
Junio C Hamano b02a26cb87 [PATCH] git-local-pull updates 20 years ago
Junio C Hamano dfcb405799 [PATCH] Add git-local-pull. 20 years ago