19 Commits (f848718a6980ebda0eb5afb2ca49c3bc1e7b2b1d)

Author SHA1 Message Date
David Rientjes 96f1e58f52 remove unnecessary initializations 18 years ago
Rene Scharfe 5bb1cda5f7 drop length argument of has_extension 18 years ago
Rene Scharfe 83a2b841d6 Add has_extension() 18 years ago
Ramsay Jones 19c4588178 commit walkers: setup_ident() to record correct committer in ref-log. 19 years ago
Petr Baudis 8e87ca6615 Teach git-local-fetch the --stdin switch 19 years ago
Petr Baudis 4211e4d10c Make pull() support fetching multiple targets at once 19 years ago
Petr Baudis c6b69bdbc1 Make pull() take some implicit data as explicit arguments 19 years ago
Petr Baudis cc41cd2e60 Remove -d from *-fetch usage strings 19 years ago
Shawn Pearce d0740d92be Log ref updates made by fetch. 19 years ago
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