Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bug,entity: use a dedicated type to store IDs | Michael Muré | 2019-08-11 | 1 | -7/+7 |
| | |||||
* | bug: compute op's ID based on the serialized data on disk | Michael Muré | 2019-08-08 | 1 | -9/+9 |
| | |||||
* | repo: refactor how test repo are created/cleaned | Michael Muré | 2019-05-27 | 1 | -3/+6 |
| | |||||
* | identity: I can compile again !! | Michael Muré | 2019-03-01 | 1 | -2/+9 |
| | |||||
* | identity: add more test for serialisation and push/pull/merge + fixes | Michael Muré | 2019-03-01 | 1 | -1/+2 |
| | |||||
* | identity: more progress and fixes | Michael Muré | 2019-03-01 | 1 | -5/+5 |
| | |||||
* | WIP identity in git | Michael Muré | 2019-03-01 | 1 | -5/+6 |
| | |||||
* | Allow empty messages in comments. | Cyril Roelandt | 2018-12-26 | 1 | -1/+0 |
| | | | | | Some bug trackers, like Launchpad, allow messages to be empty (when adding a file to the bug, for instance). | ||||
* | bug: add a test for operations hash | Michael Muré | 2018-10-01 | 1 | -0/+36 |
| | |||||
* | bug: add a test for OpBase metadata | Michael Muré | 2018-10-01 | 1 | -8/+11 |
| | |||||
* | bug: use a value embedding for OpBase | Michael Muré | 2018-10-01 | 1 | -1/+1 |
| | |||||
* | bug: implement comment edition | Michael Muré | 2018-09-29 | 1 | -1/+1 |
| | | | | | - add a new operation - add a new "timeline" in the snapshot that hold a processed version of the operations | ||||
* | merge package operations into bug, they are tightly coupled anyway | Michael Muré | 2018-09-29 | 1 | -0/+70 |