summaryrefslogtreecommitdiffstatshomepage
path: root/commands/select.go
Commit message (Expand)AuthorAge
* commands: reorg into different packagesMichael Muré2022-11-20
* Add command-specific argument completionsJohannes Altmanninger2022-05-01
* commands: proper backend close on RunE errorMichael Muré2021-05-09
* commands: cleanup the command's usage to avoid warnings when generating the docMichael Muré2020-07-28
* commands: open and close the backend in a single place, simplify commandsMichael Muré2020-06-28
* commands: refactor to avoid globalsMichael Muré2020-06-28
* switch to go-term-text to fix bad underflow for label renderingMichael Muré2019-11-03
* finish the refactoring for the dedicated identifier typeMichael Muré2019-08-12
* Renamed user id to user-id and metioned bug for some commandsJocelyn FACCHINI2019-03-23
* Select and Label command documentationJocelyn FACCHINI2019-03-23
* commands: add a "." at the end of Short commands usageMichael Muré2019-03-01
* moved cleaner function to util/interruptRafael Passos2018-10-24
* Registering lock clearing functions to CleanerRafael Passos2018-10-23
* commands: don't load the repo for commands that don't need itMichael Muré2018-10-17
* commands: don't forget to treat the error when selecting a bugMichael Muré2018-09-26
* commands: convert compatible commands to the implicit select mechanismMichael Muré2018-09-18
* commands: add a "select" command to select a bug for future implicit useMichael Muré2018-09-18