summaryrefslogtreecommitdiffstatshomepage
path: root/entity
Commit message (Expand)AuthorAge
* [DATALAD RUNCMD] Run codespell -wYaroslav Halchenko2023-01-23
* [DATALAD RUNCMD] Fix one ambigous overridedYaroslav Halchenko2023-01-23
* command: adapt the output of the bug list to the terminal sizeMichael Muré2023-01-17
* Merge pull request #987 from MichaelMure/cache-progress-barMichael Muré2023-01-14
|\
| * commands: add a nice terminal progress bar when building the cacheMichael Muré2023-01-11
* | add wipe sub-command that remove local bugs and identitiesKalin Staykov2023-01-11
|/
* make go1.19 fmt happyMichael Muré2023-01-11
* fix: keyrings must return keys with entities/identitiesSteve Moyer2022-12-30
* cache: generic withSnapshot, some cleanupMichael Muré2022-12-22
* cache: tie up the refactor up to compilingMichael Muré2022-12-21
* WIPMichael Muré2022-12-19
* WIPMichael Muré2022-11-29
* WIPMichael Muré2022-11-28
* go-git: concurrent loading of clocksMichael Muré2022-11-15
* generalized interface for an EntityMichael Muré2022-08-25
* dag: test op serialisation with the unmarshaller, to allow resolving entitiesMichael Muré2022-08-24
* bug: have a type for combined ids, fix https://github.com/MichaelMure/git-bug...Michael Muré2022-08-22
* move {bug,identity} to /entities, move input to /commandsMichael Muré2022-08-18
* core: generalized resolvers to resolve any entity time when unmarshalling an ...Michael Muré2022-08-18
* entity/dag: proper base operation for simplified implementationMichael Muré2022-07-25
* doc: more tiny fixesMichael Muré2022-06-25
* doc: tiny tweaksMichael Muré2022-06-25
* refactor(809): eliminate need to defer CleanupTestRepos()Steve Moyer2022-06-16
* test: clean up temp dir and repo correctlySteve Moyer2022-05-31
* refactor: use namespace instead of application of applicationNameSteve Moyer2022-05-26
* feat: make local storage configurableSteve Moyer2022-05-25
* a few fixesMichael Muré2022-04-26
* entity/dag: add an extensive exampleMichael Muré2022-03-22
* update docMichael Muré2022-03-22
* Merge pull request #763 from MichaelMure/resolve-entityMichael Muré2022-03-10
|\
| * entity: allow to resolve identities when numashalling operationsMichael Muré2022-03-10
* | Fix a bunch of comments and documentationsMichael Muré2022-03-10
|/
* update keyring and migrate to github.com/ProtonMail/go-cryptoMichael Muré2022-02-15
* cache: many fixes following the dag entity migrationMichael Muré2021-04-08
* entity: more commentsMichael Muré2021-04-04
* entity: add support for storing filesMichael Muré2021-03-21
* WIP operation with filesMichael Muré2021-03-14
* bug: nonce on all operation to prevent id collisionMichael Muré2021-03-14
* bug: wrap dag.Entity into a full Bug in MergeAllMichael Muré2021-02-14
* fix mergeMichael Muré2021-02-14
* minor cleanupsMichael Muré2021-02-14
* entity: make sure merge commit don't have operationsMichael Muré2021-02-14
* bug: migrate to the DAG entity structure!Michael Muré2021-02-14
* entity: support different author in staging operationsMichael Muré2021-02-14
* entity: pass the identity resolver instead of defining it onceMichael Muré2021-02-14
* entity: clock loaderMichael Muré2021-02-14
* entity: expose create and edit lamport clocksMichael Muré2021-02-14
* entity: implement removeMichael Muré2021-02-14
* entity: remove the pack lamport time that doesn't bring anything actuallyMichael Muré2021-02-14
* entity: working commit signaturesMichael Muré2021-02-14