Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-04-30 | r/8045 fix(tvix/castore/import): symlink targets are Vec<u8> | Florian Klink | 1 | -1/+3 |
2024-04-30 | r/8044 docs(tvix/castore): fix tvix_castore::import sub-mod docstrings | Florian Klink | 1 | -0/+2 |
2024-04-24 | r/8002 refactor(tvix/castore): add separate Error enum for archives | Connor Brewster | 1 | -21/+34 |
2024-04-23 | r/8001 feat(tvix/castore): upload blobs concurrently when ingesting archives | Connor Brewster | 1 | -10/+90 |
2024-04-23 | r/8000 refactor(tvix/castore): switch to `ingest_entries` for tarball ingestion | Connor Brewster | 1 | -124/+227 |
2024-04-20 | r/7983 feat(tvix/eval): Implement builtins.fetchTarball | Aspen Smith | 1 | -0/+201 |