Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core: make label a common type, in a similar fashion as for status (#1252) | Michael Muré | 2024-08-25 | 1 | -2/+1 |
| | | | This will be useful for Board, and likely code review support later | ||||
* | feat: update references to the git-bug organization (#1249) | sudoforge | 2024-08-24 | 1 | -9/+9 |
| | | | | | | | | The repository was recently moved to the git-bug organization on github. This change refactors references to the repository to ensure that they use the updated owner URI. Closes: #1243 Change-Id: I799712354c6ba25cdd8b06286275850c52efe6ff | ||||
* | commands: different pattern to detect changed flags | Michael Muré | 2023-01-18 | 1 | -15/+18 |
| | |||||
* | Merge branch 'master' of github.com:MichaelMure/git-bug | Steve Moyer | 2023-01-17 | 1 | -55/+52 |
|\ | |||||
| * | commands: remove compact style for "bug", as the width adaptive default ↵ | Michael Muré | 2023-01-17 | 1 | -53/+31 |
| | | | | | | | | renderer cover that usage | ||||
| * | command: adapt the output of the bug list to the terminal size | Michael Muré | 2023-01-17 | 1 | -3/+22 |
| | | |||||
* | | fix(commands): create env.Env once for all Cobra commands | Steve Moyer | 2023-01-17 | 1 | -11/+10 |
|/ | | | | Resolves #996 | ||||
* | commands: share JSON creation | Michael Muré | 2022-12-29 | 1 | -55/+3 |
| | |||||
* | cache: tie up the refactor up to compiling | Michael Muré | 2022-12-21 | 1 | -19/+19 |
| | |||||
* | commands: reorg into different packages | Michael Muré | 2022-11-20 | 1 | -0/+468 |