Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: update references to the git-bug organization (#1249) | sudoforge | 2024-08-24 | 1 | -2/+2 |
| | | | | | | | | 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 | ||||
* | command: adapt the output of the bug list to the terminal size | Michael Muré | 2023-01-17 | 1 | -4/+8 |
| | |||||
* | execenv: move terminal detection to Out, introduce the compagnion In | Michael Muré | 2023-01-17 | 1 | -2/+35 |
| | |||||
* | feat: use isatty to detect a Termios instead | Steve Moyer | 2023-01-17 | 1 | -4/+2 |
| | |||||
* | commands: add a nice terminal progress bar when building the cache | Michael Muré | 2023-01-11 | 1 | -0/+7 |
| | | | | One issue remaining is that writing the cache takes significant time, but I don't know how to reflect that nicely to the user. | ||||
* | commands: share JSON creation | Michael Muré | 2022-12-29 | 1 | -0/+10 |
| | |||||
* | 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 | 1 | -2/+7 |
| | |||||
* | commands: reorg into different packages | Michael Muré | 2022-11-20 | 1 | -0/+48 |