Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge package operations into bug, they are tightly coupled anyway | Michael Muré | 2018-09-29 | 1 | -54/+0 |
| | |||||
* | cache: add raw edit functions to allow setting up the author, the timestamp ↵ | Michael Muré | 2018-09-25 | 1 | -2/+2 |
| | | | | and the metadatas | ||||
* | bug: add the ability to store arbitrary metadata on an operation | Michael Muré | 2018-09-24 | 1 | -0/+20 |
| | |||||
* | bug: change the OperationPack serialization format for Json | Michael Muré | 2018-09-12 | 1 | -10/+14 |
| | | | | See https://github.com/MichaelMure/git-bug/issues/5 for the details of this choice | ||||
* | complete the storage/read process + tests (!) | Michael Muré | 2018-07-14 | 1 | -13/+5 |
| | |||||
* | implement AddComment | Michael Muré | 2018-07-13 | 1 | -0/+1 |
| | |||||
* | serialize a Bug to git as a blob+tree+commit+ref | Michael Muré | 2018-07-13 | 1 | -0/+37 |