git-bug/commands
2022-06-22 10:38:09 -04:00
..
select refactor(809): eliminate need to defer CleanupTestRepos() 2022-06-16 09:02:52 -04:00
add_test.go test(809): remove reliance on repo's filesystem 2022-06-22 10:38:09 -04:00
add.go commands: proper backend close on RunE error 2021-05-09 11:33:20 +02:00
bridge_auth_addtoken.go Add command-specific argument completions 2022-05-01 10:54:13 +02:00
bridge_auth_rm.go Add command-specific argument completions 2022-05-01 10:54:13 +02:00
bridge_auth_show.go Add command-specific argument completions 2022-05-01 10:54:13 +02:00
bridge_auth.go commands: proper backend close on RunE error 2021-05-09 11:33:20 +02:00
bridge_configure.go Add command-specific argument completions 2022-05-01 10:54:13 +02:00
bridge_pull.go Add command-specific argument completions 2022-05-01 10:54:13 +02:00
bridge_push.go Add command-specific argument completions 2022-05-01 10:54:13 +02:00
bridge_rm.go Add command-specific argument completions 2022-05-01 10:54:13 +02:00
bridge.go commands: proper backend close on RunE error 2021-05-09 11:33:20 +02:00
commands.go commands: cleanup the command's usage to avoid warnings when generating the doc 2020-07-28 20:24:24 +02:00
comment_add.go Add command-specific argument completions 2022-05-01 10:54:13 +02:00
comment_edit.go commands: proper backend close on RunE error 2021-05-09 11:33:20 +02:00
comment.go Add command-specific argument completions 2022-05-01 10:54:13 +02:00
deselect.go commands: proper backend close on RunE error 2021-05-09 11:33:20 +02:00
env_testing.go test(809): remove reliance on repo's filesystem 2022-06-22 10:38:09 -04:00
env.go refactor(778): test only command implementations 2022-06-15 09:07:00 -04:00
helper_completion.go completion: lots of small ironing 2022-05-01 12:46:58 +02:00
json_common.go bug: harmonize how time are used, fix some issues in command special formats 2020-06-25 23:18:17 +02:00
label_add.go Add command-specific argument completions 2022-05-01 10:54:13 +02:00
label_rm.go Add command-specific argument completions 2022-05-01 10:54:13 +02:00
label.go Add command-specific argument completions 2022-05-01 10:54:13 +02:00
ls_test.go ls: fix incorrect query parsing with quotes escaped by the shell 2022-05-01 12:31:50 +02:00
ls-id.go commands: proper backend close on RunE error 2021-05-09 11:33:20 +02:00
ls-labels.go commands: proper backend close on RunE error 2021-05-09 11:33:20 +02:00
ls.go ls: fix incorrect query parsing with quotes escaped by the shell 2022-05-01 12:31:50 +02:00
pull.go Add command-specific argument completions 2022-05-01 10:54:13 +02:00
push.go Add command-specific argument completions 2022-05-01 10:54:13 +02:00
rm_test.go test(809): remove reliance on repo's filesystem 2022-06-22 10:38:09 -04:00
rm.go Add command-specific argument completions 2022-05-01 10:54:13 +02:00
root.go completion: use the correct GenBashCompletionV2 instead of the legacy function 2022-05-01 10:54:13 +02:00
select.go Add command-specific argument completions 2022-05-01 10:54:13 +02:00
show.go Add command-specific argument completions 2022-05-01 10:54:13 +02:00
status_close.go commands: proper backend close on RunE error 2021-05-09 11:33:20 +02:00
status_open.go commands: proper backend close on RunE error 2021-05-09 11:33:20 +02:00
status.go Add command-specific argument completions 2022-05-01 10:54:13 +02:00
termui.go commands: proper backend close on RunE error 2021-05-09 11:33:20 +02:00
title_edit.go Add command-specific argument completions 2022-05-01 10:54:13 +02:00
title.go Add command-specific argument completions 2022-05-01 10:54:13 +02:00
user_adopt.go Add command-specific argument completions 2022-05-01 10:54:13 +02:00
user_create_test.go test(809): remove reliance on repo's filesystem 2022-06-22 10:38:09 -04:00
user_create.go fix(808): remove duplication stderr/stdout set-up 2022-06-06 10:13:42 -04:00
user_ls.go Add command-specific argument completions 2022-05-01 10:54:13 +02:00
user.go Add command-specific argument completions 2022-05-01 10:54:13 +02:00
version.go commands: refactor to avoid globals 2020-06-28 18:26:29 +02:00
webui.go commands: minor fixes for the webui open with query 2021-03-07 21:44:48 +01:00