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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-29
r/7270
feat(tvix/castore/fs): borrow some matches
Florian Klink
1
-4
/
+4
2023-12-29
r/7269
feat(tvix/shell): add grpcurl to shell
Florian Klink
1
-0
/
+1
2023-12-29
r/7268
refactor(tvix/castore/bin/tvix-store) don't import std::io
Florian Klink
1
-5
/
+4
2023-12-29
r/7267
feat(tvix/castore/fs): instrument FuseDaemon functions
Florian Klink
1
-2
/
+4
2023-12-29
r/7266
feat(tvix/store): emit more structured log messages
Florian Klink
1
-3
/
+3
2023-12-26
r/7265
feat(tvix/build/protos): add some missing fields
Florian Klink
4
-88
/
+251
2023-12-25
r/7264
fix(tvix/eval/value): correctly emit spaces when coercing lists
sterni
3
-16
/
+36
2023-12-25
r/7263
feat(sterni/machines/ingeborg): regularly back up minecraft worlds
sterni
2
-2
/
+131
2023-12-24
r/7262
chore(tvix/turbofetch): switch to futures 0.3.30
Florian Klink
3
-79
/
+79
2023-12-24
r/7261
chore(tvix): switch to upstream futures 0.3.30
Florian Klink
8
-109
/
+48
2023-12-24
r/7260
chore(third_party/overlays): drop unused fullLlvm11Stdenv
sterni
1
-7
/
+0
2023-12-24
r/7259
refactor(tvix/castore/fs/tests): drop unused args
Florian Klink
1
-39
/
+20
2023-12-24
r/7258
refactor(tvix/castore): add RootNode impl for BTreeMap, mv fs tests
Florian Klink
7
-305
/
+304
2023-12-23
r/7257
feat(tvix/website): Link to windtunnel results page
Aspen Smith
1
-0
/
+3
2023-12-22
r/7256
chore(tvix): move store/fs to castore/fs
Florian Klink
18
-199
/
+257
2023-12-22
r/7255
refactor(tvix/store): remove Arc<> from PathInfoService::from_addr
Florian Klink
5
-24
/
+37
2023-12-22
r/7254
refactor(tvix/store/bin): move service.clone right before async move
Florian Klink
1
-61
/
+65
2023-12-22
r/7253
refactor(tvix/store/bin): remove unneeded clone
Florian Klink
1
-4
/
+2
2023-12-21
r/7252
docs(tvix/castore/protos): remove reference
Florian Klink
2
-3
/
+3
2023-12-21
r/7251
docs(nix-compat/nar/reader): fix reference
Florian Klink
1
-1
/
+1
2023-12-21
r/7250
docs(nix-compat/derivation): fix docstring
Florian Klink
1
-2
/
+2
2023-12-21
r/7249
docs(nix-compat/derivation): fix reference
Florian Klink
1
-1
/
+1
2023-12-21
r/7248
docs(nix-compat/aterm/parser): fix docstring
Florian Klink
1
-1
/
+1
2023-12-21
r/7247
docs(tvix/castore): fix reference
Florian Klink
1
-3
/
+4
2023-12-21
r/7246
docs(tvix/store): fix reference
Florian Klink
1
-1
/
+1
2023-12-21
r/7245
docs(tvix/store): fix reference
Florian Klink
1
-2
/
+2
2023-12-21
r/7244
docs(tvix/glue): fix docstring
Florian Klink
1
-1
/
+1
2023-12-21
r/7243
docs(nix-compat/nixhash): fix reference
Florian Klink
1
-1
/
+1
2023-12-21
r/7242
docs(nix-compat/drvfmt): fix reference
Florian Klink
1
-2
/
+3
2023-12-21
r/7241
docs(nix-compat/narinfo): fix reference
Florian Klink
1
-1
/
+1
2023-12-21
r/7240
docs(nix-compat/narinfo/fingerprint): fix reference
Florian Klink
1
-1
/
+1
2023-12-21
r/7239
docs(nix-compat/derivation): fix references
Florian Klink
1
-2
/
+2
2023-12-21
r/7238
refactor(nix-compat/store_path): centralize self_reference check
Florian Klink
1
-16
/
+12
2023-12-21
r/7237
refactor(nix-compat/store_path/utils): restructure build_ca_path
Florian Klink
1
-32
/
+26
2023-12-21
r/7236
refactor(tvix/nix-compat): have helpers interact with StorePathRef
Florian Klink
2
-22
/
+23
2023-12-21
r/7235
refactor(nix-compat/narinfo/fingerprint): move to StorePathRef
Florian Klink
1
-2
/
+2
2023-12-21
r/7234
refactor(nix-compat/store_path): use StorePathRef::to_absolute_path
Florian Klink
1
-6
/
+12
2023-12-21
r/7233
feat(nix-compat/store_path): derive [Partial]Eq
Florian Klink
1
-1
/
+1
2023-12-20
r/7232
chore(ops): add aspen to LDAP
Luke Granger-Brown
1
-5
/
+5
2023-12-20
r/7231
chore(depot): update OWNERS files for aspen
Luke Granger-Brown
9
-9
/
+9
2023-12-20
r/7230
chore(tvix): Run criterion benchmarks for the whole workspace
Aspen Smith
1
-2
/
+2
2023-12-18
r/7229
refactor(tvix/store): remove more clones on pathinfoservice
Florian Klink
1
-4
/
+3
2023-12-17
r/7228
feat(tvix/castore): simple filesystem blob service
Ryan Lahfa
6
-1
/
+316
2023-12-16
r/7227
refactor(tvix/castore): drop is_closed() from impl DirectoryPutter
Florian Klink
3
-20
/
+33
2023-12-16
r/7226
docs(tvix/store/fs): fix comment
Florian Klink
1
-5
/
+7
2023-12-16
r/7225
docs(tvix): refer to futures-rs PR
Florian Klink
1
-0
/
+1
2023-12-16
r/7224
chore(tvix/store): switch back to fuse-backend-rs upstream
Florian Klink
5
-14
/
+10
2023-12-16
r/7223
refactor(tvix/store/fs): no explicitly required Arc'ed Blob/DirSvc
Florian Klink
1
-7
/
+12
2023-12-14
r/7222
refactor(tvix/store/fs): Decouple TvixStoreFs from Nix concepts
Connor Brewster
2
-76
/
+119
2023-12-14
r/7221
fix(tvix): Remove errant backslash in benchmark script
Aspen Smith
1
-1
/
+1
[prev]
[next]