git-bug/commands
2018-08-08 20:31:31 +02:00
..
close.go more refactoring to have reusable bug action across different UI 2018-07-25 18:01:32 +02:00
commands.go generate markdown documentation 2018-07-20 15:46:14 +02:00
comment.go termui: use the editor to create a new bug 2018-07-31 16:44:23 +02:00
label.go more refactoring to have reusable bug action across different UI 2018-07-25 18:01:32 +02:00
ls.go bug: refactor to limit abstraction leak and to have a more reusable code for the UIs 2018-07-23 00:04:46 +02:00
new.go termui: use the editor to create a new bug 2018-07-31 16:44:23 +02:00
open.go more refactoring to have reusable bug action across different UI 2018-07-25 18:01:32 +02:00
pull.go more refactoring to have reusable bug action across different UI 2018-07-25 18:01:32 +02:00
push.go bug: refactor to limit abstraction leak and to have a more reusable code for the UIs 2018-07-23 00:04:46 +02:00
root.go bash completion: thanks to @tst2005, make the completion works for "git bug <command>" 2018-08-08 20:31:31 +02:00
show.go bug: refactor to limit abstraction leak and to have a more reusable code for the UIs 2018-07-23 00:04:46 +02:00
termui.go termui: PgUp & PgDown to pagine the bug list as well 2018-07-30 18:59:34 +02:00
webui.go implement media hosting in git for comments + API for the webui 2018-08-02 23:37:49 +02:00