summaryrefslogtreecommitdiffstatshomepage
path: root/bug/with_snapshot.go
Commit message (Expand)AuthorAge
* move {bug,identity} to /entities, move input to /commandsMichael Muré2022-08-18
* bug: fix an issue where Id would be used, then changed due to metadataMichael 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 IdentityMichael Muré2021-02-14
* bug: apply an operation with a pointer to the snapshotMichael Muré2018-09-29
* repo: split the Repo interface to avoid abstraction leak in RepoCacheMichael Muré2018-09-21
* bug: also update the operations incrementaly in the snapshotMichael Muré2018-09-04
* bug: introduce WithSnapshot to maintain incrementally and effitiently a snap...Michael Muré2018-08-23