8 Commits (7be1d62c6f6b322d826d145762db0050057aeb69)

Author SHA1 Message Date
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
Junio C Hamano 84c667ff97 fetch.c: remove an unused variable and dead code. 19 years ago
Shawn Pearce d0740d92be Log ref updates made by fetch. 19 years ago
Daniel Barkalow 820eca68c2 [PATCH] Implement --recover for git-*-fetch 19 years ago
Junio C Hamano 215a7ad1ef Big tool rename. 19 years ago
barkalow@iabervon.org 1e8be59d14 [PATCH] Parallelize the pull algorithm 20 years ago
Junio C Hamano c4584ae3fd [PATCH] Remove "delta" object representation. 20 years ago
Junio C Hamano a81efcba8c [PATCH] Add a bit of developer documentation to pull.h 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
Junio C Hamano e78d97723c Implement -v (verbose) option for pull methods other than local transport. 20 years ago
Daniel Barkalow 4250a5e5b1 [PATCH] Split out "pull" from particular methods 20 years ago