aboutsummaryrefslogtreecommitdiffstats
path: root/input
Commit message (Expand)AuthorAgeFilesLines
* cleanup go importsMichael Muré2018-08-131-2/+3
* fix some linting troubleMichael Muré2018-08-131-7/+19
* termui: add the previous title in the template when editingMichael Muré2018-08-081-3/+4
* termui: implement addComment and setTitleMichael Muré2018-08-021-0/+35
* replace strings.Builder with a bytes.Buffer to support go 1.9Michael Muré2018-08-011-8/+8
* termui: use the editor to create a new bugMichael Muré2018-07-311-4/+6
* cli: rework new and comment command to better use the editorMichael Muré2018-07-311-0/+205