index
:
gofu
main
My personal busybox built in Go
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
rtree
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix lints reported by gopls
Sandro Jäckel
2023-10-25
2
-8
/
+8
*
Remove deprecated ioutil
Sandro Jäckel
2023-10-25
2
-5
/
+3
*
Fix comment
Sandro Jäckel
2023-04-17
1
-1
/
+1
*
Only use compact URL in UI, not in written files
Sandro Jäckel
2023-04-17
3
-8
/
+8
*
Save rtree with go 1.20
Sandro Jäckel
2023-04-17
7
-80
/
+79
*
rtree get: ignore .git when matching repos
Sandro Jäckel
2022-04-01
1
-1
/
+2
*
Add repo.GitDirPath() and use it
Sandro Jäckel
2022-04-01
2
-3
/
+7
*
rtree: fix error when running `rtree index` and absorbed .git dirs where indexed
Sandro Jäckel
2021-09-10
1
-2
/
+4
*
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
*
rtree index: reformat remote URLs into their compact forms
v2020.1
Stefan Majewsky
2020-03-30
2
-0
/
+25
*
rtree: always store compact remote URLs in the index file
Stefan Majewsky
2020-03-30
6
-65
/
+90
*
add test coverage for ExpandRemoteURL, add ContractRemoteURL
Stefan Majewsky
2020-03-28
2
-0
/
+87
*
rename pkg/ to internal/
Stefan Majewsky
2020-03-28
7
-0
/
+1345