aboutsummaryrefslogtreecommitdiffstats
path: root/tests/operation_pack_test.go
Commit message (Expand)AuthorAgeFilesLines
* merge package operations into bug, they are tightly coupled anywayMichael Muré2018-09-291-54/+0
* cache: add raw edit functions to allow setting up the author, the timestamp a...Michael Muré2018-09-251-2/+2
* bug: add the ability to store arbitrary metadata on an operationMichael Muré2018-09-241-0/+20
* bug: change the OperationPack serialization format for JsonMichael Muré2018-09-121-10/+14
* complete the storage/read process + tests (!)Michael Muré2018-07-141-13/+5
* implement AddCommentMichael Muré2018-07-131-0/+1
* serialize a Bug to git as a blob+tree+commit+refMichael Muré2018-07-131-0/+37