Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-11-05 | r/6946 feat(tvix/castore): bump [Directory,File]Node size to u64 | Florian Klink | 1 | -10/+10 |
2023-10-27 | r/6894 feat(tvix/castore): carry name in ValidateNodeError::InvalidName | edef | 1 | -5/+5 |
2023-10-27 | r/6893 refactor(tvix): turn nullary enum variants into unit variants | edef | 1 | -5/+5 |
2023-10-27 | r/6883 refactor(tvix): condense long bytestrings | edef | 1 | -15/+7 |
2023-10-12 | r/6794 refactor(tvix/castore): factor out node checks | Florian Klink | 1 | -7/+9 |
2023-10-10 | r/6777 fix(tvix/castore): handle Directory::size overflow explicitly | edef | 1 | -3/+66 |
2023-10-10 | r/6776 test(tvix/castore): demonstrate that Directory::size may panic | edef | 1 | -0/+31 |
2023-09-22 | r/6629 refactor(tvix): move castore into tvix-castore crate | Florian Klink | 1 | -0/+287 |