summaryrefslogtreecommitdiffstatshomepage
path: root/bug/interface.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
* entity/dag: proper base operation for simplified implementationMichael Muré2022-07-25
* bug: migrate to the DAG entity structure!Michael Muré2021-02-14
* various cleanups suggested by golang-ciMichael Muré2020-02-08
* bug: use NeedCommit() in the interface, drop HasPendingOp()Michael Muré2019-11-19
* bug,entity: use a dedicated type to store IDsMichael Muré2019-08-11
* repo: split the Repo interface to avoid abstraction leak in RepoCacheMichael Muré2018-09-21
* bug: add a data validation process to avoid merging incorrect operationsMichael Muré2018-09-15
* reorganize package for a more idomatic goMichael Muré2018-09-11
* bug: add a new BugExerpt that hold a subset of a bug state for efficient sort...Michael Muré2018-08-23
* bug: introduce WithSnapshot to maintain incrementally and effitiently a snap...Michael Muré2018-08-23