Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup go imports | Michael Muré | 2018-08-13 | 1 | -2/+3 |
* | fix some linting trouble | Michael Muré | 2018-08-13 | 1 | -7/+19 |
* | termui: add the previous title in the template when editing | Michael Muré | 2018-08-08 | 1 | -3/+4 |
* | termui: implement addComment and setTitle | Michael Muré | 2018-08-02 | 1 | -0/+35 |
* | replace strings.Builder with a bytes.Buffer to support go 1.9 | Michael Muré | 2018-08-01 | 1 | -8/+8 |
* | termui: use the editor to create a new bug | Michael Muré | 2018-07-31 | 1 | -4/+6 |
* | cli: rework new and comment command to better use the editor | Michael Muré | 2018-07-31 | 1 | -0/+205 |