summaryrefslogtreecommitdiff
path: root/internal/cli/command.go
Commit message (Collapse)AuthorAgeFilesLines
* rtree: add support for multiple URLs per remoteStefan Majewsky2026-06-101-6/+6
| | | | | | | | | This requires changing the index format, which I'm using as an opportunity to: - move from YAML to JSON (so I can maybe kill the YAML parser dependency at some point) - move the index file into standard XDG paths
* convert license headers to SPDX formatStefan Majewsky2025-09-291-17/+2
|
* rename pkg/ to internal/Stefan Majewsky2020-03-281-0/+70