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
2024-10-01
r/8740
feat(tvix/castore/refscan): share the scanner between readers
Yureka
1
-39
/
+30
2024-09-30
r/8738
feat(tvix/nar-bridge): treat HEAD requests explicitly
Florian Klink
2
-4
/
+13
2024-09-30
r/8737
feat(tvix/nar-bridge): implement range request for NARs
Florian Klink
5
-21
/
+352
2024-09-28
r/8726
chore(tvix/castore/fuse): impl Layer for TvixStoreFs
Yureka
1
-1
/
+12
2024-09-28
r/8725
chore(tvix/castore/fuse): update fuse-backend-rs
Yureka
4
-13
/
+20
2024-09-27
r/8724
refactor(tvix): move refscan module to castore
Yureka
7
-13
/
+19
2024-09-26
r/8717
fix(tvix/castore): don't return object_store::has with INFO level
Florian Klink
1
-1
/
+1
2024-09-26
r/8716
feat(tvix/store): Add a signing PathInfoService
sinavir
6
-0
/
+225
2024-09-25
r/8715
feat(tvix/store): seekable nar renderer
Yureka
4
-0
/
+535
2024-09-25
r/8714
refactor(tvix/store/tests): combine tests into one parametrized function
Yureka
2
-179
/
+103
2024-09-25
r/8713
feat(tvix/eval): Use thiserror for ErrorKind and CatchableErrorKind
Ilan Joselevich
4
-242
/
+100
2024-09-24
r/8711
fix(tvix/nar-bridge): Remove name check for root node in nar generation
sinavir
4
-16
/
+27
2024-09-23
r/8710
feat(tvix/nix-compat/nar/writer/sync): add file_manual_write
Yureka
1
-0
/
+68
2024-09-19
r/8704
fix(tvix/castore/import): check small blobs first
Florian Klink
1
-0
/
+13
2024-09-08
r/8666
docs(tvix/nix-compat/wire/bytes/reader): None case doesn't exist
edef
1
-2
/
+0
2024-09-07
r/8663
feat(tvix/nix-compat/nar/writer/sync): trait objects -> generics
Yureka
1
-13
/
+10
2024-09-07
r/8662
feat(tvix/castore): expose ValidatedDirectoryGraph type
Yureka
1
-1
/
+1
2024-09-05
r/8653
chore(3p/sources): bump channels & overlays (2024-09-01)
Vincent Ambo
5
-11
/
+12
2024-09-03
r/8645
docs(tvix/contributing): remove reference to b/201
Florian Klink
1
-6
/
+3
2024-08-30
r/8619
fix(tvix): Follow-up fixing no-default-features and comments
Ilan Joselevich
3
-8
/
+4
2024-08-30
r/8613
fix(tvix/utils): Add missing src filtering for nix-compat-derive[-tests]
Ilan Joselevich
1
-1
/
+10
2024-08-30
r/8611
docs(tvix): update account creation instructions
Florian Klink
1
-1
/
+2
2024-08-29
r/8610
chore(tvix): Migrate members to inherit deps from workspace
Ilan Joselevich
16
-375
/
+451
2024-08-29
r/8609
chore(tvix): Bump versions of all compatible deps via cargo upgrade
Ilan Joselevich
15
-688
/
+1206
2024-08-28
r/8608
chore(tvix/[ca]store): bump bigtable_rs
Florian Klink
6
-1938
/
+318
2024-08-28
r/8607
chore(tvix/[ca]store): bump hyper-util to 0.1.7
Florian Klink
4
-11
/
+11
2024-08-28
r/8606
chore(tvix): bump tonic[-build] from 0.12.1 to 0.12.2
Florian Klink
2
-46
/
+47
2024-08-28
r/8605
feat(tvix/eval): allow external users to construct native thunks
Vincent Ambo
1
-0
/
+6
2024-08-28
r/8604
refactor(tvix/eval): remove useless impl block
Vincent Ambo
1
-8
/
+5
2024-08-28
r/8602
fix(tvix/nix-compat-derive): Get rid of external feature flag
Brian Olsen
5
-56
/
+3
2024-08-28
r/8601
fix(tvix/nix-compat-derive): Fix doctest for Rust older than 1.80
Brian Olsen
1
-1
/
+1
2024-08-27
r/8593
fix(tvix/store): restore v1alpha reflection endpoint
Florian Klink
7
-17
/
+31
2024-08-25
r/8587
fix(tvix/nix-compat): Feature flag code only used in async
Brian Olsen
1
-2
/
+7
2024-08-25
r/8586
feat(tvix/nix-compat-derive): Add deriver for NixDeserialize
Brian Olsen
48
-3
/
+2376
2024-08-25
r/8585
feat(nix-compat): Add NixDeserialize and NixRead traits
Brian Olsen
20
-160
/
+1486
2024-08-24
r/8578
chore(tvix/tools/turbofetch): bump deps
Florian Klink
2
-34
/
+53
2024-08-24
r/8577
chore(tvix/tools/crunch-v2): bump deps
Florian Klink
2
-20
/
+24
2024-08-24
r/8576
chore(tvix/tools/weave): bump mio
Florian Klink
2
-4
/
+4
2024-08-23
r/8571
feat(tvix/tools/weave): Add crate2nix-check
Ilan Joselevich
1
-1
/
+3
2024-08-23
r/8570
feat(tvix/tools/turbofetch): Add crate2nix-check
Ilan Joselevich
1
-1
/
+3
2024-08-23
r/8569
feat(tvix/tools/narinfo2parquet): Add crate2nix-check
Ilan Joselevich
1
-1
/
+3
2024-08-23
r/8568
feat(tvix/tools/crunch-v2): Add crate2nix-check
Ilan Joselevich
1
-1
/
+3
2024-08-23
r/8565
feat(tvix/utils): Add mkCrate2nixCheck
Ilan Joselevich
2
-56
/
+36
2024-08-23
r/8561
feat(tvix/nar-bridge): send content-type headers
Florian Klink
3
-9
/
+18
2024-08-23
r/8560
feat(nix-compat): add constants for mime types
Florian Klink
1
-0
/
+7
2024-08-21
r/8548
fix(tvix/castore): u32 -> u64 in DirectoryError::SizeOverflow message
Ben Webb
1
-1
/
+1
2024-08-21
r/8547
feat(nix-compat/nix_http): init parse_nar[info]_str
Florian Klink
13
-104
/
+433
2024-08-20
r/8545
refactor(nix-compat/store_path): make StorePath generic on S
Florian Klink
15
-294
/
+280
2024-08-20
r/8544
refactor(nix-compat/aterm): update function names a bit
Florian Klink
3
-26
/
+26
2024-08-19
r/8541
feat(tvix/nix-compat): entry locator in listing structures
Ryan Lahfa
2
-1
/
+113
[next]