git-bug/commands
vince 4e5f377d75
Remove need to specify remote
This commit makes the removeBug command use the listRefs repo command to search for the bug, eliminating the need to input the remote the bug came from.
2020-07-28 14:30:06 +02:00
..
select repository: remove tie to Bug, improved and reusable testing 2020-06-26 19:14:22 +02: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: open and close the backend in a single place, simplify commands 2020-06-28 19:09:32 +02:00
bridge_auth_rm.go commands: refactor to avoid globals 2020-06-28 18:26:29 +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: open and close the backend in a single place, simplify commands 2020-06-28 19:09:32 +02:00
bridge_push.go commands: open and close the backend in a single place, simplify commands 2020-06-28 19:09:32 +02:00
bridge_rm.go commands: open and close the backend in a single place, simplify commands 2020-06-28 19:09:32 +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: refactor to avoid globals 2020-06-28 18:26:29 +02:00
comment_add.go commands: open and close the backend in a single place, simplify commands 2020-06-28 19:09:32 +02:00
comment.go commands: open and close the backend in a single place, simplify commands 2020-06-28 19:09:32 +02: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 commands: fix segfault with badly loaded backend 2020-07-07 20:15:22 +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 commands: open and close the backend in a single place, simplify commands 2020-06-28 19:09:32 +02:00
label_rm.go commands: open and close the backend in a single place, simplify commands 2020-06-28 19:09:32 +02:00
label.go commands: open and close the backend in a single place, simplify commands 2020-06-28 19:09:32 +02:00
ls-id.go commands: open and close the backend in a single place, simplify commands 2020-06-28 19:09:32 +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 Merge pull request #427 from wavexx/trim_titles 2020-07-14 19:21:45 +02:00
pull.go commands: open and close the backend in a single place, simplify commands 2020-06-28 19:09:32 +02:00
push.go commands: open and close the backend in a single place, simplify commands 2020-06-28 19:09:32 +02:00
rm.go Remove need to specify remote 2020-07-28 14:30:06 +02:00
root.go Add the 'rm' command 2020-07-28 14:30:05 +02:00
select.go commands: open and close the backend in a single place, simplify commands 2020-06-28 19:09:32 +02:00
show.go commands: open and close the backend in a single place, simplify commands 2020-06-28 19:09:32 +02:00
status_close.go commands: open and close the backend in a single place, simplify commands 2020-06-28 19:09:32 +02:00
status_open.go commands: open and close the backend in a single place, simplify commands 2020-06-28 19:09:32 +02:00
status.go commands: open and close the backend in a single place, simplify commands 2020-06-28 19:09:32 +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: open and close the backend in a single place, simplify commands 2020-06-28 19:09:32 +02:00
title.go commands: open and close the backend in a single place, simplify commands 2020-06-28 19:09:32 +02:00
user_adopt.go commands: open and close the backend in a single place, simplify commands 2020-06-28 19:09:32 +02:00
user_create.go commands: open and close the backend in a single place, simplify commands 2020-06-28 19:09:32 +02: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 commands: open and close the backend in a single place, simplify commands 2020-06-28 19:09:32 +02:00
version.go commands: refactor to avoid globals 2020-06-28 18:26:29 +02:00
webui.go commands: refactor to avoid globals 2020-06-28 18:26:29 +02:00