aboutsummaryrefslogtreecommitdiff
path: root/internal/rtree/get_test.go
Commit message (Collapse)AuthorAgeFilesLines
* convert license headers to SPDX formatStefan Majewsky2025-09-291-17/+2
|
* Only use compact URL in UI, not in written filesSandro Jäckel2023-04-171-4/+4
| | | | | many tools like eg some vscode extensions can parse the git remotes but do not respect git aliases and fail to understand shorthands like gh:majewsky/gofu
* rtree: always store compact remote URLs in the index fileStefan Majewsky2020-03-301-15/+18
| | | | Includes a refactor to use a type RemoteURL with a more natural API.
* rename pkg/ to internal/Stefan Majewsky2020-03-281-0/+140