.. |
select
|
select: clear the selected bug when invalid
|
2018-09-26 16:50:10 +02:00 |
add.go
|
repo: split the Repo interface to avoid abstraction leak in RepoCache
|
2018-09-21 18:53:37 +02:00 |
bridge_configure.go
|
commands: better multi choice prompt to select the target for "bridge configure"
|
2018-10-03 21:05:19 +02:00 |
bridge_pull.go
|
commands: add "bridge pull"
|
2018-09-24 17:11:50 +02:00 |
bridge_rm.go
|
commands: add "bridge rm"
|
2018-09-24 16:24:38 +02:00 |
bridge.go
|
commands: "bridge" don't take arguments
|
2018-10-01 21:47:42 +02:00 |
commands.go
|
commands: make the "commands" command show subcommands as well
|
2018-09-16 01:45:59 +02:00 |
comment_add.go
|
Make addCommentWithEditor accept a preMessage
|
2018-10-04 10:29:19 -06:00 |
comment.go
|
commands: description cleanup
|
2018-09-21 13:37:22 +02:00 |
deselect.go
|
commands: add a "deselect" command to deselect a previously selected bug
|
2018-09-26 16:49:00 +02:00 |
label_add.go
|
commands: cleanup file name
|
2018-09-24 15:20:19 +02:00 |
label_rm.go
|
commands: cleanup file name
|
2018-09-24 15:20:19 +02:00 |
label.go
|
commands: description cleanup
|
2018-09-21 13:37:22 +02:00 |
ls-labels.go
|
commands: add a "ls-labels" command that output valid labels
|
2018-09-21 14:02:05 +02:00 |
ls.go
|
commands: ls now accept queries without quote
|
2018-09-19 21:51:16 +02:00 |
pull.go
|
commands: fix a panic on merge invalid
|
2018-09-19 21:45:52 +02:00 |
push.go
|
make CLI commands use the cache to lock the repo properly
|
2018-08-31 17:22:10 +02:00 |
root.go
|
repo: split the Repo interface to avoid abstraction leak in RepoCache
|
2018-09-21 18:53:37 +02:00 |
select.go
|
commands: don't forget to treat the error when selecting a bug
|
2018-09-26 16:49:42 +02:00 |
show.go
|
commands: convert compatible commands to the implicit select mechanism
|
2018-09-18 13:28:01 +02:00 |
status_close.go
|
commands: description cleanup
|
2018-09-21 13:37:22 +02:00 |
status_open.go
|
commands: description cleanup
|
2018-09-21 13:37:22 +02:00 |
status.go
|
commands: description cleanup
|
2018-09-21 13:37:22 +02:00 |
termui.go
|
make CLI commands use the cache to lock the repo properly
|
2018-08-31 17:22:10 +02:00 |
title_edit.go
|
commands: detect when an edit title doesn't change it and abort the operation
|
2018-09-26 16:28:57 +02:00 |
title.go
|
commands: description cleanup
|
2018-09-21 13:37:22 +02:00 |
webui.go
|
webui: serve the index.html file by default to deal with the SPA router requirements
|
2018-09-21 11:57:45 +02:00 |