aboutsummaryrefslogtreecommitdiffstats
path: root/bug/op_create_test.go
Commit message (Expand)AuthorAgeFilesLines
* bug,entity: use a dedicated type to store IDsMichael Muré2019-08-111-5/+6
* bug: compute op's ID based on the serialized data on diskMichael Muré2019-08-081-4/+7
* Expose actors and participants in snapshot and bug excerptAmine Hilaly2019-04-041-2/+4
* commands: display comment's id in "git bug comment"Michael Muré2019-03-281-1/+6
* commands: show the last modification time in "user"Michael Muré2019-03-011-1/+2
* identity: I can compile again !!Michael Muré2019-03-011-2/+1
* identity: more cleaning and fixes after a code reviewMichael Muré2019-03-011-8/+2
* identity: somewhat getting closer !Michael Muré2019-03-011-0/+17
* identity: more progress and fixesMichael Muré2019-03-011-1/+1
* WIP identity in gitMichael Muré2019-03-011-4/+2
* bug: use deditated type for all TimelineItemMichael Muré2018-09-301-1/+3
* timeline: various minor improvementsMichael Muré2018-09-301-1/+1
* bug: implement comment editionMichael Muré2018-09-291-4/+16
* bug: apply an operation with a pointer to the snapshotMichael Muré2018-09-291-1/+1
* merge package operations into bug, they are tightly coupled anywayMichael Muré2018-09-291-0/+35