Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup go imports | Michael Muré | 2018-08-13 | 1 | -0/+1 |
* | fix some linting trouble | Michael Muré | 2018-08-13 | 1 | -0/+6 |
* | implement pull/merge | Michael Muré | 2018-07-17 | 1 | -0/+18 |
* | complete the storage/read process + tests (!) | Michael Muré | 2018-07-14 | 1 | -8/+22 |
* | serialize a Bug to git as a blob+tree+commit+ref | Michael Muré | 2018-07-13 | 1 | -1/+38 |
* | add basic tests for Bug and OperationIterator | Michael Muré | 2018-07-13 | 1 | -1/+5 |
* | create the Bug structure | Michael Muré | 2018-07-13 | 1 | -0/+20 |