Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bug: change the OperationPack serialization format for Json | Michael Muré | 2018-09-12 | 1 | -21/+55 |
| | | | | See https://github.com/MichaelMure/git-bug/issues/5 for the details of this choice | ||||
* | reorganize package for a more idomatic go | Michael Muré | 2018-09-11 | 1 | -3/+3 |
| | |||||
* | 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 |