Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | switch to go-term-text to fix bad underflow for label rendering | Michael Muré | 2019-11-03 | 1 | -1/+2 |
| | |||||
* | finish the refactoring for the dedicated identifier type | Michael Muré | 2019-08-12 | 1 | -1/+1 |
| | |||||
* | Renamed user id to user-id and metioned bug for some commands | Jocelyn FACCHINI | 2019-03-23 | 1 | -6/+4 |
| | |||||
* | Select and Label command documentation | Jocelyn FACCHINI | 2019-03-23 | 1 | -0/+11 |
| | | | | | | - 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 usage | Michael Muré | 2019-03-01 | 1 | -1/+1 |
| | |||||
* | moved cleaner function to util/interrupt | Rafael Passos | 2018-10-24 | 1 | -2/+2 |
| | |||||
* | Registering lock clearing functions to Cleaner | Rafael Passos | 2018-10-23 | 1 | -0/+2 |
| | |||||
* | commands: don't load the repo for commands that don't need it | Michael Muré | 2018-10-17 | 1 | -1/+2 |
| | | | | fix #67 | ||||
* | commands: don't forget to treat the error when selecting a bug | Michael Muré | 2018-09-26 | 1 | -1/+4 |
| | |||||
* | commands: convert compatible commands to the implicit select mechanism | Michael Muré | 2018-09-18 | 1 | -1/+1 |
| | |||||
* | commands: add a "select" command to select a bug for future implicit use | Michael Muré | 2018-09-18 | 1 | -0/+50 |