about summary refs log tree commit diff
path: root/tvix/store/src (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-12-28 r/5520 feat(tvix/store): implement Directory::validate()Florian Klink1-1/+327
2022-12-28 r/5519 chore(tvix/store): use DUMMY_DIGEST, tooFlorian Klink1-1/+1
2022-12-28 r/5518 chore(tvix/store): use Directory::default in some more placesFlorian Klink1-18/+6
2022-12-27 r/5510 chore(tvix/store): use lazy_static and dummy digestsFlorian Klink1-2/+10
2022-12-26 r/5492 feat(tvix/store): use tonic-build for protosFlorian Klink1-1/+1
2022-12-04 r/5386 feat(tvix/store): add size() and digest() functions for DirectoryFlorian Klink3-3/+107
2022-12-04 r/5385 feat(tvix/store): build rust proto filesFlorian Klink1-0/+3
2022-12-04 r/5384 feat(tvix/store): initFlorian Klink1-0/+3