Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | various cleanups suggested by golang-ci | Michael Muré | 2020-02-08 | 1 | -3/+3 |
* | bug: use NeedCommit() in the interface, drop HasPendingOp() | Michael Muré | 2019-11-19 | 1 | -2/+2 |
* | bug,entity: use a dedicated type to store IDs | Michael Muré | 2019-08-11 | 1 | -4/+2 |
* | repo: split the Repo interface to avoid abstraction leak in RepoCache | Michael Muré | 2018-09-21 | 1 | -1/+1 |
* | bug: add a data validation process to avoid merging incorrect operations | Michael Muré | 2018-09-15 | 1 | -2/+2 |
* | reorganize package for a more idomatic go | Michael Muré | 2018-09-11 | 1 | -3/+3 |
* | bug: add a new BugExerpt that hold a subset of a bug state for efficient sort... | Michael Muré | 2018-08-23 | 1 | -0/+7 |
* | bug: introduce WithSnapshot to maintain incrementally and effitiently a snap... | Michael Muré | 2018-08-23 | 1 | -0/+52 |