17 Commits (09ff69bb39b386e24a39723d9e20263a915bc6d6)

Author SHA1 Message Date
Junio C Hamano 01754769ab Don't force everybody to call setup_ident(). 18 years ago
Andy Whitcroft 93822c2239 short i/o: fix calls to write to use xwrite or write_in_full 18 years ago
Andy Whitcroft 93d26e4cb9 short i/o: fix calls to read to use xread or read_in_full 18 years ago
David Rientjes a89fccd281 Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length. 18 years ago
David Rientjes 96f1e58f52 remove unnecessary initializations 18 years ago
Ramsay Jones 19c4588178 commit walkers: setup_ident() to record correct committer in ref-log. 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
Pavel Roskin a9486b02ec Avoid C99 comments, use old-style C comments instead. 19 years ago
Florian Forster 1d7f171c3a Remove all void-pointer arithmetic. 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
Daniel Barkalow 70a0c6fe39 [PATCH] Limit the number of requests outstanding in ssh-fetch. 19 years ago
Daniel Barkalow 820eca68c2 [PATCH] Implement --recover for git-*-fetch 19 years ago
Junio C Hamano f71a69ab05 Be more backward compatible with git-ssh-{push,pull}. 19 years ago
Junio C Hamano 215a7ad1ef Big tool rename. 19 years ago
Jason Riedy c7c81b3a51 Fix ?: statements. 19 years ago
Alecs King 635d37afff [PATCH] Fix sparse warnings 20 years ago
barkalow@iabervon.org 70b9829ea7 [PATCH] Parallelize pulling by ssh 20 years ago
barkalow@iabervon.org 1e8be59d14 [PATCH] Parallelize the pull algorithm 20 years ago
Linus Torvalds 6da4016aea Fix sparse warnings. 20 years ago
Junio C Hamano c4584ae3fd [PATCH] Remove "delta" object representation. 20 years ago
Linus Torvalds 001d4a27db git-ssh-push/pull: usability improvements 20 years ago
Daniel Barkalow c7c4bbe631 [PATCH] -w support for git-ssh-pull/push 20 years ago
Daniel Barkalow cd541a68b3 [PATCH] Generic support for pulling refs 20 years ago
Junio C Hamano 418aaf847a [PATCH] rename git-rpush and git-rpull to git-ssh-push and git-ssh-pull 20 years ago
Junio C Hamano a48e1d67e1 [PATCH] pull: gracefully recover from delta retrieval failure. 20 years ago
Daniel Barkalow dba385bb3e [PATCH] ssh-protocol version, command types, response code 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 e78d97723c Implement -v (verbose) option for pull methods other than local transport. 20 years ago
Anton Altaparmakov 2af87aae78 [PATCH] Fix git rpull. 20 years ago
Junio C Hamano ee4f439fea [PATCH] Do not call fetch() when we have it. 20 years ago
Daniel Barkalow 4250a5e5b1 [PATCH] Split out "pull" from particular methods 20 years ago
Daniel Barkalow 6eb7ed5403 [PATCH] Various transport programs 20 years ago