Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: update references to the git-bug organization (#1249) | sudoforge | 2024-08-24 | 1 | -2/+2 |
| | | | | | | | | 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 | -3/+1 |
| | | | | Resolves #996 | ||||
* | commands: reorg into different packages | Michael Muré | 2022-11-20 | 1 | -6/+7 |
| | |||||
* | commands: proper backend close on RunE error | Michael Muré | 2021-05-09 | 1 | -7/+6 |
| | |||||
* | commands: open and close the backend in a single place, simplify commands | Michael Muré | 2020-06-28 | 1 | -14/+6 |
| | |||||
* | commands: refactor to avoid globals | Michael Muré | 2020-06-28 | 1 | -15/+20 |
| | |||||
* | commands: add a "tui" alias for "termui" | Michael Muré | 2019-08-31 | 1 | -0/+1 |
| | |||||
* | commands: add a "." at the end of Short commands usage | Michael Muré | 2019-03-01 | 1 | -1/+1 |
| | |||||
* | identity: some UX cleanup | Michael Muré | 2019-03-01 | 1 | -1/+1 |
| | |||||
* | moved cleaner function to util/interrupt | Rafael Passos | 2018-10-24 | 1 | -2/+2 |
| | |||||
* | Registering lock clearing functions to Cleaner | Rafael Passos | 2018-10-23 | 1 | -0/+2 |
| | |||||
* | commands: don't load the repo for commands that don't need it | Michael Muré | 2018-10-17 | 1 | -3/+4 |
| | | | | fix #67 | ||||
* | make CLI commands use the cache to lock the repo properly | Michael Muré | 2018-08-31 | 1 | -1/+8 |
| | |||||
* | termui: PgUp & PgDown to pagine the bug list as well | Michael Muré | 2018-07-30 | 1 | -1/+0 |
| | |||||
* | wip terminal ui | Michael Muré | 2018-07-30 | 1 | -0/+21 |