Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | merge package operations into bug, they are tightly coupled anyway | Michael Muré | 2018-09-29 |
| | |||
* | cache: add raw edit functions to allow setting up the author, the timestamp ↵ | Michael Muré | 2018-09-25 |
| | | | | and the metadatas | ||
* | bug: add the ability to store arbitrary metadata on an operation | Michael Muré | 2018-09-24 |
| | |||
* | commands: add a "label add" command to add new label to a bug | Michael Muré | 2018-09-17 |
| | |||
* | bug: add a data validation process to avoid merging incorrect operations | Michael Muré | 2018-09-15 |
| | |||
* | operations: return a more convenient array of result for label changes | Michael Muré | 2018-09-13 |
| | |||
* | bug: change the OperationPack serialization format for Json | Michael Muré | 2018-09-12 |
| | | | | 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 |