Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-08-17 | r/8506 refactor(tvix/castore): add PathComponent type for checked components | Florian Klink | 1 | -3/+3 |
2024-08-17 | r/8505 refactor(tvix/castore): drop {Directory,File,Symlink}Node | Florian Klink | 1 | -4/+8 |
2024-08-17 | r/8504 refactor(tvix/castore): remove `name` from Nodes | Florian Klink | 1 | -16/+9 |
2024-08-13 | r/8486 refactor(tvix/castore): move *Node and Directory to crate root | Florian Klink | 1 | -2/+1 |
2024-08-13 | r/8484 refactor(tvix/castore): use Directory struct separate from proto one | Yureka | 1 | -14/+11 |
2024-04-30 | r/8038 test(tvix): Fix tvix tests on macOS | Alice Carroll | 1 | -6/+8 |
2024-04-15 | r/7931 refactor(tvix/castore/fs): remove From<Node> for InodeData | Florian Klink | 1 | -43/+43 |
2024-04-15 | r/7921 refactor(tvix/castore/fs): add InodeData::as_fuse_{entry,file_attr} | Florian Klink | 1 | -0/+37 |
2023-12-22 | r/7256 chore(tvix): move store/fs to castore/fs | Florian Klink | 1 | -0/+57 |