Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup go imports | Michael Muré | 2018-08-13 | 1 | -0/+1 |
* | generate markdown documentation | Michael Muré | 2018-07-20 | 1 | -1/+1 |
* | rework all the commands to use cobra as a parser | Michael Muré | 2018-07-19 | 1 | -30/+30 |
* | commands: sort commands by name | Michael Muré | 2018-07-16 | 1 | -2/+13 |
* | rework the commands thing and add a "commands" command to list all commands | Michael Muré | 2018-07-16 | 1 | -20/+33 |
* | add a "comment" command | Michael Muré | 2018-07-15 | 1 | -4/+5 |
* | list --> ls, silly ! | Michael Muré | 2018-07-15 | 1 | -1/+1 |
* | add a primitive "list" command | Michael Muré | 2018-07-14 | 1 | -0/+1 |
* | serialize a Bug to git as a blob+tree+commit+ref | Michael Muré | 2018-07-13 | 1 | -1/+0 |
* | create the Bug structure | Michael Muré | 2018-07-13 | 1 | -12/+0 |
* | add the new bug command with a very primitive bug datastructure | Michael Muré | 2018-07-12 | 1 | -0/+2 |
* | more experiment | Michael Muré | 2018-07-12 | 1 | -0/+40 |