Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bug: make sure there is no Operation's hash collision | Michael Muré | 2019-11-19 | 1 | -3/+0 |
* | bug: use NeedCommit() in the interface, drop HasPendingOp() | Michael Muré | 2019-11-19 | 1 | -0/+6 |
* | bug: compute op's ID based on the serialized data on disk | Michael Muré | 2019-08-08 | 1 | -1/+1 |
* | a round of cleanup | Michael Muré | 2019-03-01 | 1 | -2/+1 |
* | identity: I can compile again !! | Michael Muré | 2019-03-01 | 1 | -0/+14 |
* | identity: wip | Michael Muré | 2019-03-01 | 1 | -14/+22 |
* | identity: somewhat getting closer ! | Michael Muré | 2019-03-01 | 1 | -5/+1 |
* | use more testify, fix unchecked errors | Michael Muré | 2018-09-29 | 1 | -1/+3 |
* | bug: implement comment edition | Michael Muré | 2018-09-29 | 1 | -0/+7 |
* | bug: define a hash-based identifier for an operation | Michael Muré | 2018-09-29 | 1 | -0/+3 |
* | merge package operations into bug, they are tightly coupled anyway | Michael Muré | 2018-09-29 | 1 | -0/+82 |