Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-05 | fs_utils: specify path for foreign-file root cache | Klaus Aehlig | |
As the internal distdir data structure now supports the executable bit, it is also expressive enough to support foreign-file repositories. Hence we can use this cache, getting potentially more cache hits. | |||
2023-11-02 | Decoupling symlinks map and CAS utilities from just-mr | Paul Cristian Sarbu | |
This is required in order to make them available to 'just serve' in a minimal just installation. |