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
/
proto
/
mod.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-01
r/8056
feat(tvix/castore/path): use proto::validate_node_name
edef
1
-1
/
+1
2024-04-19
r/7978
feat(tvix/castore): add convenience `add` method to Directory
Connor Brewster
1
-0
/
+86
2024-03-20
r/7757
feat(tvix/castore): derive Eq and Hash automatically
Florian Klink
1
-3
/
+1
2024-02-02
r/7470
feat(tvix/castore/blobsvc): validate StatBlobResponse
Florian Klink
1
-0
/
+25
2024-01-15
r/7380
feat(tvix/castore): implement Ord for node::Node
Florian Klink
1
-0
/
+14
2024-01-05
r/7347
fix(tvix/castore): validate Option<Node>
Florian Klink
1
-1
/
+15
2023-11-05
r/6946
feat(tvix/castore): bump [Directory,File]Node size to u64
Florian Klink
1
-6
/
+6
2023-10-27
r/6894
feat(tvix/castore): carry name in ValidateNodeError::InvalidName
edef
1
-9
/
+9
2023-10-27
r/6893
refactor(tvix): turn nullary enum variants into unit variants
edef
1
-2
/
+2
2023-10-16
r/6824
refactor(tvix/castore): clippy
Florian Klink
1
-1
/
+1
2023-10-14
r/6798
refactor(tvix/castore): simplify node validation checks
Florian Klink
1
-9
/
+8
2023-10-12
r/6794
refactor(tvix/castore): factor out node checks
Florian Klink
1
-26
/
+64
2023-10-10
r/6778
fix(tvix/castore): use bstr for formatting names in errors
edef
1
-4
/
+4
2023-10-10
r/6777
fix(tvix/castore): handle Directory::size overflow explicitly
edef
1
-6
/
+24
2023-09-26
r/6660
chore(tvix/[ca]store): allow building without tonic-reflection
Florian Klink
1
-1
/
+1
2023-09-22
r/6629
refactor(tvix): move castore into tvix-castore crate
Florian Klink
1
-0
/
+279