aboutsummaryrefslogtreecommitdiffstats
path: root/internal
Commit message (Collapse)AuthorAgeFilesLines
* plumbing: color, make package externalTom Payne2020-04-291-38/+0
|
* plumbing: diff, Add initial colored output support. Fixes #33.Tom Payne2020-04-261-0/+38
|
* Fix typos in comments, variables and function namesOleksandr Redko2019-10-243-3/+3
| | | | Signed-off-by: Oleksandr Redko <oleksandr.red+github@gmail.com>
* Use gocheck for test.Chief2019-08-301-17/+27
| | | | Signed-off-by: Chief <admin@117.sh>
* Add tests for SSH url matching.Chief2019-08-301-0/+50
| | | | Signed-off-by: Chief <admin@117.sh>
* Add numeric username support for SSH urls.Chief2019-08-281-1/+1
| | | | Signed-off-by: Chief <admin@117.sh>
* config: add a way to see if a "remote" URL is local or notJeremy Stribling2019-02-111-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>
* all: fixes for ineffective assignferhat elmas2017-11-261-1/+1
|
* Add revision implementation (#139)Anthony HAMON2017-02-065-0/+1356
|
* internal -> coreMáximo Cuadros2015-10-313-188/+0
|
* tree and commitMáximo Cuadros2015-10-273-9/+22
|
* objects: using readers from internal.ObjectMáximo Cuadros2015-10-263-0/+175