Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | feat: update references to the git-bug organization (#1249) | sudoforge | 2024-08-24 |
| | | | | | | | | 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 |
| | | | | 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 |
| | |||
* | execenv: move terminal detection to Out, introduce the compagnion In | Michael Muré | 2023-01-17 |
| | |||
* | feat: use isatty to detect a Termios instead | Steve Moyer | 2023-01-17 |
| | |||
* | feat: detect os.Stdin/os.Stdout mode | Steve Moyer | 2023-01-16 |
| | |||
* | commands: add a nice terminal progress bar when building the cache | Michael Muré | 2023-01-11 |
| | | | | 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 |
| | |||
* | commands: don't double build the lamport clocks | Michael Muré | 2022-12-29 |
| | |||
* | cache: simplify cache building events handling | Michael Muré | 2022-12-27 |
| | |||
* | cache: tie the last printf in an event to make the core print free | Michael Muré | 2022-12-27 |
| | |||
* | cache: fix some bugs after refactor | Michael Muré | 2022-12-23 |
| | |||
* | cache: generic withSnapshot, some cleanup | Michael Muré | 2022-12-22 |
| | |||
* | cache: tie up the refactor up to compiling | Michael Muré | 2022-12-21 |
| | |||
* | WIP | Michael Muré | 2022-12-19 |
| | |||
* | commands: reorg into different packages | Michael Muré | 2022-11-20 |