aboutsummaryrefslogtreecommitdiffstats
path: root/bug/with_snapshot.go
Commit message (Collapse)AuthorAgeFilesLines
* move {bug,identity} to /entities, move input to /commandsMichael Muré2022-08-181-53/+0
|
* bug: fix an issue where Id would be used, then changed due to metadataMichael Muré2022-07-311-4/+5
|
* bug: migrate to the DAG entity structure!Michael Muré2021-02-141-6/+0
|
* bug: don't store the id in Bug, match how it's done for IdentityMichael Muré2021-02-141-1/+1
|
* bug: apply an operation with a pointer to the snapshotMichael Muré2018-09-291-4/+2
|
* repo: split the Repo interface to avoid abstraction leak in RepoCacheMichael Muré2018-09-211-1/+1
|
* bug: also update the operations incrementaly in the snapshotMichael Muré2018-09-041-0/+2
| | | | fix #39
* bug: introduce WithSnapshot to maintain incrementally and effitiently a ↵Michael Muré2018-08-231-0/+58
snapshot