aboutsummaryrefslogtreecommitdiffstats
path: root/entities/bug/bug.go
Commit message (Expand)AuthorAgeFilesLines
* cache: fix some bugs after refactorMichael Muré2022-12-231-2/+5
* cache: tie up the refactor up to compilingMichael Muré2022-12-211-11/+2
* WIPMichael Muré2022-11-291-40/+19
* generalized interface for an EntityMichael Muré2022-08-251-2/+6
* dag: test op serialisation with the unmarshaller, to allow resolving entitiesMichael Muré2022-08-241-1/+1
* move bug.Status in entities/common for reuseMichael Muré2022-08-201-1/+2
* move {bug,identity} to /entities, move input to /commandsMichael Muré2022-08-181-0/+179