aboutsummaryrefslogtreecommitdiffstats
path: root/bug/timeline.go
Commit message (Collapse)AuthorAgeFilesLines
* move {bug,identity} to /entities, move input to /commandsMichael Muré2022-08-181-80/+0
|
* Fix a bunch of comments and documentationsMichael Muré2022-03-101-1/+1
|
* Fix ID string in order to find correct bug instanceAlexander Scharinger2021-04-171-2/+3
|
* repository: merge git.Hash in for one less /util packageMichael Muré2020-07-011-2/+2
|
* bug,entity: use a dedicated type to store IDsMichael Muré2019-08-111-4/+5
|
* bug: compute op's ID based on the serialized data on diskMichael Muré2019-08-081-7/+7
|
* commands: show the last modification time in "user"Michael Muré2019-03-011-3/+4
|
* WIP identity in gitMichael Muré2019-03-011-2/+3
|
* termui: display an explicit placeholder for empty messagesMichael Muré2018-12-231-0/+7
|
* graphql: now that it's possible, split the schema for clarityMichael Muré2018-12-231-0/+1
|
* github: working incremental + comment history for the first commentMichael Muré2018-10-011-0/+1
|
* add documentationMichael Muré2018-10-011-0/+4
|
* bug: use deditated type for all TimelineItemMichael Muré2018-09-301-30/+6
|
* timeline: various minor improvementsMichael Muré2018-09-301-28/+53
|
* bug: implement comment editionMichael Muré2018-09-291-0/+62
- add a new operation - add a new "timeline" in the snapshot that hold a processed version of the operations