35 Commits (4f629539cd99fb9fc68dbdc56812f291565d0f87)

Author SHA1 Message Date
Paul Serice c61642185d Fixed git:// IPv4 address problem when compiled with -DNO_IPV6. 19 years ago
YOSHIFUJI Hideaki / 吉藤英明 c3df856842 GIT: Fix compilation error in connect.c 19 years ago
Junio C Hamano e814bc4d15 git-proxy updates. 19 years ago
Paul Collins f801477645 proxy-command support for git:// 19 years ago
Andreas Ericsson faea9ccbad Client side support for user-relative paths. 19 years ago
Johannes Schindelin 1f5881bb5f fix multi_ack. 19 years ago
Johannes Schindelin c4c86f07d0 git-fetch-pack: Support multi_ack extension 19 years ago
Johannes Schindelin 211b5f9e62 Support receiving server capabilities 19 years ago
Junio C Hamano af2d3aa4d8 Revert recent fetch-pack/upload-pack updates. 19 years ago
Johannes Schindelin 40a1046249 git-fetch-pack: Implement client part of the multi_ack extension 19 years ago
Junio C Hamano 6abf5c0c6f Squelch compiler warnings from connect.c 19 years ago
Junio C Hamano 1a7141ff28 Ignore funny refname sent from remote 19 years ago
Linus Torvalds c05186cc38 Support git+ssh:// and ssh+git:// URL 19 years ago
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