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-04-26
r/8019
feat(tvix/cli): change log format to compact, add RUST_LOG support
Florian Klink
1
-1
/
+8
2024-04-26
r/8018
feat(tvix/store/bin): disable --json option, set log to compact
Florian Klink
1
-30
/
+10
2024-04-26
r/8017
chore(nix-compat/nar/wire): space Tag::Buf docs properly
edef
1
-0
/
+1
2024-04-26
r/8016
feat(nix-compat/wire/bytes/reader): split out reading the trailer block
edef
1
-56
/
+134
2024-04-26
r/8015
refactor(nix-compat/wire/bytes/reader): drop random whitespace
edef
1
-2
/
+2
2024-04-26
r/8014
refactor(nix-compat/wire/bytes/reader): drop Pin::get_mut
edef
2
-4
/
+4
2024-04-25
r/8013
refactor(nix-compat/wire): move BytesPacketPosition into writer
edef
2
-20
/
+17
2024-04-25
r/8012
fix(nix-compat/bytes): make BytesReader less hazardous
edef
2
-178
/
+317
2024-04-25
r/8011
feat(nix-compat/wire/bytes): allow specifying a pre-read size
edef
1
-0
/
+41
2024-04-25
r/8010
refactor(nix-compat/wire/bytes): drop pin_project, clean up
edef
1
-63
/
+57
2024-04-25
r/8009
refactor(nix-compat/wire/bytes): don't parametrise on RangeBounds
edef
1
-12
/
+20
2024-04-25
r/8008
fix(tvix): typo
edef
2
-2
/
+2
2024-04-25
r/8007
test(tvix/nix-compat): add debug assertions for nar reader
tcmal
2
-84
/
+426
2024-04-25
r/8005
docs(tvix): add a list of TODOs/ideas
Florian Klink
2
-0
/
+130
2024-04-24
r/8004
docs(tvix/nix-compat/wire/bytes/reader): fix typo
Florian Klink
1
-1
/
+1
2024-04-24
r/8003
docs(tvix/nix-compat): add missing reference to BytesReader
Florian Klink
1
-2
/
+2
2024-04-24
r/8002
refactor(tvix/castore): add separate Error enum for archives
Connor Brewster
3
-33
/
+37
2024-04-23
r/8001
feat(tvix/castore): upload blobs concurrently when ingesting archives
Connor Brewster
2
-12
/
+92
2024-04-23
r/8000
refactor(tvix/castore): switch to `ingest_entries` for tarball ingestion
Connor Brewster
3
-128
/
+239
2024-04-23
r/7998
fix(tvix/glue/tvix_store_io): remove early return
Florian Klink
1
-157
/
+166
2024-04-23
r/7997
fix(tvix/glue/fetchers): rename node name for all three types
Florian Klink
1
-6
/
+2
2024-04-23
r/7996
feat(tvix/glue/fetchers): support file:// URLs
Florian Klink
9
-37
/
+124
2024-04-23
r/7995
test(tvix/glue): add tests for fetchurl and fetchTarball
Florian Klink
4
-0
/
+67
2024-04-23
r/7994
feat(tvix/glue/store_io): have KnownPaths track fetches too
Florian Klink
5
-19
/
+147
2024-04-23
r/7993
refactor(tvix/glue): move Fetch[er] into its own types, fetch lazily
Florian Klink
8
-392
/
+531
2024-04-22
r/7992
feat(tvix/boot): default CH_NUM_CPUS=2, and set num_queues= to it
Florian Klink
1
-3
/
+3
2024-04-22
r/7991
fix(tvix/eval): don't impl From<NixString> for String
Florian Klink
1
-5
/
+1
2024-04-22
r/7989
refactor(tvix/cli/default.nix): make eval tests and benches derivations
Florian Klink
1
-49
/
+45
2024-04-20
r/7988
feat(tvix/store/bin): upload paths concurrently in `copy`
Florian Klink
1
-15
/
+53
2024-04-20
r/7987
refactor(tvix/castore): ingest filesystem entries in parallel
Florian Klink
4
-82
/
+53
2024-04-20
r/7986
fix(tvix): fix outdated comment and error in TvixStoreIO::open
Connor Brewster
1
-3
/
+3
2024-04-20
r/7985
feat(tvix/castore): Fix build warnings in release mode
Connor Brewster
2
-0
/
+2
2024-04-20
r/7984
fix(tvix/castore): ensure all directories are present during ingestion
Connor Brewster
1
-0
/
+8
2024-04-20
r/7983
feat(tvix/eval): Implement builtins.fetchTarball
Aspen Smith
9
-31
/
+305
2024-04-20
r/7982
feat(tvix/castore/import): only allow normal components in entry paths
Florian Klink
1
-1
/
+10
2024-04-20
r/7981
refactor(tvix/castore/import): make module, split off fs and error
Florian Klink
7
-197
/
+225
2024-04-20
r/7980
refactor(tvix/castore/import): rename ingest_entries arg
Florian Klink
1
-6
/
+3
2024-04-19
r/7979
refactor(tvix/castore): generalize store ingestion streams
Connor Brewster
5
-258
/
+256
2024-04-19
r/7978
feat(tvix/castore): add convenience `add` method to Directory
Connor Brewster
2
-1
/
+166
2024-04-19
r/7977
chore(tvix/glue): migrate from test_case to rstest
Florian Klink
5
-234
/
+218
2024-04-19
r/7976
chore(tvix/cli): remove unused dependency
Florian Klink
3
-10
/
+0
2024-04-19
r/7975
chore(nix-compat): remove unused test-case and test-generator
Florian Klink
5
-318
/
+133
2024-04-19
r/7974
chore(nix-compat/drv): migrate from test_{case,resources} to rstest
Florian Klink
1
-76
/
+88
2024-04-19
r/7973
chore(nix-compat/derivation/parser): migrate from test_case to rstest
Florian Klink
1
-23
/
+37
2024-04-19
r/7972
chore(nix-compat/nixhash): migrate from test_case to rstest
Florian Klink
1
-12
/
+14
2024-04-19
r/7971
chore(nix-compat/aterm): migrate from test_case to rstest
Florian Klink
2
-22
/
+30
2024-04-19
r/7970
chore(tvix/nix-compat/store_path): migrate from test_case to rstest
Florian Klink
1
-16
/
+20
2024-04-19
r/7969
chore(nix-compat/nixbase32): migrate from test_case to rstest
Florian Klink
1
-14
/
+17
2024-04-19
r/7968
chore(nix-compat/narinfo): migrate from test_case to rstest
Florian Klink
2
-33
/
+42
2024-04-19
r/7967
chore(tvix/build): migrate from test_case to rstest
Florian Klink
5
-39
/
+41
[next]