Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: update references to the git-bug organization (#1249) | sudoforge | 2024-08-24 | 1 | -1/+1 |
| | | | | | | | | The repository was recently moved to the git-bug organization on github. This change refactors references to the repository to ensure that they use the updated owner URI. Closes: #1243 Change-Id: I799712354c6ba25cdd8b06286275850c52efe6ff | ||||
* | go-git: concurrent loading of clocks | Michael Muré | 2022-11-15 | 1 | -0/+1 |
| | |||||
* | core: generalized resolvers to resolve any entity time when unmarshalling an ↵ | Michael Muré | 2022-08-18 | 1 | -14/+7 |
| | | | | operation | ||||
* | cache: many fixes following the dag entity migration | Michael Muré | 2021-04-08 | 1 | -3/+4 |
| | |||||
* | entity: support different author in staging operations | Michael Muré | 2021-02-14 | 1 | -2/+2 |
| | |||||
* | entity: pass the identity resolver instead of defining it once | Michael Muré | 2021-02-14 | 1 | -5/+1 |
| | | | | | Having the resolver in Definition doesn't actually work well as the resolver is very situational. | ||||
* | entity: clock loader | Michael Muré | 2021-02-14 | 1 | -0/+41 |