Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: update references to the git-bug organization (#1249) | sudoforge | 2024-08-24 | 3 | -8/+8 |
| | | | | | | | | 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 | ||||
* | execenv: fix some cache building progress bar artifact | Michael Muré | 2023-03-18 | 1 | -2/+6 |
| | | | | Still one issue remaining: the last bar doesn't dissapear. Looks like a mbp issue. | ||||
* | command: adapt the output of the bug list to the terminal size | Michael Muré | 2023-01-17 | 2 | -4/+21 |
| | |||||
* | execenv: move terminal detection to Out, introduce the compagnion In | Michael Muré | 2023-01-17 | 4 | -228/+273 |
| | |||||
* | feat: use isatty to detect a Termios instead | Steve Moyer | 2023-01-17 | 3 | -46/+28 |
| | |||||
* | feat: detect os.Stdin/os.Stdout mode | Steve Moyer | 2023-01-16 | 2 | -3/+91 |
| | |||||
* | commands: add a nice terminal progress bar when building the cache | Michael Muré | 2023-01-11 | 2 | -12/+58 |
| | | | | 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 | 2 | -0/+21 |
| | |||||
* | commands: don't double build the lamport clocks | Michael Muré | 2022-12-29 | 1 | -3/+4 |
| | |||||
* | cache: simplify cache building events handling | Michael Muré | 2022-12-27 | 1 | -6/+2 |
| | |||||
* | cache: tie the last printf in an event to make the core print free | Michael Muré | 2022-12-27 | 1 | -13/+12 |
| | |||||
* | cache: fix some bugs after refactor | Michael Muré | 2022-12-23 | 2 | -17/+12 |
| | |||||
* | cache: generic withSnapshot, some cleanup | Michael Muré | 2022-12-22 | 1 | -4/+4 |
| | |||||
* | cache: tie up the refactor up to compiling | Michael Muré | 2022-12-21 | 1 | -2/+7 |
| | |||||
* | WIP | Michael Muré | 2022-12-19 | 1 | -1/+20 |
| | |||||
* | commands: reorg into different packages | Michael Muré | 2022-11-20 | 2 | -0/+239 |