Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: update references to the git-bug organization (#1249) | sudoforge | 2024-08-24 | 1 | -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 | ||||
* | Merge pull request #987 from MichaelMure/cache-progress-bar | Michael Muré | 2023-01-14 | 1 | -1/+9 |
|\ | | | | | commands: add a nice terminal progress bar when building the cache | ||||
| * | commands: add a nice terminal progress bar when building the cache | Michael Muré | 2023-01-11 | 1 | -1/+9 |
| | | | | | | | | One issue remaining is that writing the cache takes significant time, but I don't know how to reflect that nicely to the user. | ||||
* | | add wipe sub-command that remove local bugs and identities | Kalin Staykov | 2023-01-11 | 1 | -50/+0 |
|/ | |||||
* | make go1.19 fmt happy | Michael Muré | 2023-01-11 | 1 | -3/+3 |
| | |||||
* | cache: fix some bugs after refactor | Michael Muré | 2022-12-23 | 1 | -4/+7 |
| | |||||
* | cache: tie up the refactor up to compiling | Michael Muré | 2022-12-21 | 1 | -20/+11 |
| | |||||
* | WIP | Michael Muré | 2022-11-28 | 1 | -2/+2 |
| | |||||
* | commands: reorg into different packages | Michael Muré | 2022-11-20 | 1 | -1/+1 |
| | |||||
* | gogit: fix incorrect loader handling | Michael Muré | 2022-11-16 | 1 | -1/+1 |
| | |||||
* | move {bug,identity} to /entities, move input to /commands | Michael Muré | 2022-08-18 | 1 | -0/+620 |