aboutsummaryrefslogtreecommitdiff
path: root/main.go
Commit message (Expand)AuthorAgeFilesLines
* restructure rtree into gofu (with rtree as the first applet)Stefan Majewsky2017-05-021-76/+15
* move code out of main.go into the model typesStefan Majewsky2017-05-021-94/+9
* implement subcommands: remotes, repos, eachStefan Majewsky2017-04-041-3/+62
* implement "index" subcommandStefan Majewsky2017-04-041-0/+72
* prepare subcommand structureStefan Majewsky2017-04-041-10/+45
* read and write index fileStefan Majewsky2017-04-041-0/+28