aboutsummaryrefslogtreecommitdiff
path: root/internal/cli
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-293-51/+6
|
* run `modernize -fix ./...`Stefan Majewsky2025-09-292-2/+2
| | | | | Also drop util/gocovcat.go which has been obsolete since 122068efd4a348921b736b4456d4e1c999dbfb79.
* replace deprecated dependencies with their successorsStefan Majewsky2025-09-292-29/+29
|
* rename pkg/ to internal/Stefan Majewsky2020-03-283-0/+533