aboutsummaryrefslogtreecommitdiffstats
path: root/operations/add_comment.go
Commit message (Expand)AuthorAgeFilesLines
* merge package operations into bug, they are tightly coupled anywayMichael Muré2018-09-291-75/+0
* cache: add raw edit functions to allow setting up the author, the timestamp a...Michael Muré2018-09-251-6/+6
* bug: add the ability to store arbitrary metadata on an operationMichael Muré2018-09-241-1/+1
* bug: add a data validation process to avoid merging incorrect operationsMichael Muré2018-09-151-3/+26
* bug: change the OperationPack serialization format for JsonMichael Muré2018-09-121-6/+6
* reorganize package for a more idomatic goMichael Muré2018-09-111-0/+52