aboutsummaryrefslogtreecommitdiffstats
path: root/commands/bug/bug.go
Commit message (Expand)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 rende...Michael Muré2023-01-171-53/+31
| * 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
|/
* 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