| Commit message (Expand) | Author | Age |
* | move {bug,identity} to /entities, move input to /commands | Michael Muré | 2022-08-18 |
* | bug: fix an issue where Id would be used, then changed due to metadata | Michael Muré | 2022-07-31 |
* | entity/dag: proper base operation for simplified implementation | Michael Muré | 2022-07-25 |
* | refactor(809): eliminate need to defer CleanupTestRepos() | Steve Moyer | 2022-06-16 |
* | bug: migrate to the DAG entity structure! | Michael Muré | 2021-02-14 |
* | bug: Id from first operation data, not git + remove root link | Michael Muré | 2021-02-14 |
* | repo: expose all lamport clocks, move clocks in their own folder | Michael Muré | 2021-02-14 |
* | identity: remove support for legacy identity | Michael Muré | 2020-10-04 |
* | cache,bug,identity: structural change | Michael Muré | 2020-10-04 |
* | repo: use go-git in more places, fix push | Michael Muré | 2020-10-04 |
* | repository: merge git.Hash in for one less /util package | Michael Muré | 2020-07-01 |
* | repository: remove tie to Bug, improved and reusable testing | Michael Muré | 2020-06-26 |
* | bug,entity: use a dedicated type to store IDs | Michael Muré | 2019-08-11 |
* | bug: compute op's ID based on the serialized data on disk | Michael Muré | 2019-08-08 |
* | repo: refactor how test repo are created/cleaned | Michael Muré | 2019-05-27 |
* | identity: I can compile again !! | Michael Muré | 2019-03-01 |
* | identity: add more test for serialisation and push/pull/merge + fixes | Michael Muré | 2019-03-01 |
* | identity: more progress and fixes | Michael Muré | 2019-03-01 |
* | WIP identity in git | Michael Muré | 2019-03-01 |
* | Allow empty messages in comments. | Cyril Roelandt | 2018-12-26 |
* | bug: add a test for operations hash | Michael Muré | 2018-10-01 |
* | bug: add a test for OpBase metadata | Michael Muré | 2018-10-01 |
* | bug: use a value embedding for OpBase | Michael Muré | 2018-10-01 |
* | bug: implement comment edition | Michael Muré | 2018-09-29 |
* | merge package operations into bug, they are tightly coupled anyway | Michael Muré | 2018-09-29 |