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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-19
r/7043
feat(tvix/nix-compat/narinfo): add fingerprint
Florian Klink
2
-0
/
+64
2023-11-19
r/7042
feat(tvix/nix-compat): add narinfo::Signature::verify
Florian Klink
6
-211
/
+1388
2023-11-19
r/7040
refactor(nix-compat/narinfo): move signature into separate file
Florian Klink
2
-52
/
+59
2023-11-19
r/7039
refactor(tvix/nix-compat): move narinfo into separate mod
Florian Klink
1
-2
/
+4
2023-11-19
r/7038
feat(tvix/store/pathinfoservice): implement NixHTTPPathInfoService
Florian Klink
6
-10
/
+1043
2023-11-19
r/7037
refactor(tvix/castore/blobservice): rm AsyncBufRead from BlobReader
Florian Klink
1
-4
/
+1
2023-11-19
r/7035
feat(nix-compat/nar/reader): provide passthrough buffered I/O
edef
2
-18
/
+80
2023-11-19
r/7034
fix(nix-compat/nar/reader): require BufRead
edef
2
-4
/
+4
2023-11-19
r/7033
fix(nix-compat/store_path): valid names ⊊ UTF-8
edef
1
-1
/
+2
2023-11-19
r/7032
fix(tvix): patch futures::AsyncBufReadExt::fill_buf
edef
5
-24
/
+84
2023-11-19
r/7031
chore(tvix): upgrade futures to 0.3.29
edef
2
-36
/
+36
2023-11-18
r/7030
refactor(tvix/store/fs): simpllify read
Florian Klink
1
-19
/
+3
2023-11-18
r/7029
feat(tvix/store): From<&nix_compat::...::NarInfo<'_>> for PathInfo
Florian Klink
2
-2
/
+176
2023-11-18
r/7028
refactor(tvix/nix-compat): no impl <StorePathRef<'_>> for StorePath
Florian Klink
1
-10
/
+8
2023-11-18
r/7027
feat(tvix/castore): fix tracing instrument in `MemoryBlobService`
Ryan Lahfa
1
-2
/
+3
2023-11-18
r/7026
feat(tvix/castore): impl From<std::io::Error> for Error
Florian Klink
1
-0
/
+10
2023-11-17
r/7025
refactor(tvix/castore/tonic): use match in channel_from_url
Florian Klink
1
-45
/
+48
2023-11-16
r/7024
docs(tvix/glue): fix doc-comment reference
Florian Klink
1
-1
/
+1
2023-11-15
r/7023
refactor(tvix/castore/utils): drop unused DuplexStreamWrapper
Florian Klink
1
-13
/
+1
2023-11-15
r/7022
refactor(tvix/castore/tonic): make async, support wait-connect=?
Florian Klink
11
-182
/
+170
2023-11-15
r/7021
refactor(tvix/castore): remove DirectoryService::from_url
Florian Klink
5
-187
/
+98
2023-11-15
r/7020
refactor(tvix/castore/blobsvc): remove BlobService::from_url
Florian Klink
5
-241
/
+98
2023-11-15
r/7019
refactor(tvix/store/pathinfosvc/from_addr): use test_case
Florian Klink
1
-93
/
+46
2023-11-15
r/7018
refactor(tvix/store/pathinfosvc): inline SledPathInfoSvc::from_url
Florian Klink
2
-136
/
+81
2023-11-15
r/7017
refactor(tvix/store/pathinfosvc): inline GRPCPathInfoSvc::from_url
Florian Klink
2
-28
/
+27
2023-11-15
r/7016
feat(tvix/castore/src/channel): move from_url tests
Florian Klink
2
-73
/
+61
2023-11-15
r/7015
refactor(tvix/store/pathinfosvc): inline MemoryPathInfoSvc::from_url
Florian Klink
2
-88
/
+47
2023-11-15
r/7014
refactor(tvix/store): remove from_url from PathInfoService trait
Florian Klink
4
-31
/
+13
2023-11-10
r/6988
feat(tvix/tools/narinfo2parquet): init
edef
6
-0
/
+9703
2023-11-10
r/6987
chore(nix-compat/store_path): use hex_literal
edef
1
-8
/
+6
2023-11-10
r/6986
feat(nix-compat/narinfo): turn flags into bitfields
edef
4
-21
/
+30
2023-11-10
r/6985
feat(nix-compat/narinfo): permit out-of-order references
edef
1
-10
/
+45
2023-11-10
r/6984
feat(nix-compat/narinfo): accept hex-encoded NarHash
edef
1
-3
/
+40
2023-11-10
r/6983
feat(nix-compat/nixbase32): use data_encoding::DecodeError
edef
4
-30
/
+28
2023-11-10
r/6982
feat(nix-compat/narinfo): default compression to bzip2
edef
1
-2
/
+36
2023-11-10
r/6981
feat(nix-compat/narinfo): track presence of unknown fields
edef
1
-1
/
+5
2023-11-10
r/6980
feat(nix-compat/narinfo): permit non-SHA256 CAHash::Nar
edef
1
-3
/
+28
2023-11-10
r/6979
feat(tvix/tools/turbofetch): init
edef
9
-0
/
+8624
2023-11-07
r/6978
refactor(tvix/store/fs): mv sparse -> populated directories
Florian Klink
3
-317
/
+54
2023-11-07
r/6977
refactor(tvix/store/fs): simplify name_in_root_to_ino_and_data
Florian Klink
1
-82
/
+72
2023-11-07
r/6976
refactor(tvix/store/fs): move code to get_directory_children helper
Florian Klink
1
-122
/
+76
2023-11-07
r/6975
refactor(tvix/store/fs): reduce write lock, return children
Florian Klink
1
-47
/
+56
2023-11-07
r/6974
refactor(tvix/src/fs): reduce write lock, avoid inode_tracker lookup
Florian Klink
1
-39
/
+50
2023-11-07
r/6973
refactor(tvix/store/fs): move inode for store_path lookup to helper
Florian Klink
1
-19
/
+13
2023-11-07
r/6972
fix(tvix/castore): B3Digest::{to_vec -> as_slice}
edef
7
-19
/
+17
2023-11-07
r/6971
feat(tvix/nix-compat): add drvfmt
Florian Klink
2
-0
/
+48
2023-11-06
r/6963
docs(tvix/eval): document where EvalIO methods are used
Vincent Ambo
1
-7
/
+34
2023-11-06
r/6962
chore(tvix/nar-bridge): bump castore-go
Florian Klink
4
-23
/
+23
2023-11-05
r/6961
chore(tvix/store-go): bump castore-go
Florian Klink
3
-90
/
+31
2023-11-05
r/6960
feat(tvix): add clippy target in CI
Florian Klink
1
-0
/
+24
[next]