summaryrefslogtreecommitdiff
path: root/connect.c
AgeCommit message (Expand)Author
2005-07-14Add first cut at "git protocol" connect logic.Linus Torvalds
2005-07-08[PATCH] Use sq_quote() to properly quote the parameter to call shell.Junio C Hamano
2005-07-08Mark more characters shell-safe.Linus Torvalds
2005-07-05Move "get_ack()" to common git_connect functionsLinus Torvalds
2005-07-04Move ref path matching to connect.c libraryLinus Torvalds
2005-07-04Factor out the ssh connection stuff from send-pack.cLinus Torvalds