Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix git protocol connection 'port' override | Linus Torvalds | 2005-07-23 |
* | [PATCH] GIT: Try all addresses for given remote name | YOSHIFUJI Hideaki | 2005-07-23 |
* | Merge three separate "fetch refs" functions | Linus Torvalds | 2005-07-16 |
* | Add first cut at "git protocol" connect logic. | Linus Torvalds | 2005-07-13 |
* | [PATCH] Use sq_quote() to properly quote the parameter to call shell. | Junio C Hamano | 2005-07-08 |
* | Mark more characters shell-safe. | Linus Torvalds | 2005-07-07 |
* | Move "get_ack()" to common git_connect functions | Linus Torvalds | 2005-07-05 |
* | Move ref path matching to connect.c library | Linus Torvalds | 2005-07-04 |
* | Factor out the ssh connection stuff from send-pack.c | Linus Torvalds | 2005-07-04 |