depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tvix
/
castore
/
src
/
import
/
mod.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-06
r/8078
fix(tvix/castore/import): assert end of stream
Florian Klink
1
-0
/
+5
2024-05-06
r/8077
fix(tvix/castore/import): deal with entry.path() not having a parent
Florian Klink
1
-7
/
+9
2024-05-05
r/8076
feat(tvix-castore/import) have IngestionEntry.path() return &Path
Florian Klink
1
-1
/
+2
2024-05-04
r/8073
refactor(tvix/*store): use DS: DirectoryService
Florian Klink
1
-2
/
+2
2024-05-02
r/8067
refactor(tvix/castore/import): use crate Path[Buf] in IngestionEntry
Florian Klink
1
-19
/
+5
2024-04-30
r/8048
refactor(tvix/castore/import): restructure error types
Florian Klink
1
-5
/
+15
2024-04-30
r/8047
refactor(tvix/castore): remove IngestionEntry::Unknown
Florian Klink
1
-9
/
+0
2024-04-30
r/8046
refactor(tvix/castore/import): move upload_blob_at_path into fs mod
Florian Klink
1
-26
/
+0
2024-04-30
r/8045
fix(tvix/castore/import): symlink targets are Vec<u8>
Florian Klink
1
-2
/
+2
2024-04-23
r/8000
refactor(tvix/castore): switch to `ingest_entries` for tarball ingestion
Connor Brewster
1
-0
/
+5
2024-04-20
r/7987
refactor(tvix/castore): ingest filesystem entries in parallel
Florian Klink
1
-10
/
+7
2024-04-20
r/7985
feat(tvix/castore): Fix build warnings in release mode
Connor Brewster
1
-0
/
+1
2024-04-20
r/7984
fix(tvix/castore): ensure all directories are present during ingestion
Connor Brewster
1
-0
/
+8
2024-04-20
r/7983
feat(tvix/eval): Implement builtins.fetchTarball
Aspen Smith
1
-1
/
+1
2024-04-20
r/7982
feat(tvix/castore/import): only allow normal components in entry paths
Florian Klink
1
-1
/
+10
2024-04-20
r/7981
refactor(tvix/castore/import): make module, split off fs and error
Florian Klink
1
-0
/
+216