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
/
Cargo.nix
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-19
r/7966
chore(tvix/store): remove test-case dependency
Florian Klink
1
-5
/
+2
2024-04-15
r/7928
fix(tvix/castore/directory): fix graph traversal
Florian Klink
1
-0
/
+5
2024-04-15
r/7912
feat(tvix/castore/fs): support extended attributes
Florian Klink
1
-0
/
+4
2024-04-13
r/7900
feat(tvix/store/bin): add "copy" command
Florian Klink
1
-0
/
+4
2024-04-13
r/7898
refactor(tvix/nix-compat): move nar writer to tokio
Florian Klink
1
-9
/
+2
2024-04-13
r/7896
refactor(tvix/nix-compat): reorganize wire and bytes
Florian Klink
1
-2
/
+3
2024-04-13
r/7894
feat(tvix/nix-compat): add BytesReader
Florian Klink
1
-0
/
+4
2024-04-12
r/7885
chore(tvix): bump rstest to 0.19.0
Florian Klink
1
-4
/
+4
2024-04-09
r/7884
feat(tvix/store): add bigtable pathinfoservice backend
Florian Klink
1
-1
/
+23
2024-04-09
r/7881
feat(tvix/castore/directory): add bigtable backend
Florian Klink
1
-15
/
+1773
2024-04-07
r/7866
feat(tvix/castore): drop test-case crate dep
Florian Klink
1
-4
/
+0
2024-04-06
r/7857
feat(tvix/nix-compat/wire): introduce BytesWriter
Florian Klink
1
-2
/
+8
2024-03-28
r/7788
feat(tvix/store): add rstest-based PathInfoService tests
Florian Klink
1
-0
/
+8
2024-03-27
r/7784
feat(tvix/nix-compat): worker protocol operation parser
Picnoir
1
-2
/
+36
2024-03-24
r/7777
feat(tvix/castore): add rstest-based DirectoryService tests
Florian Klink
1
-0
/
+40
2024-03-20
r/7752
fix(tvix): allow trace level log messages in debug builds
Florian Klink
1
-2
/
+2
2024-03-20
r/7749
refactor(tvix/castore): introduce "cloud" feature flag
Florian Klink
1
-4
/
+6
2024-03-18
r/7723
feat(tvix/store): support RUST_LOG env var
Florian Klink
1
-9
/
+96
2024-03-16
r/7705
chore(tvix): bump tonic to 0.11.0
Florian Klink
1
-101
/
+880
2024-03-15
r/7695
feat(nix-compat/wire): add low-level wire format primitives code
Florian Klink
1
-3
/
+54
2024-03-11
r/7684
feat(tvix/castore/blobsvc): add object storage implementation
Florian Klink
1
-6
/
+539
2024-03-11
r/7679
feat(tvix/glue): Add AsyncRead wrapper to decompress streams
Aspen Smith
1
-1
/
+423
2024-03-11
r/7678
feat(tvix/glue): Implement builtins.fetchurl
Aspen Smith
1
-0
/
+11
2024-03-09
r/7658
chore(tvix/nix-compat): bump zstd dependency
Florian Klink
1
-23
/
+22
2024-03-03
r/7642
feat(tvix/store): use reqwests' rustls-native-roots feature
Florian Klink
1
-15
/
+8
2024-03-03
r/7640
feat(tvix/castore/digests): impl From digest::Output<_> for B3Digest
Florian Klink
1
-3
/
+19
2024-02-23
r/7597
feat(tvix/eval): implement `builtins.hashString`
Padraic-O-Mhuiris
1
-0
/
+90
2024-02-20
r/7578
feat(tvix/eval): implement `builtins.filterSource`
Ryan Lahfa
1
-39
/
+85
2024-02-20
r/7566
refactor(tvix/store/proto): use bstr::ByteSlice
Florian Klink
1
-0
/
+4
2024-02-18
r/7551
feat(tvix/glue): drive builds on IO
Florian Klink
1
-0
/
+8
2024-02-18
r/7550
fix(tvix/cli): regenerate Cargo.nix
Florian Klink
1
-1
/
+2
2024-02-17
r/7543
feat(tvix/cli): set up tracing[-subscriber]
Florian Klink
1
-0
/
+5
2024-02-17
r/7541
test(tvix/glue/known_paths): add tests
Florian Klink
1
-0
/
+4
2024-02-16
r/7529
fix(third_party/nixpkgs/crate2nix): reintroduce tests in debug patch
Florian Klink
1
-0
/
+1
2024-01-31
r/7460
fix(tvix): Represent strings as byte arrays
Aspen Smith
1
-0
/
+39
2024-01-18
r/7411
refactor(tvix/glue): add BuildService to TvixStoreIO
Florian Klink
1
-0
/
+4
2024-01-17
r/7404
feat(tvix/glue): introduce test suite for context strings
Ryan Lahfa
1
-1
/
+12
2024-01-17
r/7403
fix(tvix/eval): `getContext` merges underlying values
Ryan Lahfa
1
-1109
/
+761
2024-01-17
r/7398
feat(tvix/eval): move away from `test_generator` to `rstest`
Ryan Lahfa
1
-4
/
+123
2024-01-17
r/7397
chore(third_party/crate2nix): run tests in /build/source
Florian Klink
1
-0
/
+10
2024-01-15
r/7388
chore(third_party/overlays): bump crate2nix to 0.13.0
Florian Klink
1
-2
/
+1
2024-01-15
r/7387
feat(tvix/build): add CLI entrypoint
Florian Klink
1
-0
/
+22
2024-01-15
r/7386
feat(tvix/build): add from_addr method
Florian Klink
1
-0
/
+8
2024-01-15
r/7385
feat(tvix/build): add gRPC client
Florian Klink
1
-0
/
+1
2024-01-15
r/7383
feat(tvix/build): add BuildService trait
Florian Klink
1
-0
/
+4
2024-01-12
r/7376
feat(tvix/glue/derivationStrict): support __structuredAttrs
Florian Klink
1
-16
/
+34
2024-01-06
r/7356
feat(tvix/build): add BuildRequest validation
Florian Klink
1
-86
/
+100
2024-01-06
r/7355
chore(tvix): bump itertools
Florian Klink
1
-7
/
+28
2024-01-05
r/7350
chore(tvix): bump test-case dep to 3.3.1
Florian Klink
1
-82
/
+44
2024-01-03
r/7316
feat(tvix/glue): handle passAsFile
Florian Klink
1
-4
/
+8
[next]