aboutsummaryrefslogtreecommitdiffstats
path: root/cache/multi_repo_cache.go
Commit message (Collapse)AuthorAgeFilesLines
* identity: more progress and fixesMichael Muré2019-03-011-0/+1
|
* repo: split the Repo interface to avoid abstraction leak in RepoCacheMichael Muré2018-09-211-2/+2
|
* cache: attempt to future-proof the cache fileMichael Muré2018-09-131-1/+0
|
* cache: rename RootCache into MultiRepoCacheMichael Muré2018-09-021-0/+75
Underline the fact that it's fine to use RepoCache alone