| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rename pkg/ to internal/ | Stefan Majewsky | 2020-03-28 | 1 | -75/+0 |
| | | |||||
| * | refactor package rtree towards testability | Stefan Majewsky | 2017-05-09 | 1 | -35/+2 |
| | | |||||
| * | refactor cli.Interface yet again | Stefan Majewsky | 2017-05-09 | 1 | -8/+6 |
| | | | | | | | | | | | - Only one global instance now, so we don't need to pass it around all the time. - Allow to swap out the Command.Run implementation for unit tests. - Can now use cli.Interface during func init() of packages importing pkg/cli. | ||||
| * | replace panic() by a collector for early errors | Stefan Majewsky | 2017-05-09 | 1 | -1/+3 |
| | | |||||
| * | propagate errors upwards properly | Stefan Majewsky | 2017-05-05 | 1 | -8/+10 |
| | | |||||
| * | initial implementation of "rtree get" command | Stefan Majewsky | 2017-05-02 | 1 | -4/+30 |
| | | |||||
| * | restructure rtree into gofu (with rtree as the first applet) | Stefan Majewsky | 2017-05-02 | 1 | -0/+80 |
