summaryrefslogtreecommitdiff
path: root/internal/rtree
Commit message (Expand)AuthorAgeFilesLines
* rtree: fix error when running `rtree index` and absorbed .git dirs where indexedSandro Jäckel2021-09-101-2/+4
* also strip final .git from clone URLs that are not SSH syntaxStefan Majewsky2021-09-081-2/+3
* rtree: strip final .git from clone URLsSandro Jäckel2021-09-081-1/+2
* rtree index: reformat remote URLs into their compact formsv2020.1Stefan Majewsky2020-03-302-0/+25
* rtree: always store compact remote URLs in the index fileStefan Majewsky2020-03-306-65/+90
* add test coverage for ExpandRemoteURL, add ContractRemoteURLStefan Majewsky2020-03-282-0/+87
* rename pkg/ to internal/Stefan Majewsky2020-03-287-0/+1345