aboutsummaryrefslogtreecommitdiffstats
path: root/commands/select.go
Commit message (Expand)AuthorAgeFilesLines
* 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-1/+2
* commands: don't forget to treat the error when selecting a bugMichael Muré2018-09-261-1/+4
* commands: convert compatible commands to the implicit select mechanismMichael Muré2018-09-181-1/+1
* commands: add a "select" command to select a bug for future implicit useMichael Muré2018-09-181-0/+50