about summary refs log tree commit diff
path: root/tvix/castore/src/import/error.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-05-02 r/8067 refactor(tvix/castore/import): use crate Path[Buf] in IngestionEntryFlorian Klink1-1/+1
2024-04-30 r/8048 refactor(tvix/castore/import): restructure error typesFlorian Klink1-31/+12
2024-04-24 r/8002 refactor(tvix/castore): add separate Error enum for archivesConnor Brewster1-12/+0
2024-04-23 r/8000 refactor(tvix/castore): switch to `ingest_entries` for tarball ingestionConnor Brewster1-4/+7
2024-04-20 r/7983 feat(tvix/eval): Implement builtins.fetchTarballAspen Smith1-1/+10
2024-04-20 r/7981 refactor(tvix/castore/import): make module, split off fs and errorFlorian Klink1-0/+39