aboutsummaryrefslogtreecommitdiffstats
path: root/operations/set_title.go
Commit message (Collapse)AuthorAgeFilesLines
* cache: add raw edit functions to allow setting up the author, the timestamp ↵Michael Muré2018-09-251-4/+4
| | | | and the metadatas
* bug: add the ability to store arbitrary metadata on an operationMichael Muré2018-09-241-1/+1
|
* bug: add a data validation process to avoid merging incorrect operationsMichael Muré2018-09-151-1/+39
|
* bug: change the OperationPack serialization format for JsonMichael Muré2018-09-121-2/+2
| | | | See https://github.com/MichaelMure/git-bug/issues/5 for the details of this choice
* reorganize package for a more idomatic goMichael Muré2018-09-111-0/+52