summaryrefslogtreecommitdiffstatshomepage
path: root/commands/commands.go
Commit message (Expand)AuthorAge
* cleanup go importsMichael Muré2018-08-13
* generate markdown documentationMichael Muré2018-07-20
* rework all the commands to use cobra as a parserMichael Muré2018-07-19
* commands: sort commands by nameMichael Muré2018-07-16
* rework the commands thing and add a "commands" command to list all commandsMichael Muré2018-07-16
* add a "comment" commandMichael Muré2018-07-15
* list --> ls, silly !Michael Muré2018-07-15
* add a primitive "list" commandMichael Muré2018-07-14
* serialize a Bug to git as a blob+tree+commit+refMichael Muré2018-07-13
* create the Bug structureMichael Muré2018-07-13
* add the new bug command with a very primitive bug datastructureMichael Muré2018-07-12
* more experimentMichael Muré2018-07-12