aboutsummaryrefslogtreecommitdiffstats
path: root/bug/op_label_change.go
Commit message (Collapse)AuthorAgeFilesLines
* bug: implement comment editionMichael Muré2018-09-291-7/+9
| | | | | - add a new operation - add a new "timeline" in the snapshot that hold a processed version of the operations
* bug: apply an operation with a pointer to the snapshotMichael Muré2018-09-291-3/+1
|
* bug: define a hash-based identifier for an operationMichael Muré2018-09-291-0/+5
|
* merge package operations into bug, they are tightly coupled anywayMichael Muré2018-09-291-0/+189