git-bug/commands
2023-01-17 22:04:34 +01:00
..
bridge make go1.19 fmt happy 2023-01-11 13:28:07 +01:00
bug commands: remove compact style for "bug", as the width adaptive default renderer cover that usage 2023-01-17 22:04:34 +01: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 command: adapt the output of the bug list to the terminal size 2023-01-17 20:19:54 +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