aboutsummaryrefslogtreecommitdiffstats
path: root/entity/dag/entity.go
Commit message (Expand)AuthorAgeFilesLines
* entity: make sure merge commit don't have operationsMichael Muré2021-02-141-0/+4
* entity: support different author in staging operationsMichael Muré2021-02-141-45/+54
* entity: pass the identity resolver instead of defining it onceMichael Muré2021-02-141-10/+8
* entity: expose create and edit lamport clocksMichael Muré2021-02-141-13/+38
* entity: remove the pack lamport time that doesn't bring anything actuallyMichael Muré2021-02-141-28/+4
* entity: use BFS instead of DFS to get the proper topological orderMichael Muré2021-02-141-19/+17
* entity: readAll and more testingMichael Muré2021-02-141-1/+47
* entity: more progress on merging and signingMichael Muré2021-02-141-10/+4
* WIPMichael Muré2021-02-141-0/+389