| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rtree: add support for multiple URLs per remote | Stefan Majewsky | 2026-06-10 | 1 | -1/+7 |
| | | | | | | | | | | 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 format | Stefan Majewsky | 2025-09-29 | 1 | -17/+2 |
| | | |||||
| * | run `modernize -fix ./...` | Stefan Majewsky | 2025-09-29 | 1 | -1/+1 |
| | | | | | | Also drop util/gocovcat.go which has been obsolete since 122068efd4a348921b736b4456d4e1c999dbfb79. | ||||
| * | Save rtree with go 1.20 | Sandro Jäckel | 2023-04-17 | 1 | -11/+11 |
| | | |||||
| * | rename pkg/ to internal/ | Stefan Majewsky | 2020-03-28 | 1 | -0/+99 |
