git-bug/commands
2018-09-21 11:57:45 +02:00
..
select commands: add a package to handle implicit bug selection 2018-09-18 12:49:16 +02:00
add.go cmd: rename 'new' into 'add' to have a verb 2018-09-15 14:16:37 +02:00
commands.go commands: make the "commands" command show subcommands as well 2018-09-16 01:45:59 +02:00
comment_add.go commands: convert compatible commands to the implicit select mechanism 2018-09-18 13:28:01 +02:00
comment.go commands: convert compatible commands to the implicit select mechanism 2018-09-18 13:28:01 +02:00
label add.go commands: convert compatible commands to the implicit select mechanism 2018-09-18 13:28:01 +02:00
label rm.go commands: convert compatible commands to the implicit select mechanism 2018-09-18 13:28:01 +02:00
label.go commands: convert compatible commands to the implicit select mechanism 2018-09-18 13:28:01 +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 docs & cleaning 2018-09-16 13:50:53 +02:00
select.go commands: convert compatible commands to the implicit select mechanism 2018-09-18 13:28:01 +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: convert compatible commands to the implicit select mechanism 2018-09-18 13:28:01 +02:00
status_open.go commands: convert compatible commands to the implicit select mechanism 2018-09-18 13:28:01 +02:00
status.go commands: convert compatible commands to the implicit select mechanism 2018-09-18 13:28:01 +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: convert compatible commands to the implicit select mechanism 2018-09-18 13:28:01 +02:00
title.go commands: convert compatible commands to the implicit select mechanism 2018-09-18 13:28:01 +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