Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-09-20 | r/6622 refactor(tvix/store/fs): Separate FUSE and filesystem code | Connor Brewster | 1 | -1113/+0 |
2023-09-20 | r/6621 refactor(tvix/store/fuse): Switch from fuser to fuse-backend-rs | Connor Brewster | 1 | -46/+46 |
2023-09-18 | r/6607 fix(tvix/store/fuse): fix executable bit | Florian Klink | 1 | -0/+36 |
2023-09-18 | r/6606 refactor(tvix/store/blobsvc): make BlobStore async | Florian Klink | 1 | -147/+325 |
2023-09-05 | r/6556 feat(tvix/store/fuse): allow listing | Florian Klink | 1 | -1/+45 |
2023-08-20 | r/6500 refactor(tvix/store): cargo clippy | Florian Klink | 1 | -9/+8 |
2023-07-22 | r/6439 feat(tvix/store/proto): use Bytes instead of Vec<u8> | Florian Klink | 1 | -6/+6 |
2023-07-21 | r/6436 refactor(tvix/store): use bytes for node names and symlink targets | Florian Klink | 1 | -10/+10 |
2023-06-30 | r/6371 feat(tvix/store/fuse): add test reading large file | Florian Klink | 1 | -0/+59 |
2023-06-20 | r/6337 feat(tvix/store/fuse): initial implementation | Florian Klink | 1 | -0/+797 |