aboutsummaryrefslogtreecommitdiffstats
path: root/entity/dag/entity_actions.go
Commit message (Expand)AuthorAgeFilesLines
* add wipe sub-command that remove local bugs and identitiesKalin Staykov2023-01-111-0/+16
* make go1.19 fmt happyMichael Muré2023-01-111-12/+12
* WIPMichael Muré2022-11-291-7/+7
* move {bug,identity} to /entities, move input to /commandsMichael Muré2022-08-181-1/+1
* core: generalized resolvers to resolve any entity time when unmarshalling an ...Michael Muré2022-08-181-7/+7
* Fix a bunch of comments and documentationsMichael Muré2022-03-101-1/+1
* 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
* 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