index
:
gofu
main
My personal busybox built in Go
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkg
/
rtree
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
remove unnecessary parentheses
Stefan Majewsky
2017-08-31
1
-1
/
+1
*
more compact specification of recorded commands
Stefan Majewsky
2017-07-07
2
-25
/
+27
*
many more `rtree get` tests
Stefan Majewsky
2017-07-07
3
-30
/
+205
*
add first test
Stefan Majewsky
2017-07-07
3
-2
/
+173
*
refactor package rtree towards testability
Stefan Majewsky
2017-05-09
5
-67
/
+109
*
refactor cli.Interface yet again
Stefan Majewsky
2017-05-09
4
-85
/
+83
*
replace panic() by a collector for early errors
Stefan Majewsky
2017-05-09
3
-9
/
+16
*
refactor towards new cli.Interface
Stefan Majewsky
2017-05-07
3
-168
/
+169
*
bubble up exit codes instead of calling os.Exit() in functions
Stefan Majewsky
2017-05-07
1
-21
/
+21
*
propagate errors upwards properly
Stefan Majewsky
2017-05-05
4
-119
/
+172
*
implement rtree drop
Stefan Majewsky
2017-05-05
2
-1
/
+47
*
implement rtree import
Stefan Majewsky
2017-05-05
3
-1
/
+95
*
move rtree from util.Prompt to cli.Query
Stefan Majewsky
2017-05-04
1
-32
/
+35
*
initial implementation of "rtree get" command
Stefan Majewsky
2017-05-02
4
-7
/
+184
*
restructure rtree into gofu (with rtree as the first applet)
Stefan Majewsky
2017-05-02
4
-0
/
+580