Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup go imports | Michael Muré | 2018-08-13 | 1 | -1/+2 |
| | |||||
* | more refactoring to have reusable bug action across different UI | Michael Muré | 2018-07-25 | 1 | -20/+2 |
| | |||||
* | bug: refactor to limit abstraction leak and to have a more reusable code for ↵ | Michael Muré | 2018-07-23 | 1 | -49/+6 |
| | | | | the UIs | ||||
* | 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 | -6/+10 |
| | |||||
* | implement pull/merge | Michael Muré | 2018-07-17 | 1 | -1/+60 |
| | |||||
* | fix build | Michael Muré | 2018-07-16 | 1 | -1/+0 |
| | |||||
* | rework the commands thing and add a "commands" command to list all commands | Michael Muré | 2018-07-16 | 1 | -4/+3 |
| | |||||
* | add a "comment" command | Michael Muré | 2018-07-15 | 1 | -2/+2 |
| | |||||
* | fix push/pull | Michael Muré | 2018-07-13 | 1 | -1/+1 |
| | |||||
* | serialize a Bug to git as a blob+tree+commit+ref | Michael Muré | 2018-07-13 | 1 | -1/+2 |
| | |||||
* | add the new bug command with a very primitive bug datastructure | Michael Muré | 2018-07-12 | 1 | -7/+5 |
| | |||||
* | more experiment | Michael Muré | 2018-07-12 | 1 | -0/+33 |