aboutsummaryrefslogtreecommitdiffstats
path: root/commands/comment_add.go
Commit message (Expand)AuthorAgeFilesLines
* Make addCommentWithEditor accept a preMessageLuke Adams2018-10-041-1/+1
* repo: split the Repo interface to avoid abstraction leak in RepoCacheMichael Muré2018-09-211-1/+1
* commands: description cleanupMichael Muré2018-09-211-1/+1
* commands: convert compatible commands to the implicit select mechanismMichael Muré2018-09-181-15/+3
* commands: add `git bug comment add` to add a commentMichael Muré2018-09-151-0/+85