Age | Commit message (Expand) | Author | Files | Lines |
2024-01-22 | r/7437 feat(tvix/castore): `process_entry` cannot process unsupported nodes | Ryan Lahfa | 1 | -1/+13 |
2024-01-20 | r/7431 refactor(tvix/castore): break down `ingest_path` | Ryan Lahfa | 1 | -70/+187 |
2024-01-20 | r/7430 feat(tvix/castore): ingestion does DFS and invert it | Ryan Lahfa | 1 | -49/+69 |
2024-01-18 | r/7412 feat(tvix/castore): convert import error to `std::io::Error` | Ryan Lahfa | 1 | -0/+6 |
2024-01-09 | r/7359 refactor(tvix): use AsRef<dyn …> instead of Deref<Target= …> | Florian Klink | 1 | -6/+5 |
2024-01-06 | r/7354 chore(tvix/castore): fix the docstring for `process_entry` | Ryan Lahfa | 1 | -15/+15 |
2024-01-05 | r/7346 refactor(tvix/castore): relax trait bounds for DS | Florian Klink | 1 | -2/+2 |
2024-01-01 | r/7300 feat(tvix/castore/import): generalize ingest_path | Florian Klink | 1 | -8/+16 |
2023-12-12 | r/7209 fix(tvix/castore/import): don't unwrap entry | Florian Klink | 1 | -2/+8 |
2023-12-12 | r/7208 feat(tvix/castore/import): log returned errors | Florian Klink | 1 | -1/+1 |
2023-12-12 | r/7207 refactor(tvix/castore/blobservice): use io::Result in trait | Florian Klink | 1 | -1/+4 |
2023-11-24 | r/7053 fix(tvix/castore): correctly flag unreachable code | sterni | 1 | -1/+1 |
2023-11-05 | r/6946 feat(tvix/castore): bump [Directory,File]Node size to u64 | Florian Klink | 1 | -1/+1 |
2023-10-17 | r/6842 fix(tvix/castore): Fix race when ingesting into castore | Connor Brewster | 1 | -0/+4 |
2023-10-13 | r/6796 docs(tvix/castore): point out use of contents_first | Linus Heckemann | 1 | -0/+5 |
2023-10-08 | r/6729 docs(tvix/castore): remove TODO | Florian Klink | 1 | -1/+0 |
2023-10-04 | r/6689 fix(tvix/castore): explicitly name lifetimes in process_entry | edef | 1 | -3/+3 |
2023-09-22 | r/6629 refactor(tvix): move castore into tvix-castore crate | Florian Klink | 1 | -0/+205 |