aboutsummaryrefslogtreecommitdiffstats
path: root/entity/dag/entity_actions.go
Commit message (Collapse)AuthorAgeFilesLines
* entity: support different author in staging operationsMichael Muré2021-02-141-10/+10
|
* entity: pass the identity resolver instead of defining it onceMichael Muré2021-02-141-7/+10
| | | | | Having the resolver in Definition doesn't actually work well as the resolver is very situational.
* entity: implement removeMichael Muré2021-02-141-2/+26
|
* entity: remove the pack lamport time that doesn't bring anything actuallyMichael Muré2021-02-141-13/+0
|
* entity: test all merge scenarioMichael Muré2021-02-141-6/+8
|
* entity: more testing and bug fixingMichael Muré2021-02-141-10/+2
|
* entity: readAll and more testingMichael Muré2021-02-141-6/+2
|
* entity: more progress on merging and signingMichael Muré2021-02-141-29/+58
|
* WIPMichael Muré2021-02-141-0/+227