Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change the comment ID to use both bug and comment ID references. | vince | 2021-02-14 | 1 | -0/+1 |
| | | | | | Add comment edit command This commit adds the comment edit command, which provides a CLI tool that allows a user to edit a comment. | ||||
* | Vendor: upgrade spf13/cobra to v1.1.1 (#479) | 6543 | 2020-10-27 | 1 | -4/+0 |
| | | | | | | | * build(deps): bump github.com/spf13/cobra from 1.0.0 to 1.1.1 * update doc (man & md) * update bash|fish|zsh completion | ||||
* | commands: cleanup the command's usage to avoid warnings when generating the doc | Michael Muré | 2020-07-28 | 1 | -1/+1 |
| | |||||
* | regenerate md and man files | Michael Muré | 2019-03-27 | 1 | -3/+3 |
| | |||||
* | commands: add a "." at the end of Short commands usage | Michael Muré | 2019-03-01 | 1 | -4/+4 |
| | |||||
* | commands: fix "comment add" flags set on the wrong command | Michael Muré | 2018-10-17 | 1 | -3/+1 |
| | |||||
* | commands: description cleanup | Michael Muré | 2018-09-21 | 1 | -4/+4 |
| | |||||
* | commands: convert compatible commands to the implicit select mechanism | Michael Muré | 2018-09-18 | 1 | -1/+1 |
| | |||||
* | commands: add `git bug comment add` to add a comment | Michael Muré | 2018-09-15 | 1 | -2/+3 |
| | |||||
* | ls: support expressing a query with flags as well | Michael Muré | 2018-09-10 | 1 | -1/+1 |
| | |||||
* | cmds: various cleaning | Michael Muré | 2018-09-06 | 1 | -1/+1 |
| | |||||
* | use DisableAutoGenTag to not have to commit the documentation after each build | Michael Muré | 2018-07-20 | 1 | -1/+0 |
| | |||||
* | generate markdown documentation | Michael Muré | 2018-07-20 | 1 | -0/+25 |