git-bug/commands
2018-07-18 16:41:09 +02:00
..
input add the new bug command with a very primitive bug datastructure 2018-07-12 12:44:46 +02:00
close.go all operations now have an author and a timestamp 2018-07-18 00:16:06 +02:00
command.go implement label op+command 2018-07-18 16:41:09 +02:00
commands.go commands: sort commands by name 2018-07-16 22:38:52 +02:00
comment.go add bug status + open/close commands 2018-07-17 19:28:37 +02:00
label.go implement label op+command 2018-07-18 16:41:09 +02:00
ls.go ls: add some colors 2018-07-17 20:23:14 +02:00
new.go implement pull/merge 2018-07-17 01:52:56 +02:00
open.go all operations now have an author and a timestamp 2018-07-18 00:16:06 +02:00
pull.go implement pull/merge 2018-07-17 01:52:56 +02:00
push.go fix build 2018-07-16 15:26:51 +02:00
show.go implement label op+command 2018-07-18 16:41:09 +02:00
webui.go add the infrastructure for an embedded web UI + command 2018-07-16 22:25:50 +02:00