aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add "cli" package with a Query methodStefan Majewsky2017-05-04585-0/+208648
* initial implementation of "rtree get" commandStefan Majewsky2017-05-025-14/+199
* restructure rtree into gofu (with rtree as the first applet)Stefan Majewsky2017-05-028-99/+160
* move code out of main.go into the model typesStefan Majewsky2017-05-023-94/+114
* implement subcommands: remotes, repos, eachStefan Majewsky2017-04-042-3/+69
* implement "index" subcommandStefan Majewsky2017-04-045-28/+380
* prepare subcommand structureStefan Majewsky2017-04-041-10/+45
* read and write index fileStefan Majewsky2017-04-0428-0/+11156
* Initial commitStefan Majewsky2017-04-041-0/+674