aboutsummaryrefslogtreecommitdiffstats
path: root/entities/bug
Commit message (Expand)AuthorAgeFilesLines
* add wipe sub-command that remove local bugs and identitiesKalin Staykov2023-01-111-0/+6
* cache: fix some bugs after refactorMichael Muré2022-12-231-2/+5
* cache: generic withSnapshot, some cleanupMichael Muré2022-12-222-53/+4
* cache: tie up the refactor up to compilingMichael Muré2022-12-212-12/+3
* WIPMichael Muré2022-11-292-61/+21
* WIPMichael Muré2022-11-282-23/+1
* core: bubble up the comment ID when created, or edited the first commentMichael Muré2022-11-135-15/+7
* generalized interface for an EntityMichael Muré2022-08-253-65/+9
* dag: test op serialisation with the unmarshaller, to allow resolving entitiesMichael Muré2022-08-248-24/+29
* bug: have a type for combined ids, fix https://github.com/MichaelMure/git-bug...Michael Muré2022-08-2210-130/+150
* move bug.Status in entities/common for reuseMichael Muré2022-08-206-100/+19
* move {bug,identity} to /entities, move input to /commandsMichael Muré2022-08-1828-0/+2205