summaryrefslogtreecommitdiffstatshomepage
path: root/operations/label_change.go
Commit message (Expand)AuthorAge
* merge package operations into bug, they are tightly coupled anywayMichael 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 operationMichael Muré2018-09-24
* commands: add a "label add" command to add new label to a bugMichael Muré2018-09-17
* bug: add a data validation process to avoid merging incorrect operationsMichael Muré2018-09-15
* operations: return a more convenient array of result for label changesMichael Muré2018-09-13
* bug: change the OperationPack serialization format for JsonMichael Muré2018-09-12
* reorganize package for a more idomatic goMichael Muré2018-09-11