aboutsummaryrefslogtreecommitdiffstats
path: root/internal
Commit message (Collapse)AuthorAgeFilesLines
* 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