summaryrefslogtreecommitdiff
path: root/pkg/rtree/main.go
Commit message (Collapse)AuthorAgeFilesLines
* implement rtree dropStefan Majewsky2017-05-051-1/+13
| | | | | rtree is functionally complete, but the implementation is very messy now. :(
* 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