aboutsummaryrefslogtreecommitdiffstats
path: root/commands/bug/bug_comment.go
Commit message (Collapse)AuthorAgeFilesLines
* feat: update references to the git-bug organization (#1249)sudoforge2024-08-241-2/+2
| | | | | | | | The repository was recently moved to the git-bug organization on github. This change refactors references to the repository to ensure that they use the updated owner URI. Closes: #1243 Change-Id: I799712354c6ba25cdd8b06286275850c52efe6ff
* style: clean up linter complaintsSteve Moyer2023-01-181-1/+1
|
* fix(commands): create env.Env once for all Cobra commandsSteve Moyer2023-01-171-5/+3
| | | | Resolves #996
* commands: generic "select" code, move bug completion in bugcmdMichael Muré2022-12-271-4/+2
|
* commands: reorg into different packagesMichael Muré2022-11-201-0/+52