aboutsummaryrefslogtreecommitdiffstats
path: root/entity/dag
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-148-101/+113
* entity: pass the identity resolver instead of defining it onceMichael Muré2021-02-147-57/+53
* entity: clock loaderMichael Muré2021-02-141-0/+41
* entity: expose create and edit lamport clocksMichael Muré2021-02-141-13/+38
* entity: implement removeMichael Muré2021-02-142-2/+51
* entity: remove the pack lamport time that doesn't bring anything actuallyMichael Muré2021-02-144-118/+4
* entity: working commit signaturesMichael Muré2021-02-141-0/+44
* entity: test all merge scenarioMichael Muré2021-02-142-28/+200
* entity: use BFS instead of DFS to get the proper topological orderMichael Muré2021-02-141-19/+17
* entity: more testing and bug fixingMichael Muré2021-02-143-57/+164
* entity: readAll and more testingMichael Muré2021-02-144-14/+190
* entity: more progress on merging and signingMichael Muré2021-02-144-46/+113
* WIPMichael Muré2021-02-147-0/+1239