Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add wipe sub-command that remove local bugs and identities | Kalin Staykov | 2023-01-11 | 1 | -0/+6 |
* | cache: fix some bugs after refactor | Michael Muré | 2022-12-23 | 1 | -2/+5 |
* | cache: generic withSnapshot, some cleanup | Michael Muré | 2022-12-22 | 2 | -53/+4 |
* | cache: tie up the refactor up to compiling | Michael Muré | 2022-12-21 | 2 | -12/+3 |
* | WIP | Michael Muré | 2022-11-29 | 2 | -61/+21 |
* | WIP | Michael Muré | 2022-11-28 | 2 | -23/+1 |
* | core: bubble up the comment ID when created, or edited the first comment | Michael Muré | 2022-11-13 | 5 | -15/+7 |
* | generalized interface for an Entity | Michael Muré | 2022-08-25 | 3 | -65/+9 |
* | dag: test op serialisation with the unmarshaller, to allow resolving entities | Michael Muré | 2022-08-24 | 8 | -24/+29 |
* | bug: have a type for combined ids, fix https://github.com/MichaelMure/git-bug... | Michael Muré | 2022-08-22 | 10 | -130/+150 |
* | move bug.Status in entities/common for reuse | Michael Muré | 2022-08-20 | 6 | -100/+19 |
* | move {bug,identity} to /entities, move input to /commands | Michael Muré | 2022-08-18 | 28 | -0/+2205 |