git-bug/commands
Michael Muré 6e5ea512ac
Merge pull request #987 from MichaelMure/cache-progress-bar
commands: add a nice terminal progress bar when building the cache
2023-01-14 14:49:25 +01:00
..
bridge make go1.19 fmt happy 2023-01-11 13:28:07 +01:00
bug fix(commands): run tests in ./commands/... without ANSI color 2023-01-07 11:01:35 -05:00
cmdjson commands: share JSON creation 2022-12-29 12:53:06 +01:00
cmdtest commands: reorg into different packages 2022-11-20 17:18:09 +01:00
completion commands: generic "select" code, move bug completion in bugcmd 2022-12-27 19:40:40 +01:00
execenv commands: add a nice terminal progress bar when building the cache 2023-01-11 14:31:22 +01:00
input commands: move bug specific input code into commands/bug/input 2022-12-27 17:23:56 +01:00
select properly close files in edge cases in various places 2023-01-11 14:22:58 +01:00
user commands: share JSON creation 2022-12-29 12:53:06 +01:00
commands.go commands: reorg into different packages 2022-11-20 17:18:09 +01:00
label.go cache: tie up the refactor up to compiling 2022-12-21 21:54:36 +01:00
pull.go commands: reorg into different packages 2022-11-20 17:18:09 +01:00
push.go commands: reorg into different packages 2022-11-20 17:18:09 +01:00
root.go add wipe sub-command that remove local bugs and identities 2023-01-11 14:58:58 +01:00
termui.go commands: reorg into different packages 2022-11-20 17:18:09 +01:00
version.go commands: reorg into different packages 2022-11-20 17:18:09 +01:00
webui.go commands: add a nice terminal progress bar when building the cache 2023-01-11 14:31:22 +01:00
wipe.go add wipe sub-command that remove local bugs and identities 2023-01-11 14:58:58 +01:00