aboutsummaryrefslogtreecommitdiffstats
path: root/cache/repo_cache_common.go
Commit message (Collapse)AuthorAgeFilesLines
* add wipe sub-command that remove local bugs and identitiesKalin Staykov2023-01-111-2/+24
|
* cache: tie up the refactor up to compilingMichael Muré2022-12-211-68/+29
|
* WIPMichael Muré2022-12-191-33/+31
|
* WIPMichael Muré2022-11-281-1/+5
|
* move {bug,identity} to /entities, move input to /commandsMichael Muré2022-08-181-2/+2
|
* core: generalized resolvers to resolve any entity time when unmarshalling an ↵Michael Muré2022-08-181-1/+1
| | | | operation
* bug: fix an issue where Id would be used, then changed due to metadataMichael Muré2022-07-311-2/+2
|
* bug: migrate to the DAG entity structure!Michael Muré2021-02-141-5/+10
|
* repo: finish RepoStorage moveMichael Muré2020-12-081-11/+13
|
* repo: implement local/global/any config everywhereMichael Muré2020-09-291-0/+10
|
* bridge: store credentials in the Keyring instead of the git configMichael Muré2020-09-291-3/+2
|
* cache: split into multiple files for readabilityMichael Muré2020-07-031-0/+231