aboutsummaryrefslogtreecommitdiffstats
path: root/cache/repo_cache_common.go
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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