Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | commands: unify the processing from editor/file/stdin for "add" and "comment ... | Michael Muré | 2018-10-17 | 1 | -2/+2 |
* | commands: check the bug id before the user write the message for "comment add" | Michael Muré | 2018-10-17 | 1 | -5/+5 |
* | commands: fix "comment add" flags set on the wrong command | Michael Muré | 2018-10-17 | 1 | -3/+3 |
* | commands: don't load the repo for commands that don't need it | Michael Muré | 2018-10-17 | 1 | -3/+4 |
* | Make addCommentWithEditor accept a preMessage | Luke Adams | 2018-10-04 | 1 | -1/+1 |
* | repo: split the Repo interface to avoid abstraction leak in RepoCache | Michael Muré | 2018-09-21 | 1 | -1/+1 |
* | commands: description cleanup | Michael Muré | 2018-09-21 | 1 | -1/+1 |
* | commands: convert compatible commands to the implicit select mechanism | Michael Muré | 2018-09-18 | 1 | -15/+3 |
* | commands: add `git bug comment add` to add a comment | Michael Muré | 2018-09-15 | 1 | -0/+85 |