Commit message (Expand) | Author | Age | |
---|---|---|---|
* | move {bug,identity} to /entities, move input to /commands | Michael Muré | 2022-08-18 |
* | bug: fix an issue where Id would be used, then changed due to metadata | Michael Muré | 2022-07-31 |
* | bug: migrate to the DAG entity structure! | Michael Muré | 2021-02-14 |
* | bug: don't store the id in Bug, match how it's done for Identity | Michael Muré | 2021-02-14 |
* | bug: apply an operation with a pointer to the snapshot | Michael Muré | 2018-09-29 |
* | repo: split the Repo interface to avoid abstraction leak in RepoCache | Michael Muré | 2018-09-21 |
* | bug: also update the operations incrementaly in the snapshot | Michael Muré | 2018-09-04 |
* | bug: introduce WithSnapshot to maintain incrementally and effitiently a snap... | Michael Muré | 2018-08-23 |