git-bug/commands
2021-02-14 12:17:49 +01:00
..
select repo: finish RepoStorage move 2020-12-08 13:07:51 +01:00
add.go commands: open and close the backend in a single place, simplify commands 2020-06-28 19:09:32 +02:00
bridge_auth_addtoken.go commands: cleanup the command's usage to avoid warnings when generating the doc 2020-07-28 20:24:24 +02:00
bridge_auth_rm.go commands: cleanup the command's usage to avoid warnings when generating the doc 2020-07-28 20:24:24 +02:00
bridge_auth_show.go commands: open and close the backend in a single place, simplify commands 2020-06-28 19:09:32 +02:00
bridge_auth.go commands: open and close the backend in a single place, simplify commands 2020-06-28 19:09:32 +02:00
bridge_configure.go commands: open and close the backend in a single place, simplify commands 2020-06-28 19:09:32 +02:00
bridge_pull.go commands: cleanup the command's usage to avoid warnings when generating the doc 2020-07-28 20:24:24 +02:00
bridge_push.go commands: cleanup the command's usage to avoid warnings when generating the doc 2020-07-28 20:24:24 +02:00
bridge_rm.go commands: cleanup the command's usage to avoid warnings when generating the doc 2020-07-28 20:24:24 +02:00
bridge.go commands: open and close the backend in a single place, simplify commands 2020-06-28 19:09:32 +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 commands: cleanup the command's usage to avoid warnings when generating the doc 2020-07-28 20:24:24 +02:00
comment_edit.go command: fix "comment edit" usage 2021-02-14 12:17:49 +01:00
comment.go Change the comment ID to use both bug and comment ID references. 2021-02-14 12:17:48 +01:00
deselect.go commands: open and close the backend in a single place, simplify commands 2020-06-28 19:09:32 +02:00
env.go repo: finish RepoStorage move 2020-12-08 13:07:51 +01: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 commands: cleanup the command's usage to avoid warnings when generating the doc 2020-07-28 20:24:24 +02:00
label_rm.go commands: cleanup the command's usage to avoid warnings when generating the doc 2020-07-28 20:24:24 +02:00
label.go commands: cleanup the command's usage to avoid warnings when generating the doc 2020-07-28 20:24:24 +02:00
ls-id.go commands: cleanup the command's usage to avoid warnings when generating the doc 2020-07-28 20:24:24 +02:00
ls-labels.go commands: open and close the backend in a single place, simplify commands 2020-06-28 19:09:32 +02:00
ls.go repo: move bleve there 2020-12-08 14:42:13 +01:00
pull.go commands: cleanup the command's usage to avoid warnings when generating the doc 2020-07-28 20:24:24 +02:00
push.go commands: cleanup the command's usage to avoid warnings when generating the doc 2020-07-28 20:24:24 +02:00
rm.go commands: cleanup the command's usage to avoid warnings when generating the doc 2020-07-28 20:24:24 +02:00
root.go Add the 'rm' command 2020-07-28 14:30:05 +02:00
select.go commands: cleanup the command's usage to avoid warnings when generating the doc 2020-07-28 20:24:24 +02:00
show.go Change the comment ID to use both bug and comment ID references. 2021-02-14 12:17:48 +01:00
status_close.go commands: cleanup the command's usage to avoid warnings when generating the doc 2020-07-28 20:24:24 +02:00
status_open.go commands: cleanup the command's usage to avoid warnings when generating the doc 2020-07-28 20:24:24 +02:00
status.go commands: cleanup the command's usage to avoid warnings when generating the doc 2020-07-28 20:24:24 +02:00
termui.go commands: open and close the backend in a single place, simplify commands 2020-06-28 19:09:32 +02:00
title_edit.go commands: cleanup the command's usage to avoid warnings when generating the doc 2020-07-28 20:24:24 +02:00
title.go commands: cleanup the command's usage to avoid warnings when generating the doc 2020-07-28 20:24:24 +02:00
user_adopt.go commands: cleanup the command's usage to avoid warnings when generating the doc 2020-07-28 20:24:24 +02:00
user_create.go deal with the previous changes 2021-02-14 12:17:47 +01:00
user_ls.go commands: open and close the backend in a single place, simplify commands 2020-06-28 19:09:32 +02:00
user.go deal with the previous changes 2021-02-14 12:17:47 +01:00
version.go commands: refactor to avoid globals 2020-06-28 18:26:29 +02:00
webui.go repo: implement local/global/any config everywhere 2020-09-29 20:42:21 +02:00