Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: update references to the git-bug organization (#1249) | sudoforge | 2024-08-24 | 1 | -1/+1 |
| | | | | | | | | 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(commands): create env.Env once for all Cobra commands | Steve Moyer | 2023-01-17 | 1 | -2/+1 |
| | | | | Resolves #996 | ||||
* | commands: reorg into different packages | Michael Muré | 2022-11-20 | 1 | -9/+11 |
| | |||||
* | commands: refactor to avoid globals | Michael Muré | 2020-06-28 | 1 | -49/+40 |
| | |||||
* | doc: fix typos | Martin Michlmayr | 2020-06-16 | 1 | -1/+1 |
| | |||||
* | commands: add a "." at the end of Short commands usage | Michael Muré | 2019-03-01 | 1 | -1/+1 |
| | |||||
* | add a "version" command with various outputs, including the git hash and tag | Michael Muré | 2019-02-20 | 1 | -0/+71 |