aboutsummaryrefslogtreecommitdiffstats
path: root/operations
Commit message (Collapse)AuthorAgeFilesLines
* commands: add a "label add" command to add new label to a bugMichael Muré2018-09-171-0/+17
|
* docs & cleaningMichael Muré2018-09-161-0/+3
|
* bug: add a data validation process to avoid merging incorrect operationsMichael Muré2018-09-156-6/+219
|
* operations: return a more convenient array of result for label changesMichael Muré2018-09-131-14/+26
|
* bug: change the OperationPack serialization format for JsonMichael Muré2018-09-126-23/+25
| | | | See https://github.com/MichaelMure/git-bug/issues/5 for the details of this choice
* reorganize package for a more idomatic goMichael Muré2018-09-117-0/+373