aboutsummaryrefslogtreecommitdiff
path: root/main.go
Commit message (Collapse)AuthorAgeFilesLines
* 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