Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | entity: make sure merge commit don't have operations | Michael Muré | 2021-02-14 | 1 | -0/+4 |
| | |||||
* | entity: support different author in staging operations | Michael Muré | 2021-02-14 | 1 | -45/+54 |
| | |||||
* | entity: pass the identity resolver instead of defining it once | Michael Muré | 2021-02-14 | 1 | -10/+8 |
| | | | | | Having the resolver in Definition doesn't actually work well as the resolver is very situational. | ||||
* | entity: expose create and edit lamport clocks | Michael Muré | 2021-02-14 | 1 | -13/+38 |
| | |||||
* | entity: remove the pack lamport time that doesn't bring anything actually | Michael Muré | 2021-02-14 | 1 | -28/+4 |
| | |||||
* | entity: use BFS instead of DFS to get the proper topological order | Michael Muré | 2021-02-14 | 1 | -19/+17 |
| | |||||
* | entity: readAll and more testing | Michael Muré | 2021-02-14 | 1 | -1/+47 |
| | |||||
* | entity: more progress on merging and signing | Michael Muré | 2021-02-14 | 1 | -10/+4 |
| | |||||
* | WIP | Michael Muré | 2021-02-14 | 1 | -0/+389 |