about summary refs log tree commit diff
path: root/tvix/castore/src/proto/tests/directory.rs
AgeCommit message (Expand)AuthorFilesLines
2024-08-18 r/8513 refactor(tvix/castore): have PathComponent-specific errorsFlorian Klink1-29/+22
2024-08-18 r/8512 feat(tvix/castore/proto): add owned conv to castore::DirectoryFlorian Klink1-3/+25
2024-08-17 r/8506 refactor(tvix/castore): add PathComponent type for checked componentsFlorian Klink1-1/+1
2024-08-17 r/8504 refactor(tvix/castore): remove `name` from NodesFlorian Klink1-15/+15
2024-08-13 r/8486 refactor(tvix/castore): move *Node and Directory to crate rootFlorian Klink1-11/+11
2024-08-13 r/8484 refactor(tvix/castore): use Directory struct separate from proto oneYureka1-110/+13
2024-04-19 r/7978 feat(tvix/castore): add convenience `add` method to DirectoryConnor Brewster1-1/+80
2024-01-19 r/7422 chore(3p/sources): Bump channels & overlayssterni1-3/+1
2023-11-05 r/6946 feat(tvix/castore): bump [Directory,File]Node size to u64Florian Klink1-10/+10
2023-10-27 r/6894 feat(tvix/castore): carry name in ValidateNodeError::InvalidNameedef1-5/+5
2023-10-27 r/6893 refactor(tvix): turn nullary enum variants into unit variantsedef1-5/+5
2023-10-27 r/6883 refactor(tvix): condense long bytestringsedef1-15/+7
2023-10-12 r/6794 refactor(tvix/castore): factor out node checksFlorian Klink1-7/+9
2023-10-10 r/6777 fix(tvix/castore): handle Directory::size overflow explicitlyedef1-3/+66
2023-10-10 r/6776 test(tvix/castore): demonstrate that Directory::size may panicedef1-0/+31
2023-09-22 r/6629 refactor(tvix): move castore into tvix-castore crateFlorian Klink1-0/+287