summaryrefslogtreecommitdiff
path: root/pkg/rtree/repo.go
Commit message (Expand)AuthorAgeFilesLines
* rename pkg/ to internal/Stefan Majewsky2020-03-281-225/+0
* refactor package rtree towards testabilityStefan Majewsky2017-05-091-14/+0
* refactor cli.Interface yet againStefan Majewsky2017-05-091-13/+13
* replace panic() by a collector for early errorsStefan Majewsky2017-05-091-3/+4
* refactor towards new cli.InterfaceStefan Majewsky2017-05-071-43/+34
* propagate errors upwards properlyStefan Majewsky2017-05-051-22/+5
* implement rtree importStefan Majewsky2017-05-051-0/+36
* initial implementation of "rtree get" commandStefan Majewsky2017-05-021-0/+30
* restructure rtree into gofu (with rtree as the first applet)Stefan Majewsky2017-05-021-0/+198