about summary refs log tree commit diff
path: root/tvix/store/src/fuse/mod.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-06-30 r/6366 feat(tvix/store/fuse): implement open explicitlyFlorian Klink1-30/+72
2023-06-20 r/6337 feat(tvix/store/fuse): initial implementationFlorian Klink1-2/+415
2023-06-12 r/6279 refactor(tvix/store/pathinfosvc): use Arc<dyn …>Florian Klink1-5/+5
2023-06-12 r/6275 refactor(tvix/store/fuse): use Arc<dyn …> instead of genericsFlorian Klink1-10/+12
2023-06-10 r/6263 feat(tvix/store): add mount command to entrypoint and fuse modFlorian Klink1-0/+24