aboutsummaryrefslogtreecommitdiffstats
path: root/commands/bug/bug_show.go
Commit message (Collapse)AuthorAgeFilesLines
* style: resolve PR commentsSteve Moyer2023-01-191-2/+0
|
* style: clean up linter complaintsSteve Moyer2023-01-181-2/+4
|
* fix(commands): create env.Env once for all Cobra commandsSteve Moyer2023-01-171-2/+1
| | | | Resolves #996
* commands: share JSON creationMichael Muré2022-12-291-62/+3
|
* commands: generic "select" code, move bug completion in bugcmdMichael Muré2022-12-271-3/+2
|
* commands: reorg into different packagesMichael Muré2022-11-201-0/+329