vince
|
d96284da64
|
Change the comment ID to use both bug and comment ID references.
Add comment edit command
This commit adds the comment edit command, which provides a CLI tool that allows a user to edit a comment.
|
2021-02-14 12:17:48 +01:00 |
|
6543
|
86faedc966
|
Vendor: upgrade spf13/cobra to v1.1.1 (#479)
* build(deps): bump github.com/spf13/cobra from 1.0.0 to 1.1.1
* update doc (man & md)
* update bash|fish|zsh completion
|
2020-10-27 14:38:55 +01:00 |
|
Michael Muré
|
ae5c0967ce
|
commands: cleanup the command's usage to avoid warnings when generating the doc
|
2020-07-28 20:24:24 +02:00 |
|
Michael Muré
|
4559af5e71
|
update auto-generated files
|
2020-02-23 14:38:02 +01:00 |
|
Michael Muré
|
ed7d8c13bf
|
update generated files
|
2019-04-01 14:03:20 +02:00 |
|
Michael Muré
|
ffc6cbdc45
|
regenerate md and man files
|
2019-03-27 21:46:57 +01:00 |
|
Michael Muré
|
782576f124
|
update generated files
|
2019-03-01 22:56:04 +01:00 |
|
Michael Muré
|
09692456c7
|
man: update the date in the generated doc
|
2019-02-16 17:34:04 +01:00 |
|
Michael Muré
|
5a465c0d8a
|
update generated doc with the new date
|
2018-12-22 03:08:02 +01:00 |
|
Michael Muré
|
b08e28e67e
|
commands: fix "comment add" flags set on the wrong command
|
2018-10-17 20:47:31 +02:00 |
|
Michael Muré
|
95021a07fd
|
docs: update manpages due to change of month
|
2018-10-01 21:54:52 +02:00 |
|
Michael Muré
|
cfce3a9914
|
commands: description cleanup
|
2018-09-21 13:37:22 +02:00 |
|
Michael Muré
|
544b9cc0c4
|
commands: convert compatible commands to the implicit select mechanism
|
2018-09-18 13:28:01 +02:00 |
|
Michael Muré
|
6cdc6c087e
|
commands: add git bug comment add to add a comment
|
2018-09-15 20:31:40 +02:00 |
|
Michael Muré
|
9bb980e9de
|
ls: support expressing a query with flags as well
|
2018-09-10 18:18:00 +02:00 |
|
Michael Muré
|
f136bf6a82
|
cmds: various cleaning
|
2018-09-06 21:42:05 +02:00 |
|
Michael Muré
|
e3c445fa85
|
manpages: update
|
2018-09-02 15:53:44 +02:00 |
|
Michael Muré
|
84131cb553
|
manpages: update names following the change of section
|
2018-08-06 16:09:53 +02:00 |
|