index
:
gofu
main
My personal busybox built in Go
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
prompt: fix qa/prod distinction for qa clusters that do not have qa as a prefix
Stefan Majewsky
2023-10-25
1
-1
/
+1
*
Merge pull request #12 from SuperSandro2000/ioutil
Stefan Majewsky
2023-10-25
4
-14
/
+10
|
\
|
*
Remove deprecated ioutil
Sandro Jäckel
2023-10-25
4
-14
/
+10
|
/
*
bump all dependencies to their latest versions
Stefan Majewsky
2023-10-25
281
-15807
/
+47471
*
Merge pull request #10 from SuperSandro2000/fixup
Stefan Majewsky
2023-04-26
1
-1
/
+1
|
\
|
*
Fix comment
Sandro Jäckel
2023-04-17
1
-1
/
+1
|
/
*
Merge pull request #9 from SuperSandro2000/dont-compact
Stefan Majewsky
2023-04-17
8
-88
/
+87
|
\
|
*
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
|
/
*
Merge pull request #8 from SuperSandro2000/dot-git
Stefan Majewsky
2022-04-01
2
-4
/
+9
|
\
|
*
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
|
/
*
Bump to go 1.17 and update all dependencies
Sandro Jäckel
2022-04-01
370
-97323
/
+55249
*
Merge pull request #7 from SuperSandro2000/absorbed-git-dir
Stefan Majewsky
2021-09-10
1
-2
/
+4
|
\
|
*
rtree: fix error when running `rtree index` and absorbed .git dirs where indexed
Sandro Jäckel
2021-09-10
1
-2
/
+4
|
/
*
Merge branch 'strip-git'
Stefan Majewsky
2021-09-08
1
-3
/
+5
|
\
|
*
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
|
/
*
prettyprompt: fix display of ~ in terminal title
v2021.2
Stefan Majewsky
2021-03-05
1
-3
/
+5
*
prettyprompt: fix zsh line length computation
Stefan Majewsky
2021-03-05
1
-2
/
+4
*
prettyprompt: visual warning when accessing a productive k8s cluster
v2021.1
Stefan Majewsky
2021-03-05
1
-5
/
+9
*
prettyprompt: show hostname and shortened pwd in terminal title
Stefan Majewsky
2021-03-05
4
-5
/
+67
*
modernize buildsystem
v2020.2
Stefan Majewsky
2020-11-27
2
-32
/
+34
*
prettyprompt: support u8s
Stefan Majewsky
2020-11-27
1
-1
/
+39
*
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
*
remove i3status applet
Stefan Majewsky
2020-03-28
6
-313
/
+1
*
rename pkg/ to internal/
Stefan Majewsky
2020-03-28
21
-14
/
+14
*
use correct GOPATH for `go list`
Stefan Majewsky
2019-10-29
1
-3
/
+3
*
switch to go.mod
Stefan Majewsky
2019-10-29
667
-116999
/
+134337
*
prettyprompt: ref file must be preferred over packed-refs
Stefan Majewsky
2018-12-22
1
-18
/
+23
*
prettyprompt: understand git packed-refs
Stefan Majewsky
2018-12-22
1
-1
/
+17
*
macOS support
Stefan Majewsky
2018-08-27
1
-1
/
+3
*
i3status: do not show network indicator if no IP address
Stefan Majewsky
2017-11-17
1
-0
/
+3
*
i3status: fix AC adapter recognition
Stefan Majewsky
2017-11-17
1
-3
/
+3
*
i3status: add IP addresses, avoid Unicode
Stefan Majewsky
2017-11-15
3
-9
/
+82
*
i3status: add battery block
Stefan Majewsky
2017-11-15
2
-10
/
+102
*
add i3status applet, initially with a clock only
Stefan Majewsky
2017-11-15
4
-1
/
+145
*
fix handling of Git submodules
Stefan Majewsky
2017-10-06
3
-17
/
+53
*
fix formatting
Stefan Majewsky
2017-09-26
1
-1
/
+1
*
more explanation of rtree-get
Stefan Majewsky
2017-09-26
1
-1
/
+13
*
fix prompt during `rtree get` when stdout redirected
Stefan Majewsky
2017-09-26
1
-5
/
+1
*
should not attempt to clone repo during rtree-drop
Stefan Majewsky
2017-09-26
1
-1
/
+1
*
fix compile on macos
Stefan Majewsky
2017-09-01
1
-1
/
+2
*
remove unnecessary parentheses
Stefan Majewsky
2017-08-31
2
-2
/
+2
*
document rtree
Stefan Majewsky
2017-08-31
1
-3
/
+53
*
prompt: add fields for active kubectl context and OpenStack credentials
Stefan Majewsky
2017-08-21
2
-0
/
+85
*
documentation for prettyprompt
Stefan Majewsky
2017-08-19
2
-0
/
+36
*
prompt: handle newly initialized Git repo without any commits correctly
Stefan Majewsky
2017-08-19
1
-2
/
+6
[next]