| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Only use compact URL in UI, not in written files | Sandro Jäckel | 2023-04-17 | 1 | -1/+1 |
| | | | | | | 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 | ||||
| * | Save rtree with go 1.20 | Sandro Jäckel | 2023-04-17 | 1 | -22/+21 |
| | | |||||
| * | also strip final .git from clone URLs that are not SSH syntax | Stefan Majewsky | 2021-09-08 | 1 | -2/+3 |
| | | |||||
| * | rtree: strip final .git from clone URLs | Sandro Jäckel | 2021-09-08 | 1 | -1/+2 |
| | | | | | otherwise paths contain a final .git when using the clone URLs copied from the GitHub Web UI | ||||
| * | rtree: always store compact remote URLs in the index file | Stefan Majewsky | 2020-03-30 | 1 | -24/+47 |
| | | | | | Includes a refactor to use a type RemoteURL with a more natural API. | ||||
| * | add test coverage for ExpandRemoteURL, add ContractRemoteURL | Stefan Majewsky | 2020-03-28 | 1 | -0/+19 |
| | | |||||
| * | rename pkg/ to internal/ | Stefan Majewsky | 2020-03-28 | 1 | -0/+75 |
