aboutsummaryrefslogtreecommitdiffstats
path: root/bug/operation_pack.go
Commit message (Collapse)AuthorAgeFilesLines
* cleanup go importsMichael Muré2018-08-131-0/+1
|
* fix some linting troubleMichael Muré2018-08-131-0/+6
|
* implement pull/mergeMichael Muré2018-07-171-0/+18
|
* complete the storage/read process + tests (!)Michael Muré2018-07-141-8/+22
|
* serialize a Bug to git as a blob+tree+commit+refMichael Muré2018-07-131-1/+38
|
* add basic tests for Bug and OperationIteratorMichael Muré2018-07-131-1/+5
|
* create the Bug structureMichael Muré2018-07-131-0/+20