Age | Commit message (Expand) | Author | Files | Lines |
2023-10-16 | r/6835 feat(nix-compat): add bench for aterm parsing | Florian Klink | 1 | -1/+6 |
2023-10-16 | r/6831 feat(nix-compat/{aterm,derivation}): init parser | Florian Klink | 1 | -0/+47 |
2023-10-15 | r/6813 feat(tvix/nix-compat/nixhash/NixHashWithMode): from_algo_mode_hash | Florian Klink | 1 | -0/+4 |
2023-10-14 | r/6810 refactor(tvix/store): Upgrade tokio-listener to get tonic support | Connor Brewster | 1 | -3/+15 |
2023-10-12 | r/6789 feat(tvix/store): enable tls[-roots] feature in tonic | Florian Klink | 1 | -4/+421 |
2023-10-10 | r/6778 fix(tvix/castore): use bstr for formatting names in errors | edef | 1 | -0/+4 |
2023-10-10 | r/6775 fix(third_party/crate2nix): run tests in debug mode | edef | 1 | -0/+1 |
2023-10-10 | r/6769 feat(tvix/store): use tvix_compat::nar::writer::async | edef | 1 | -3/+42 |
2023-10-10 | r/6768 feat(tvix/nix-compat): add nar::writer::async | edef | 1 | -2/+18 |
2023-10-08 | r/6743 test(tvix/store): use tokio-retry for exp backoff | Florian Klink | 1 | -0/+4 |
2023-10-08 | r/6742 test(tvix/castore): use tokio-retry for exp backoff | Florian Klink | 1 | -0/+36 |
2023-10-08 | r/6739 refactor(tvix/eval/tests): migrate to tempfile | Florian Klink | 1 | -164/+12 |
2023-10-08 | r/6736 chore(tvix): bump tokio[-util], tonic, prost | Florian Klink | 1 | -144/+65 |
2023-10-08 | r/6735 refactor(tvix/castore): move tests to grpc client, rm tonic-mock | Florian Klink | 1 | -45/+0 |
2023-10-08 | r/6723 chore(tvix/store): drop tonic-mock from dependencies | Florian Klink | 1 | -4/+0 |
2023-10-07 | r/6720 fix(tvix/store): Remove virtiofs from default features | Connor Brewster | 1 | -1/+1 |
2023-10-02 | r/6687 fix(tvix/store): Fix FUSE support on MacOS | Brian Olsen | 1 | -3/+3 |
2023-09-26 | r/6660 chore(tvix/[ca]store): allow building without tonic-reflection | Florian Klink | 1 | -7/+4 |
2023-09-26 | r/6659 fix(tvix/cli): don't enable default features for tvix-store | Florian Klink | 1 | -0/+1 |
2023-09-26 | r/6658 chore(tvix/store): only depend on vhost-user-fs if virtiofs enabled | Florian Klink | 1 | -2/+1 |
2023-09-26 | r/6657 chore(third_party/crate2nix): bump crate2nix to current HEAD | Florian Klink | 1 | -14/+24 |
2023-09-26 | r/6654 chore(tvix/store): move fuse-backend-rs back to upstream | Florian Klink | 1 | -3/+3 |
2023-09-25 | r/6653 feat(tvix/store): Support listening on UNIX domain sockets | Connor Brewster | 1 | -37/+191 |
2023-09-24 | r/6642 feat(tvix/store/fs): Add support for virtiofs backend | Connor Brewster | 1 | -4/+202 |
2023-09-22 | r/6630 chore(tvix/castore): remove dependency on anyhow | Florian Klink | 1 | -4/+0 |
2023-09-22 | r/6629 refactor(tvix): move castore into tvix-castore crate | Florian Klink | 1 | -0/+147 |
2023-09-22 | r/6627 chore(tvix): remove some unused crate dependencies | Florian Klink | 1 | -336/+16 |
2023-09-21 | r/6623 refactor(tvix/store): Asyncify PathInfoService and DirectoryService | Connor Brewster | 1 | -1/+6 |
2023-09-20 | r/6622 refactor(tvix/store/fs): Separate FUSE and filesystem code | Connor Brewster | 1 | -2/+3 |
2023-09-20 | r/6621 refactor(tvix/store/fuse): Switch from fuser to fuse-backend-rs | Connor Brewster | 1 | -173/+326 |
2023-09-18 | r/6606 refactor(tvix/store/blobsvc): make BlobStore async | Florian Klink | 1 | -28/+255 |
2023-09-05 | r/6557 feat(tvix/store): fix ctrl-c handling on mount command | Florian Klink | 1 | -2/+25 |
2023-09-05 | r/6553 chore(tvix/store): drop walkdir workaround for symlinks at root | Florian Klink | 1 | -2/+2 |
2023-09-04 | r/6550 refactor(tvix/{cli,store}): move TvixStoreIO to tvix-cli crate | Florian Klink | 1 | -4/+4 |
2023-07-31 | r/6453 refactor(tvix/cli/refscan): use wu-manber crate with &[u8] support | Florian Klink | 1 | -2/+2 |
2023-07-31 | r/6449 refactor(tvix/nix-compat): support non-unicode Derivations | Florian Klink | 1 | -0/+82 |
2023-07-22 | r/6439 feat(tvix/store/proto): use Bytes instead of Vec<u8> | Florian Klink | 1 | -0/+8 |
2023-06-22 | r/6345 fix(tvix/serde): remove unnecessary dependency on genawaiter | Evgeny Zemtsov | 1 | -7/+0 |
2023-06-22 | r/6344 feat(tvix/eval): allow extending builtins outside of tvix_eval | Evgeny Zemtsov | 1 | -0/+7 |
2023-06-14 | r/6302 feat(tvix/store/blobsvc): add from_addr | Florian Klink | 1 | -4/+162 |
2023-06-10 | r/6261 chore(tvix/store): add fuse feature | Florian Klink | 1 | -5/+204 |
2023-05-24 | r/6193 feat(tvix/cli): use TvixStoreIO instead of NixCompatIO | Florian Klink | 1 | -0/+4 |
2023-05-24 | r/6191 feat(tvix/store): implement TvixStoreIO | Florian Klink | 1 | -0/+12 |
2023-05-11 | r/6134 chore(tvix/*): bump to smol_str 0.2.0 | Florian Klink | 1 | -4/+4 |
2023-05-11 | r/6133 refactor(tvix/store): remove ChunkService | Florian Klink | 1 | -12/+6 |
2023-05-10 | r/6131 chore(tvix): bump cargo dependencies | Florian Klink | 1 | -359/+565 |
2023-03-27 | r/6047 chore(tvix): bump Cargo dependencies | Florian Klink | 1 | -120/+141 |
2023-03-27 | r/6044 feat(tvix/store/directorysvc): add gRPC client | Florian Klink | 1 | -3/+18 |
2023-03-16 | r/6013 chore(tvix): run `cargo update` | Vincent Ambo | 1 | -397/+303 |
2023-03-15 | r/6009 refactor(tvix/nix-compat): -derivation::Hash, +NixHash | Florian Klink | 1 | -0/+4 |