about summary refs log tree commit diff
path: root/tvix/store/src/fs/mod.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-16 r/6823 refactor(tvix/store/fs): clippyFlorian Klink1-7/+13
2023-10-14 r/6803 refactor(tvix/store/fs): make fetch_directory_inode_data asyncFlorian Klink1-30/+32
2023-10-02 r/6687 fix(tvix/store): Fix FUSE support on MacOSBrian Olsen1-5/+6
2023-09-24 r/6642 feat(tvix/store/fs): Add support for virtiofs backendConnor Brewster1-0/+3
2023-09-22 r/6629 refactor(tvix): move castore into tvix-castore crateFlorian Klink1-7/+8
2023-09-21 r/6623 refactor(tvix/store): Asyncify PathInfoService and DirectoryServiceConnor Brewster1-9/+34
2023-09-20 r/6622 refactor(tvix/store/fs): Separate FUSE and filesystem codeConnor Brewster1-0/+660