| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rename pkg/ to internal/ | Stefan Majewsky | 2020-03-28 | 1 | -225/+0 |
| | | |||||
| * | refactor package rtree towards testability | Stefan Majewsky | 2017-05-09 | 1 | -14/+0 |
| | | |||||
| * | refactor cli.Interface yet again | Stefan Majewsky | 2017-05-09 | 1 | -13/+13 |
| | | | | | | | | | | | - 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 | -3/+4 |
| | | |||||
| * | refactor towards new cli.Interface | Stefan Majewsky | 2017-05-07 | 1 | -43/+34 |
| | | |||||
| * | propagate errors upwards properly | Stefan Majewsky | 2017-05-05 | 1 | -22/+5 |
| | | |||||
| * | implement rtree import | Stefan Majewsky | 2017-05-05 | 1 | -0/+36 |
| | | |||||
| * | initial implementation of "rtree get" command | Stefan Majewsky | 2017-05-02 | 1 | -0/+30 |
| | | |||||
| * | restructure rtree into gofu (with rtree as the first applet) | Stefan Majewsky | 2017-05-02 | 1 | -0/+198 |
