..
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.go
commands: cleanup the command's usage to avoid warnings when generating the doc
2020-07-28 20:24:24 +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
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
Add ability to search by arbitrary metadata
2021-02-21 14:15:50 +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
Fix 'no description' readability in terminal with bright background
2020-09-27 09:22:34 +02: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
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: cleanup the command's usage to avoid warnings when generating the doc
2020-07-28 20:24:24 +02:00
version.go
commands: refactor to avoid globals
2020-06-28 18:26:29 +02:00
webui.go
Add option to specify host address
2021-02-28 21:20:15 +01:00