aboutsummaryrefslogtreecommitdiffstats
path: root/commands/execenv/loading.go
Commit message (Collapse)AuthorAgeFilesLines
* feat: update references to the git-bug organization (#1249)sudoforge2024-08-241-4/+4
| | | | | | | | 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 artifactMichael Muré2023-03-181-2/+6
| | | | Still one issue remaining: the last bar doesn't dissapear. Looks like a mbp issue.
* execenv: move terminal detection to Out, introduce the compagnion InMichael Muré2023-01-171-0/+169