summaryrefslogtreecommitdiff
path: root/pkg/rtree
Commit message (Collapse)AuthorAgeFilesLines
* propagate errors upwards properlyStefan Majewsky2017-05-054-119/+172
|
* implement rtree dropStefan Majewsky2017-05-052-1/+47
| | | | | rtree is functionally complete, but the implementation is very messy now. :(
* implement rtree importStefan Majewsky2017-05-053-1/+95
|
* move rtree from util.Prompt to cli.QueryStefan Majewsky2017-05-041-32/+35
|
* initial implementation of "rtree get" commandStefan Majewsky2017-05-024-7/+184
|
* restructure rtree into gofu (with rtree as the first applet)Stefan Majewsky2017-05-024-0/+580