aboutsummaryrefslogtreecommitdiffstats
path: root/commands/bug/bug_select.go
Commit message (Collapse)AuthorAgeFilesLines
* style: clean up linter complaintsSteve Moyer2023-01-181-1/+1
|
* fix(commands): create env.Env once for all Cobra commandsSteve Moyer2023-01-171-3/+1
| | | | Resolves #996
* commands: generic "select" code, move bug completion in bugcmdMichael Muré2022-12-271-4/+9
|
* cache: tie up the refactor up to compilingMichael Muré2022-12-211-1/+1
|
* commands: reorg into different packagesMichael Muré2022-11-201-0/+62