aboutsummaryrefslogtreecommitdiff
path: root/connect.c
Commit message (Expand)AuthorAge
* Support +<src>:<dst> format in push as well.Junio C Hamano2005-08-24
* Use GIT_SSH environment to specify alternate ssh binary.Martin Sivak2005-08-09
* [PATCH] -Werror fixesTimo Sirainen2005-08-09
* send-pack: allow generic sha1 expression on the source side.Junio C Hamano2005-08-06
* send-pack: allow the same source to be pushed more than once.Junio C Hamano2005-08-06
* Fix refname termination.Junio C Hamano2005-08-05
* [PATCH] Fix sparse warningsAlecs King2005-08-03
* Renaming push.Junio C Hamano2005-08-03
* Fix git protocol connection 'port' overrideLinus Torvalds2005-07-23
* [PATCH] GIT: Try all addresses for given remote nameYOSHIFUJI Hideaki2005-07-23
* Merge three separate "fetch refs" functionsLinus Torvalds2005-07-16
* Add first cut at "git protocol" connect logic.Linus Torvalds2005-07-13
* [PATCH] Use sq_quote() to properly quote the parameter to call shell.Junio C Hamano2005-07-08
* Mark more characters shell-safe.Linus Torvalds2005-07-07
* Move "get_ack()" to common git_connect functionsLinus Torvalds2005-07-05
* Move ref path matching to connect.c libraryLinus Torvalds2005-07-04
* Factor out the ssh connection stuff from send-pack.cLinus Torvalds2005-07-04