aboutsummaryrefslogtreecommitdiffstats
path: root/commands/bug
Commit message (Expand)AuthorAgeFilesLines
* fix(commands): run tests in ./commands/... without ANSI colorSteve Moyer2023-01-071-0/+17
* commands: share JSON creationMichael Muré2022-12-293-118/+8
* commands: generic "select" code, move bug completion in bugcmdMichael Muré2022-12-2717-258/+133
* commands: move bug specific input code into commands/bug/inputMichael Muré2022-12-275-15/+245
* cache: fix some bugs after refactorMichael Muré2022-12-231-4/+1
* cache: tie up the refactor up to compilingMichael Muré2022-12-218-34/+36
* WIPMichael Muré2022-11-281-3/+3
* commands: reorg into different packagesMichael Muré2022-11-2031-0/+2240