aboutsummaryrefslogtreecommitdiff
path: root/internal/rtree/shared_test.go
Commit message (Collapse)AuthorAgeFilesLines
* move primary upstream to git.xyrillian.deStefan Majewsky2026-06-101-1/+1
|
* rtree: add support for multiple URLs per remoteStefan Majewsky2026-06-101-4/+3
| | | | | | | | | 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
|
* run `modernize -fix ./...`Stefan Majewsky2025-09-291-2/+2
| | | | | Also drop util/gocovcat.go which has been obsolete since 122068efd4a348921b736b4456d4e1c999dbfb79.
* replace deprecated dependencies with their successorsStefan Majewsky2025-09-291-1/+2
|
* Fix lints reported by goplsSandro Jäckel2023-10-251-2/+2
|
* Remove deprecated ioutilSandro Jäckel2023-10-251-2/+1
|
* Save rtree with go 1.20Sandro Jäckel2023-04-171-12/+12
|
* rename pkg/ to internal/Stefan Majewsky2020-03-281-0/+204