aboutsummaryrefslogtreecommitdiffstats
path: root/bug/op_label_change_test.go
Commit message (Expand)AuthorAgeFilesLines
* move {bug,identity} to /entities, move input to /commandsMichael Muré2022-08-181-20/+0
* entity/dag: proper base operation for simplified implementationMichael Muré2022-07-251-27/+10
* bug: don't serialize multiple time the author, only once in OperationPackMichael Muré2022-03-151-2/+1
* bug: migrate to the DAG entity structure!Michael Muré2021-02-141-2/+2
* bug: Id from first operation data, not git + remove root linkMichael Muré2021-02-141-8/+6
* repo: expose all lamport clocks, move clocks in their own folderMichael Muré2021-02-141-1/+1
* identity: remove support for legacy identityMichael Muré2020-10-041-3/+14
* bug,entity: use a dedicated type to store IDsMichael Muré2019-08-111-2/+3
* bug: compute op's ID based on the serialized data on diskMichael Muré2019-08-081-0/+3
* identity: somewhat getting closer !Michael Muré2019-03-011-0/+25