git-bug/bug
Michael Muré eb39c5c29b
cli: rework new and comment command to better use the editor
a nice templace is now provided with explanations

new: title and message can now be provided from the editor. Title will
be the first non-empty line
2018-07-31 16:44:23 +02:00
..
operations some cleaning 2018-07-25 21:27:50 +02:00
bug_actions.go more refactoring to have reusable bug action across different UI 2018-07-25 18:01:32 +02:00
bug.go graphql: lazy loading for the bug relay connection 2018-07-29 20:58:22 +02:00
comment.go graphql: Actually get the bugs from the repo 2018-07-20 14:32:23 +02:00
label.go graphql: fix marshaling of label 2018-07-29 20:56:03 +02:00
operation_iterator.go serialize a Bug to git as a blob+tree+commit+ref 2018-07-13 21:21:24 +02:00
operation_pack.go implement pull/merge 2018-07-17 01:52:56 +02:00
operation.go cli: rework new and comment command to better use the editor 2018-07-31 16:44:23 +02:00
person.go graphql: Actually get the bugs from the repo 2018-07-20 14:32:23 +02:00
snapshot.go graphql: Actually get the bugs from the repo 2018-07-20 14:32:23 +02:00
status.go add bug status + open/close commands 2018-07-17 19:28:37 +02:00