| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | implement TUI instance for when stdin is not a tty | Stefan Majewsky | 2017-05-09 | 2 | -5/+75 |
| * | replace panic() by a collector for early errors | Stefan Majewsky | 2017-05-09 | 4 | -9/+58 |
| * | YAGNI | Stefan Majewsky | 2017-05-07 | 3 | -121/+6 |
| * | refactor towards new cli.Interface | Stefan Majewsky | 2017-05-07 | 7 | -224/+405 |
| * | 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 |
| * | 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 |
