22 Commits (4b12dae69a41471e7c8139de26c1135f7ecccbd8)

Author SHA1 Message Date
Peter Anvin 6573faff34 NO_IPV6 support for git daemon 19 years ago
hpa 49744d63e9 Call it NO_IPV6 rather than hard-coding __CYGWIN__ 19 years ago
hpa 4c505f71e6 Cygwin doesn't support IPv6 or getaddrinfo() 19 years ago
Junio C Hamano ff27adf3da Support +<src>:<dst> format in push as well. 19 years ago
Jason Riedy c7c81b3a51 Fix ?: statements. 19 years ago
Martin Sivak 4852f7232b Use GIT_SSH environment to specify alternate ssh binary. 20 years ago
Timo Sirainen 4ec99bf080 [PATCH] -Werror fixes 20 years ago
Junio C Hamano 15e02b372d send-pack: allow generic sha1 expression on the source side. 20 years ago
Junio C Hamano db27ee6392 send-pack: allow the same source to be pushed more than once. 20 years ago
Junio C Hamano 4fa1604f10 Fix refname termination. 20 years ago
Alecs King 635d37afff [PATCH] Fix sparse warnings 20 years ago
Junio C Hamano f88395ac23 Renaming push. 20 years ago
Linus Torvalds ce6f8e7ec2 Fix git protocol connection 'port' override 20 years ago
YOSHIFUJI Hideaki 5ba884483f [PATCH] GIT: Try all addresses for given remote name 20 years ago
Linus Torvalds d1c133f5d4 Merge three separate "fetch refs" functions 20 years ago
Linus Torvalds 2386d65822 Add first cut at "git protocol" connect logic. 20 years ago
Junio C Hamano b10d0ec732 [PATCH] Use sq_quote() to properly quote the parameter to call shell. 20 years ago
Linus Torvalds 924e121954 Mark more characters shell-safe. 20 years ago
Linus Torvalds 41cb7488b9 Move "get_ack()" to common git_connect functions 20 years ago
Linus Torvalds 013e7c7ff4 Move ref path matching to connect.c library 20 years ago
Linus Torvalds f71925983d Factor out the ssh connection stuff from send-pack.c 20 years ago