aboutsummaryrefslogtreecommitdiffstats
path: root/commands/bug/bug.go
Commit message (Collapse)AuthorAgeFilesLines
* commands: different pattern to detect changed flagsMichael Muré2023-01-181-15/+18
|
* Merge branch 'master' of github.com:MichaelMure/git-bugSteve Moyer2023-01-171-55/+52
|\
| * commands: remove compact style for "bug", as the width adaptive default ↵Michael Muré2023-01-171-53/+31
| | | | | | | | renderer cover that usage
| * command: adapt the output of the bug list to the terminal sizeMichael Muré2023-01-171-3/+22
| |
* | fix(commands): create env.Env once for all Cobra commandsSteve Moyer2023-01-171-11/+10
|/ | | | Resolves #996
* commands: share JSON creationMichael Muré2022-12-291-55/+3
|
* cache: tie up the refactor up to compilingMichael Muré2022-12-211-19/+19
|
* commands: reorg into different packagesMichael Muré2022-11-201-0/+468