aboutsummaryrefslogtreecommitdiffstats
path: root/commands/label_add.go
Commit message (Collapse)AuthorAgeFilesLines
* Select and Label command documentationJocelyn FACCHINI2019-03-231-1/+1
| | | | | | - Informed that label command adds/removes a label to a given bug. - Added suggestion to use select command when omitting to provide a bug id as argument. - Added a bit more detail for the select command documentation, giving a hint to "deselect" command.
* commands: add a "." at the end of Short commands usageMichael Muré2019-03-011-1/+1
|
* github: fix 3 edge-case failuresMichael Muré2019-03-011-1/+1
|
* moved cleaner function to util/interruptRafael Passos2018-10-241-2/+2
|
* Registering lock clearing functions to CleanerRafael Passos2018-10-231-0/+2
|
* commands: don't load the repo for commands that don't need itMichael Muré2018-10-171-3/+4
| | | | fix #67
* commands: cleanup file nameMichael Muré2018-09-241-0/+44