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
/
store
/
src
/
proto
/
tests
/
pathinfo.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-05
r/7856
feat(tvix/store/proto): avoid clone in PathInfo::validate()
Florian Klink
1
-9
/
+8
2024-03-28
r/7787
refactor(tvix/store/tests/fixtures): use [u8; 20]
Florian Klink
1
-3
/
+3
2023-11-22
r/7051
feat(tvix/store): add as_narinfo() for PathInfo
Florian Klink
1
-1
/
+43
2023-11-18
r/7029
feat(tvix/store): From<&nix_compat::...::NarInfo<'_>> for PathInfo
Florian Klink
1
-1
/
+110
2023-10-27
r/6893
refactor(tvix): turn nullary enum variants into unit variants
edef
1
-5
/
+5
2023-10-22
r/6869
refactor(tvix/store): move deriver field into narinfo submessage
Florian Klink
1
-4
/
+6
2023-10-14
r/6805
feat(tvix/store/protos): add Deriver field to PathInfo
Florian Klink
1
-0
/
+31
2023-10-12
r/6794
refactor(tvix/castore): factor out node checks
Florian Klink
1
-4
/
+27
2023-10-11
r/6786
feat(tvix/store): validate nar_sha256
Florian Klink
1
-0
/
+13
2023-10-05
r/6707
test(tvix/store/pathinfo): add more tests for references
Florian Klink
1
-42
/
+72
2023-10-05
r/6706
feat(tvix/store): add validation for references
Florian Klink
1
-2
/
+2
2023-10-05
r/6705
refactor(tvix/store): mv *Err*::Invalid{Node,}DigestLen
Florian Klink
1
-2
/
+2
2023-09-22
r/6629
refactor(tvix): move castore into tvix-castore crate
Florian Klink
1
-47
/
+29
2023-07-22
r/6439
feat(tvix/store/proto): use Bytes instead of Vec<u8>
Florian Klink
1
-20
/
+28
2023-07-21
r/6436
refactor(tvix/store): use bytes for node names and symlink targets
Florian Klink
1
-12
/
+12
2023-07-21
r/6433
feat(tvix/nix-compat): have StorePath accept bytes
Florian Klink
1
-3
/
+4
2023-07-21
r/6432
feat(tvix/nix-compat): fold NameError into Error
Florian Klink
1
-3
/
+3
2023-04-09
r/6088
refactor(nix-compat): Properly encapsulate store path construction
John Ericson
1
-3
/
+3
2023-03-30
r/6060
refactor(tvix/nix-compat): move build_store_path out of derivation
Florian Klink
1
-4
/
+4
2023-03-10
r/5908
refactor(tvix/store): remove useless clone in test
Florian Klink
1
-1
/
+1
2023-03-10
r/5907
chore(tvix/store): move protos into separate mod.rs
Florian Klink
1
-0
/
+207