summaryrefslogtreecommitdiffstatshomepage
path: root/commands/bug
Commit message (Expand)AuthorAge
* core: make label a common type, in a similar fashion as for status (#1252)Michael Muré2024-08-25
* feat: update references to the git-bug organization (#1249)sudoforge2024-08-24
* Merge pull request #1001 from MichaelMure/style/clean-up-linter-issuesMichael Muré2023-01-22
|\
| * docs(commands): try to make cleaned argument use more obviousSteve Moyer2023-01-20
| * style: resolve PR commentsSteve Moyer2023-01-19
| * style: clean up linter complaintsSteve Moyer2023-01-18
* | commands: add a helper to generate testing regex for CLI outputMichael Muré2023-01-22
* | commands: different pattern to detect changed flagsMichael Muré2023-01-18
|/
* fix(commands): replace missing importSteve Moyer2023-01-17
* Merge branch 'master' of github.com:MichaelMure/git-bugSteve Moyer2023-01-17
|\
| * commands: remove compact style for "bug", as the width adaptive default rende...Michael Muré2023-01-17
| * command: adapt the output of the bug list to the terminal sizeMichael Muré2023-01-17
* | fix(commands): create env.Env once for all Cobra commandsSteve Moyer2023-01-17
|/
* fix(commands): run tests in ./commands/... without ANSI colorSteve Moyer2023-01-07
* commands: share JSON creationMichael Muré2022-12-29
* commands: generic "select" code, move bug completion in bugcmdMichael Muré2022-12-27
* commands: move bug specific input code into commands/bug/inputMichael Muré2022-12-27
* cache: fix some bugs after refactorMichael Muré2022-12-23
* cache: tie up the refactor up to compilingMichael Muré2022-12-21
* WIPMichael Muré2022-11-28
* commands: reorg into different packagesMichael Muré2022-11-20