.. |
input
|
move {bug,identity} to /entities, move input to /commands
|
2022-08-18 23:44:06 +02:00 |
select
|
move {bug,identity} to /entities, move input to /commands
|
2022-08-18 23:44:06 +02:00 |
testdata/comment
|
fix(850): merge in CombinedId from 664
|
2022-08-23 10:40:56 -04:00 |
add_test.go
|
test(809): remove reliance on repo's filesystem
|
2022-06-22 10:38:09 -04:00 |
add.go
|
move {bug,identity} to /entities, move input to /commands
|
2022-08-18 23:44:06 +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
|
doc: fix incorrect indentation
|
2022-10-22 15:56:36 +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_test.go
|
tests(850): add tests for comment ls, add and edit
|
2022-08-19 13:19:02 -04:00 |
comment_add.go
|
core: bubble up the comment ID when created, or edited the first comment
|
2022-11-13 12:31:38 +01:00 |
comment_edit_test.go
|
fix(850): merge in CombinedId from 664
|
2022-08-23 10:40:56 -04:00 |
comment_edit.go
|
move {bug,identity} to /entities, move input to /commands
|
2022-08-18 23:44:06 +02:00 |
comment_test.go
|
fix(850): normalize Windows line endings -> *nix (golden files)
|
2022-08-23 11:22:42 -04:00 |
comment.go
|
bug: have a type for combined ids, fix https://github.com/MichaelMure/git-bug/issues/653
|
2022-08-22 13:25:26 +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
|
move {bug,identity} to /entities, move input to /commands
|
2022-08-18 23:44:06 +02:00 |
golden_test.go
|
tests(850): add tests for comment ls, add and edit
|
2022-08-19 13:19:02 -04:00 |
helper_completion.go
|
move {bug,identity} to /entities, move input to /commands
|
2022-08-18 23:44:06 +02:00 |
json_common.go
|
move {bug,identity} to /entities, move input to /commands
|
2022-08-18 23:44:06 +02:00 |
label_add.go
|
Add command-specific argument completions
|
2022-05-01 10:54:13 +02:00 |
label_ls.go
|
feat(530) make label commands consistent
|
2022-09-25 15:22:03 -04:00 |
label_rm.go
|
Add command-specific argument completions
|
2022-05-01 10:54:13 +02:00 |
label.go
|
feat(530) make label commands consistent
|
2022-09-25 15:22:03 -04:00 |
ls_test.go
|
test(863): fix test for full id instead of "human"
|
2022-09-25 09:17:32 -04:00 |
ls-id.go
|
refactor(git-bug-863): merge ls-id into ls
|
2022-09-25 08:05:48 -04:00 |
ls-labels.go
|
feat(530) make label commands consistent
|
2022-09-25 15:22:03 -04:00 |
ls.go
|
refactor(git-bug-863): merge ls-id into ls
|
2022-09-25 08:05:48 -04: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
|
bug: have a type for combined ids, fix https://github.com/MichaelMure/git-bug/issues/653
|
2022-08-22 13:25:26 +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
|
move {bug,identity} to /entities, move input to /commands
|
2022-08-18 23:44:06 +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
|
move {bug,identity} to /entities, move input to /commands
|
2022-08-18 23:44:06 +02: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
|
webui: add a flag to log handling errors
|
2022-08-23 15:09:31 +02:00 |