aboutsummaryrefslogtreecommitdiffstats
path: root/bug/with_snapshot.go
Commit message (Expand)AuthorAgeFilesLines
* 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
* bug: introduce WithSnapshot to maintain incrementally and effitiently a snap...Michael Muré2018-08-231-0/+58