Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cache: add raw edit functions to allow setting up the author, the timestamp a... | Michael Muré | 2018-09-25 | 7 | -52/+58 |
* | bug: add the ability to store arbitrary metadata on an operation | Michael Muré | 2018-09-24 | 6 | -6/+6 |
* | commands: add a "label add" command to add new label to a bug | Michael Muré | 2018-09-17 | 1 | -0/+17 |
* | docs & cleaning | Michael Muré | 2018-09-16 | 1 | -0/+3 |
* | bug: add a data validation process to avoid merging incorrect operations | Michael Muré | 2018-09-15 | 6 | -6/+219 |
* | operations: return a more convenient array of result for label changes | Michael Muré | 2018-09-13 | 1 | -14/+26 |
* | bug: change the OperationPack serialization format for Json | Michael Muré | 2018-09-12 | 6 | -23/+25 |
* | reorganize package for a more idomatic go | Michael Muré | 2018-09-11 | 7 | -0/+373 |