git-bug/commands
2018-07-25 18:01:32 +02:00
..
input add the new bug command with a very primitive bug datastructure 2018-07-12 12:44:46 +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 more refactoring to have reusable bug action across different UI 2018-07-25 18:01:32 +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 more refactoring to have reusable bug action across different UI 2018-07-25 18:01:32 +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 use DisableAutoGenTag to not have to commit the documentation after each build 2018-07-20 15:57:21 +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
webui.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