summaryrefslogtreecommitdiff
path: root/connect.c
AgeCommit message (Expand)Author
2005-08-06send-pack: allow generic sha1 expression on the source side.Junio C Hamano
2005-08-06send-pack: allow the same source to be pushed more than once.Junio C Hamano
2005-08-05Fix refname termination.Junio C Hamano
2005-08-04[PATCH] Fix sparse warningsAlecs King
2005-08-04Renaming push.Junio C Hamano
2005-07-23Fix git protocol connection 'port' overrideLinus Torvalds
2005-07-23[PATCH] GIT: Try all addresses for given remote nameYOSHIFUJI Hideaki
2005-07-16Merge three separate "fetch refs" functionsLinus Torvalds
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