about summary refs log tree commit diff
path: root/tvix/cli/src/tvix_store_io.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-11-04 r/6936 refactor(tvix): move tvix glue code into glue crateFlorian Klink1-359/+0
2023-10-27 r/6888 refactor(nix-compat/store_path): make digest and name privateedef1-4/+4
2023-10-22 r/6870 feat(tvix/store/protos): add CA fieldFlorian Klink1-2/+4
2023-10-22 r/6869 refactor(tvix/store): move deriver field into narinfo submessageFlorian Klink1-1/+1
2023-10-16 r/6827 refactor(tvix/cli): clippyFlorian Klink1-1/+1
2023-10-14 r/6805 feat(tvix/store/protos): add Deriver field to PathInfoFlorian Klink1-0/+1
2023-09-22 r/6629 refactor(tvix): move castore into tvix-castore crateFlorian Klink1-4/+7
2023-09-22 r/6628 docs(tvix/castore): rename traverse_to -> descend_toFlorian Klink1-1/+1
2023-09-21 r/6623 refactor(tvix/store): Asyncify PathInfoService and DirectoryServiceConnor Brewster1-31/+39
2023-09-18 r/6606 refactor(tvix/store/blobsvc): make BlobStore asyncFlorian Klink1-76/+99
2023-09-04 r/6550 refactor(tvix/{cli,store}): move TvixStoreIO to tvix-cli crateFlorian Klink1-0/+322