Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: update references to the git-bug organization (#1249) | sudoforge | 2024-08-24 | 12 | -32/+32 |
| | | | | | | | | 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 | ||||
* | fix openpgp handling to sign/check | Michael Muré | 2023-08-12 | 1 | -11/+8 |
| | |||||
* | [DATALAD RUNCMD] Run codespell -w | Yaroslav Halchenko | 2023-01-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | === Do not change lines below === { "chain": [], "cmd": "codespell -w", "exit": 0, "extra_inputs": [], "inputs": [], "outputs": [], "pwd": "." } ^^^ Do not change lines above ^^^ | ||||
* | 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 | 4 | -51/+76 |
|/ | |||||
* | make go1.19 fmt happy | Michael Muré | 2023-01-11 | 2 | -6/+6 |
| | |||||
* | Merge pull request #936 from MichaelMure/feat/935/disambiguate-config-errors | Steve Moyer | 2022-12-23 | 1 | -3/+3 |
|\ | | | | | feat(935): disambiguate config errors | ||||
| * | feat: wrap ErrMultipleConfigEntry to report duplicate key | Steve Moyer | 2022-11-27 | 1 | -1/+1 |
| | | | | | | | | References #935. | ||||
| * | feat: wrap ErrNoConfigEntry to report missing key | Steve Moyer | 2022-11-27 | 1 | -2/+2 |
| | | | | | | | | Resolves #935. | ||||
* | | cache: fix some bugs after refactor | Michael Muré | 2022-12-23 | 2 | -6/+9 |
| | | |||||
* | | cache: tie up the refactor up to compiling | Michael Muré | 2022-12-21 | 4 | -42/+15 |
| | | |||||
* | | WIP | Michael Muré | 2022-11-28 | 4 | -9/+7 |
|/ | |||||
* | 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 | 14 | -0/+2167 |