aboutsummaryrefslogtreecommitdiffstats
path: root/bug/operation_test.go
Commit message (Expand)AuthorAgeFilesLines
* bug: compute op's ID based on the serialized data on diskMichael Muré2019-08-081-9/+9
* repo: refactor how test repo are created/cleanedMichael Muré2019-05-271-3/+6
* identity: I can compile again !!Michael Muré2019-03-011-2/+9
* identity: add more test for serialisation and push/pull/merge + fixesMichael Muré2019-03-011-1/+2
* identity: more progress and fixesMichael Muré2019-03-011-5/+5
* WIP identity in gitMichael Muré2019-03-011-5/+6
* Allow empty messages in comments.Cyril Roelandt2018-12-261-1/+0
* bug: add a test for operations hashMichael Muré2018-10-011-0/+36
* bug: add a test for OpBase metadataMichael Muré2018-10-011-8/+11
* bug: use a value embedding for OpBaseMichael Muré2018-10-011-1/+1
* bug: implement comment editionMichael Muré2018-09-291-1/+1
* merge package operations into bug, they are tightly coupled anywayMichael Muré2018-09-291-0/+70