Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-09-22 | r/6629 refactor(tvix): move castore into tvix-castore crate | Florian Klink | 1 | -83/+2 |
2023-07-22 | r/6439 feat(tvix/store/proto): use Bytes instead of Vec<u8> | Florian Klink | 1 | -25/+28 |
2023-07-21 | r/6436 refactor(tvix/store): use bytes for node names and symlink targets | Florian Klink | 1 | -8/+8 |
2023-05-23 | r/6178 refactor(tvix/store/blobsvc): move from Vec<u8> to B3Digest | Florian Klink | 1 | -7/+11 |
2023-03-16 | r/6014 refactor(tvix/store/directorysvc): use [u8; 32] instead of Vec<u8> | Florian Klink | 1 | -4/+4 |
2023-03-10 | r/5930 refactor(tvix/store/tests): move nar contents to fixtures | Florian Klink | 1 | -0/+85 |
2023-03-10 | r/5929 refactor(tvix/store/tests): move fixtures into separate module | Florian Klink | 1 | -0/+86 |