<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gofu/internal/rtree/remote.go, branch v2026.2</title>
<subtitle>My personal busybox built in Go</subtitle>
<id>http://git.xyrillian.de/gofu/atom/internal/rtree/remote.go?h=v2026.2</id>
<link rel='self' href='http://git.xyrillian.de/gofu/atom/internal/rtree/remote.go?h=v2026.2'/>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/gofu/'/>
<updated>2026-06-09T22:07:56Z</updated>
<entry>
<title>rtree: add support for multiple URLs per remote</title>
<updated>2026-06-09T22:07:56Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-06-09T22:07:56Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/gofu/commit/?id=daeb9127764fc9dd469294f755e277fdfca09a00'/>
<id>urn:sha1:daeb9127764fc9dd469294f755e277fdfca09a00</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>convert license headers to SPDX format</title>
<updated>2025-09-29T19:53:16Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2025-09-29T19:53:16Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/gofu/commit/?id=0bb27576a37de4bf76dab35c73fa8790fcfa706a'/>
<id>urn:sha1:0bb27576a37de4bf76dab35c73fa8790fcfa706a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>run `modernize -fix ./...`</title>
<updated>2025-09-29T19:48:35Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2025-09-29T19:48:35Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/gofu/commit/?id=fa24620c50a56ae6c3c31575e861098d0f0ed177'/>
<id>urn:sha1:fa24620c50a56ae6c3c31575e861098d0f0ed177</id>
<content type='text'>
Also drop util/gocovcat.go which has been obsolete since
122068efd4a348921b736b4456d4e1c999dbfb79.
</content>
</entry>
<entry>
<title>Fix comment</title>
<updated>2023-04-17T13:20:51Z</updated>
<author>
<name>Sandro Jäckel</name>
<email>sandro.jaeckel@sap.com</email>
</author>
<published>2023-04-17T13:20:51Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/gofu/commit/?id=ba70c1bd3d856f51c34491f2a46fb17b942e6b0f'/>
<id>urn:sha1:ba70c1bd3d856f51c34491f2a46fb17b942e6b0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Only use compact URL in UI, not in written files</title>
<updated>2023-04-17T12:56:16Z</updated>
<author>
<name>Sandro Jäckel</name>
<email>sandro.jaeckel@sap.com</email>
</author>
<published>2023-04-17T12:43:15Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/gofu/commit/?id=d0059fcb87312d296a31d6965d6db84e499fe020'/>
<id>urn:sha1:d0059fcb87312d296a31d6965d6db84e499fe020</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>Save rtree with go 1.20</title>
<updated>2023-04-17T12:54:52Z</updated>
<author>
<name>Sandro Jäckel</name>
<email>sandro.jaeckel@sap.com</email>
</author>
<published>2023-04-17T11:28:47Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/gofu/commit/?id=72c757b7a44dc5d19d821f7c2fa36bb082e4f2e3'/>
<id>urn:sha1:72c757b7a44dc5d19d821f7c2fa36bb082e4f2e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>also strip final .git from clone URLs that are not SSH syntax</title>
<updated>2021-09-08T15:17:11Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2021-09-08T15:17:11Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/gofu/commit/?id=8cea64eb2a4e51275bda51533536f9d7ad358208'/>
<id>urn:sha1:8cea64eb2a4e51275bda51533536f9d7ad358208</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rtree: strip final .git from clone URLs</title>
<updated>2021-09-08T14:13:52Z</updated>
<author>
<name>Sandro Jäckel</name>
<email>sandro.jaeckel@sap.com</email>
</author>
<published>2021-09-08T14:13:52Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/gofu/commit/?id=4e0b90e3fb9c2c1276a695692179f59dda481e81'/>
<id>urn:sha1:4e0b90e3fb9c2c1276a695692179f59dda481e81</id>
<content type='text'>
otherwise paths contain a final .git when using the clone URLs copied from the GitHub Web UI
</content>
</entry>
<entry>
<title>rtree: always store compact remote URLs in the index file</title>
<updated>2020-03-30T18:40:25Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2020-03-30T18:40:25Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/gofu/commit/?id=0361bc3af31a06ec64adeab0ca2d1534a1c35ed0'/>
<id>urn:sha1:0361bc3af31a06ec64adeab0ca2d1534a1c35ed0</id>
<content type='text'>
Includes a refactor to use a type RemoteURL with a more natural API.
</content>
</entry>
<entry>
<title>add test coverage for ExpandRemoteURL, add ContractRemoteURL</title>
<updated>2020-03-28T13:18:07Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2020-03-28T13:18:07Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/gofu/commit/?id=fdffeee7dc2a4869c85f0c298e3d12924846724b'/>
<id>urn:sha1:fdffeee7dc2a4869c85f0c298e3d12924846724b</id>
<content type='text'>
</content>
</entry>
</feed>
