summaryrefslogtreecommitdiff
path: root/pkg/rtree/main.go
Commit message (Expand)AuthorAgeFilesLines
* refactor package rtree towards testabilityStefan Majewsky2017-05-091-0/+4
* refactor cli.Interface yet againStefan Majewsky2017-05-091-40/+40
* refactor towards new cli.InterfaceStefan Majewsky2017-05-071-59/+55
* bubble up exit codes instead of calling os.Exit() in functionsStefan Majewsky2017-05-071-21/+21
* propagate errors upwards properlyStefan Majewsky2017-05-051-33/+54
* implement rtree dropStefan Majewsky2017-05-051-1/+13
* implement rtree importStefan Majewsky2017-05-051-1/+10
* initial implementation of "rtree get" commandStefan Majewsky2017-05-021-1/+12
* restructure rtree into gofu (with rtree as the first applet)Stefan Majewsky2017-05-021-0/+115