aboutsummaryrefslogtreecommitdiffstats
path: root/bug/timeline.go
Commit message (Expand)AuthorAgeFilesLines
* 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