Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cache: add raw edit functions to allow setting up the author, the timestamp a... | Michael Muré | 2018-09-25 | 1 | -8/+24 |
* | repo: split the Repo interface to avoid abstraction leak in RepoCache | Michael Muré | 2018-09-21 | 1 | -2/+2 |
* | bug: add a data validation process to avoid merging incorrect operations | Michael Muré | 2018-09-15 | 1 | -5/+13 |
* | operations: return a more convenient array of result for label changes | Michael Muré | 2018-09-13 | 1 | -1/+5 |
* | random bugs: fix a crash when minOps == maxOps | Michael Muré | 2018-09-12 | 1 | -1/+6 |
* | reorganize package for a more idomatic go | Michael Muré | 2018-09-11 | 1 | -1/+1 |
* | random bugs: cleanup + generate random OperationPack as well | Michael Muré | 2018-09-06 | 2 | -7/+55 |
* | bug: introduce WithSnapshot to maintain incrementally and effitiently a snap... | Michael Muré | 2018-08-23 | 1 | -4/+4 |
* | random_bugs: make it seedable and reusable | Michael Muré | 2018-08-19 | 2 | -0/+154 |