.. |
select
|
repo: finish RepoStorage move
|
2020-12-08 13:07:51 +01:00 |
testdata
|
test(778): verify root command returns main help text
|
2022-05-27 13:37:16 -04:00 |
add_test.go
|
test(778): execute add user in testEnv and return userID
|
2022-05-28 10:30:44 -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_test.go
|
chore(808): rearrange imports to git-bug convention
|
2022-06-07 08:01:19 -04:00 |
env.go
|
test(808): document getCWD() and clean-up arguments
|
2022-06-07 07:45:30 -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(778): execute rm bug in testEnv (hangs)
|
2022-05-28 10:38:04 -04:00 |
rm.go
|
Add command-specific argument completions
|
2022-05-01 10:54:13 +02:00 |
root_test.go
|
test(808): skip root help test that uses a golden file
|
2022-06-07 07:34:04 -04: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(778): clear output after user creation
|
2022-05-28 10:29:30 -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 |