aboutsummaryrefslogtreecommitdiffstats
path: root/bug/op_create.go
Commit message (Collapse)AuthorAgeFilesLines
* timeline: various minor improvementsMichael Muré2018-09-301-1/+1
|
* bug: implement comment editionMichael Muré2018-09-291-16/+27
| | | | | - 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-2/+1
|
* bug: define a hash-based identifier for an operationMichael Muré2018-09-291-0/+4
|
* merge package operations into bug, they are tightly coupled anywayMichael Muré2018-09-291-0/+93