Commit message (Expand) | Author | Age | |
---|---|---|---|
* | merge package operations into bug, they are tightly coupled anyway | Michael Muré | 2018-09-29 |
* | cache: add raw edit functions to allow setting up the author, the timestamp a... | Michael Muré | 2018-09-25 |
* | bug: add the ability to store arbitrary metadata on an operation | Michael Muré | 2018-09-24 |
* | commands: add a "label add" command to add new label to a bug | Michael Muré | 2018-09-17 |
* | bug: add a data validation process to avoid merging incorrect operations | Michael Muré | 2018-09-15 |
* | operations: return a more convenient array of result for label changes | Michael Muré | 2018-09-13 |
* | bug: change the OperationPack serialization format for Json | Michael Muré | 2018-09-12 |
* | reorganize package for a more idomatic go | Michael Muré | 2018-09-11 |