Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bug: migrate to the DAG entity structure! | Michael Muré | 2021-02-14 | 1 | -79/+0 |
| | |||||
* | bug: Id from first operation data, not git + remove root link | Michael Muré | 2021-02-14 | 1 | -5/+6 |
| | |||||
* | repo: expose all lamport clocks, move clocks in their own folder | Michael Muré | 2021-02-14 | 1 | -1/+1 |
| | |||||
* | cache,bug,identity: structural change | Michael Muré | 2020-10-04 | 1 | -5/+8 |
| | | | | | | - bug doesn't commit identities anymore, only make sure they are commit - cache use an IdentityResolver to load bugs with identities from the cache (deps injection) - IdentityCache now are identity.Interface | ||||
* | bug: make sure there is no Operation's hash collision | Michael Muré | 2019-11-19 | 1 | -15/+19 |
| | |||||
* | identity: another round of cleanups | Michael Muré | 2019-03-01 | 1 | -14/+0 |
| | |||||
* | identity: I can compile again !! | Michael Muré | 2019-03-01 | 1 | -8/+20 |
| | |||||
* | identity: more refactoring progress | Michael Muré | 2019-03-01 | 1 | -0/+13 |
| | |||||
* | identity: somewhat getting closer ! | Michael Muré | 2019-03-01 | 1 | -2/+6 |
| | |||||
* | identity: more progress and fixes | Michael Muré | 2019-03-01 | 1 | -1/+1 |
| | |||||
* | WIP identity in git | Michael Muré | 2019-03-01 | 1 | -5/+2 |
| | |||||
* | merge package operations into bug, they are tightly coupled anyway | Michael Muré | 2018-09-29 | 1 | -0/+59 |