Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add first cut at "git protocol" connect logic. | Linus Torvalds | 2005-07-13 | 1 | -2/+81 |
* | [PATCH] Use sq_quote() to properly quote the parameter to call shell. | Junio C Hamano | 2005-07-08 | 1 | -30/+3 |
* | Mark more characters shell-safe. | Linus Torvalds | 2005-07-07 | 1 | -1/+3 |
* | Move "get_ack()" to common git_connect functions | Linus Torvalds | 2005-07-05 | 1 | -0/+19 |
* | Move ref path matching to connect.c library | Linus Torvalds | 2005-07-04 | 1 | -0/+21 |
* | Factor out the ssh connection stuff from send-pack.c | Linus Torvalds | 2005-07-04 | 1 | -0/+86 |