| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | 3 | -3/+67 |
| | | | | | | rtree is functionally complete, but the implementation is very messy now. :( | ||||
| * | implement rtree import | Stefan Majewsky | 2017-05-05 | 4 | -2/+96 |
| | | |||||
| * | move rtree from util.Prompt to cli.Query | Stefan Majewsky | 2017-05-04 | 3 | -73/+36 |
| | | |||||
| * | add "cli" package with a Query method | Stefan Majewsky | 2017-05-04 | 2 | -0/+291 |
| | | |||||
| * | initial implementation of "rtree get" command | Stefan Majewsky | 2017-05-02 | 5 | -14/+199 |
| | | |||||
| * | restructure rtree into gofu (with rtree as the first applet) | Stefan Majewsky | 2017-05-02 | 5 | -0/+670 |
