git-bug/commands/bug
2023-01-07 11:01:35 -05:00
..
input commands: move bug specific input code into commands/bug/input 2022-12-27 17:23:56 +01:00
testdata/comment commands: reorg into different packages 2022-11-20 17:18:09 +01:00
testenv fix(commands): run tests in ./commands/... without ANSI color 2023-01-07 11:01:35 -05:00
bug_comment_add_test.go commands: reorg into different packages 2022-11-20 17:18:09 +01:00
bug_comment_add.go commands: generic "select" code, move bug completion in bugcmd 2022-12-27 19:40:40 +01:00
bug_comment_edit_test.go commands: reorg into different packages 2022-11-20 17:18:09 +01:00
bug_comment_edit.go commands: move bug specific input code into commands/bug/input 2022-12-27 17:23:56 +01:00
bug_comment_test.go commands: reorg into different packages 2022-11-20 17:18:09 +01:00
bug_comment.go commands: generic "select" code, move bug completion in bugcmd 2022-12-27 19:40:40 +01:00
bug_deselect.go commands: generic "select" code, move bug completion in bugcmd 2022-12-27 19:40:40 +01:00
bug_label_new.go commands: generic "select" code, move bug completion in bugcmd 2022-12-27 19:40:40 +01:00
bug_label_rm.go commands: generic "select" code, move bug completion in bugcmd 2022-12-27 19:40:40 +01:00
bug_label.go commands: generic "select" code, move bug completion in bugcmd 2022-12-27 19:40:40 +01:00
bug_new_test.go commands: reorg into different packages 2022-11-20 17:18:09 +01:00
bug_new.go commands: move bug specific input code into commands/bug/input 2022-12-27 17:23:56 +01:00
bug_rm_test.go commands: reorg into different packages 2022-11-20 17:18:09 +01:00
bug_rm.go commands: generic "select" code, move bug completion in bugcmd 2022-12-27 19:40:40 +01:00
bug_select.go commands: generic "select" code, move bug completion in bugcmd 2022-12-27 19:40:40 +01:00
bug_show.go commands: share JSON creation 2022-12-29 12:53:06 +01:00
bug_status_close.go commands: generic "select" code, move bug completion in bugcmd 2022-12-27 19:40:40 +01:00
bug_status_open.go commands: generic "select" code, move bug completion in bugcmd 2022-12-27 19:40:40 +01:00
bug_status.go commands: generic "select" code, move bug completion in bugcmd 2022-12-27 19:40:40 +01:00
bug_test.go commands: share JSON creation 2022-12-29 12:53:06 +01:00
bug_title_edit.go commands: generic "select" code, move bug completion in bugcmd 2022-12-27 19:40:40 +01:00
bug_title.go commands: generic "select" code, move bug completion in bugcmd 2022-12-27 19:40:40 +01:00
bug.go commands: share JSON creation 2022-12-29 12:53:06 +01:00
completion.go commands: generic "select" code, move bug completion in bugcmd 2022-12-27 19:40:40 +01:00