Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use gocheck for test. | Chief | 2019-08-30 | 1 | -17/+27 |
| | | | | Signed-off-by: Chief <admin@117.sh> | ||||
* | Add tests for SSH url matching. | Chief | 2019-08-30 | 1 | -0/+50 |
| | | | | Signed-off-by: Chief <admin@117.sh> | ||||
* | Add numeric username support for SSH urls. | Chief | 2019-08-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Chief <admin@117.sh> | ||||
* | config: add a way to see if a "remote" URL is local or not | Jeremy Stribling | 2019-02-11 | 1 | -0/+37 |
This factors out some URL-parsing code from the transport layer so it can be used by config as well. Issue: #909 Signed-off-by: Jeremy Stribling <strib@alum.mit.edu> |