aboutsummaryrefslogtreecommitdiffstats
path: root/bug/op_set_title.go
Commit message (Expand)AuthorAgeFilesLines
* Expose actors and participants in snapshot and bug excerptAmine Hilaly2019-04-041-0/+1
* commands: show the last modification time in "user"Michael Muré2019-03-011-2/+3
* identity: somewhat getting closer !Michael Muré2019-03-011-2/+51
* WIP identity in gitMichael Muré2019-03-011-3/+5
* upgrade gqlgen to v0.7.1Michael Muré2018-12-231-0/+3
* bug: in op convenience function, return the new op to be able to set metadata...Michael Muré2018-10-011-3/+3
* bug: use a value embedding for OpBaseMichael Muré2018-10-011-2/+2
* bug: use deditated type for all TimelineItemMichael Muré2018-09-301-1/+29
* bug: implement comment editionMichael Muré2018-09-291-11/+11
* bug: apply an operation with a pointer to the snapshotMichael Muré2018-09-291-3/+1
* bug: define a hash-based identifier for an operationMichael Muré2018-09-291-0/+5
* merge package operations into bug, they are tightly coupled anywayMichael Muré2018-09-291-0/+93