Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup go imports | Michael Muré | 2018-08-13 | 1 | -0/+1 |
| | |||||
* | termui: use the editor to create a new bug | Michael Muré | 2018-07-31 | 1 | -1/+1 |
| | |||||
* | cli: rework new and comment command to better use the editor | Michael Muré | 2018-07-31 | 1 | -3/+9 |
| | | | | | | | a nice templace is now provided with explanations new: title and message can now be provided from the editor. Title will be the first non-empty line | ||||
* | more refactoring to have reusable bug action across different UI | Michael Muré | 2018-07-25 | 1 | -6/+2 |
| | |||||
* | bug: refactor to limit abstraction leak and to have a more reusable code for ↵ | Michael Muré | 2018-07-23 | 1 | -1/+1 |
| | | | | 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 | -20/+25 |
| | |||||
* | add bug status + open/close commands | Michael Muré | 2018-07-17 | 1 | -4/+5 |
| | |||||
* | rework the commands thing and add a "commands" command to list all commands | Michael Muré | 2018-07-16 | 1 | -9/+7 |
| | |||||
* | add a "comment" command | Michael Muré | 2018-07-15 | 1 | -0/+73 |