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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-12
r/5649
feat(tvix/store): implement PathInfoService with sled
Florian Klink
6
-37
/
+167
2023-01-12
r/5648
chore(tvix/store): update ParseStorePathError messages
Florian Klink
1
-3
/
+3
2023-01-12
r/5647
chore(tvix/store): update ValidatePathInfoError messages
Florian Klink
1
-1
/
+1
2023-01-06
r/5614
feat(tvix/store): document StorePath a bit more.
Florian Klink
1
-0
/
+10
2023-01-06
r/5613
refactor(tvix/store): rename NixPath to StorePath
Florian Klink
5
-50
/
+53
2023-01-06
r/5611
feat(tvix/store): add NixPath::to_absolute_path
Florian Klink
1
-0
/
+11
2023-01-04
r/5586
feat(tvix/store): implement Nixpath::from_absolute_path
Florian Klink
1
-1
/
+39
2023-01-03
r/5572
feat(tvix/store/nixpath): DIGEST_SIZE public, use more consts
Florian Klink
1
-12
/
+18
2023-01-03
r/5571
feat(tvix/store/nixpath): expose digest and name fields
Florian Klink
1
-2
/
+2
2023-01-03
r/5570
feat(src/proto): add PathInfo.validate()
Florian Klink
3
-0
/
+307
2023-01-03
r/5569
chore(tvix/store): make importable
Florian Klink
2
-17
/
+17
2023-01-03
r/5568
chore(tvix/store/nixbase32): address clippy
Florian Klink
1
-1
/
+1
2023-01-03
r/5567
chore(tvix/store/main): address clippy
Florian Klink
1
-1
/
+1
2022-12-30
r/5558
feat(tvix/store): add logging with tracing
Florian Klink
4
-9
/
+42
2022-12-30
r/5557
feat(tvix/store): implement reflection
Florian Klink
2
-6
/
+25
2022-12-30
r/5556
refactor(tvix/store): make nixbase32 reversal more idiomatic
edef
1
-7
/
+4
2022-12-30
r/5555
feat(tvix/store): refactor digest conversion
Jürgen Hahn
1
-5
/
+1
2022-12-30
r/5554
feat(tvix/store): initial dummy implementation
Florian Klink
4
-2
/
+128
2022-12-30
r/5552
feat(tvix/store): parameterise validate_digest error
Florian Klink
1
-4
/
+7
2022-12-30
r/5551
feat(tvix/store): add nixpath
Jürgen Hahn
2
-0
/
+143
2022-12-30
r/5550
feat(tvix/store): add nixbase32 mod
Florian Klink
2
-0
/
+120
2022-12-29
r/5549
feat(tvix/store): parameterise validate_node_name error
Florian Klink
1
-9
/
+8
2022-12-29
r/5548
fix(tvix/store): fix typo
Florian Klink
1
-1
/
+1
2022-12-29
r/5533
chore(tvix/store): address clippy warnings
Florian Klink
1
-17
/
+14
2022-12-29
r/5532
chore(tvix/store): trim Cargo.toml
Florian Klink
1
-1
/
+0
2022-12-29
r/5531
chore(tvix/store): move tests into separate file
Florian Klink
3
-289
/
+288
2022-12-28
r/5520
feat(tvix/store): implement Directory::validate()
Florian Klink
1
-1
/
+327
2022-12-28
r/5519
chore(tvix/store): use DUMMY_DIGEST, too
Florian Klink
1
-1
/
+1
2022-12-28
r/5518
chore(tvix/store): use Directory::default in some more places
Florian Klink
1
-18
/
+6
2022-12-27
r/5510
chore(tvix/store): use lazy_static and dummy digests
Florian Klink
1
-2
/
+10
2022-12-26
r/5492
feat(tvix/store): use tonic-build for protos
Florian Klink
1
-1
/
+1
2022-12-04
r/5386
feat(tvix/store): add size() and digest() functions for Directory
Florian Klink
3
-3
/
+107
2022-12-04
r/5385
feat(tvix/store): build rust proto files
Florian Klink
1
-0
/
+3
2022-12-04
r/5384
feat(tvix/store): init
Florian Klink
1
-0
/
+3