Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | commands: remove compact style for "bug", as the width adaptive default rende... | Michael Muré | 2023-01-17 | 3 | -88/+53 |
* | command: adapt the output of the bug list to the terminal size | Michael Muré | 2023-01-17 | 1 | -3/+22 |
* | fix(commands): run tests in ./commands/... without ANSI color | Steve Moyer | 2023-01-07 | 1 | -0/+17 |
* | commands: share JSON creation | Michael Muré | 2022-12-29 | 3 | -118/+8 |
* | commands: generic "select" code, move bug completion in bugcmd | Michael Muré | 2022-12-27 | 17 | -258/+133 |
* | commands: move bug specific input code into commands/bug/input | Michael Muré | 2022-12-27 | 5 | -15/+245 |
* | cache: fix some bugs after refactor | Michael Muré | 2022-12-23 | 1 | -4/+1 |
* | cache: tie up the refactor up to compiling | Michael Muré | 2022-12-21 | 8 | -34/+36 |
* | WIP | Michael Muré | 2022-11-28 | 1 | -3/+3 |
* | commands: reorg into different packages | Michael Muré | 2022-11-20 | 31 | -0/+2240 |