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-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-14
r/7013
fix(users/flokli/archeology/parse_bucket_logs): fix regex and skip
Florian Klink
1
-1
/
+2
2023-11-14
r/7012
feat(users/flokli/archeology): install parquet-tools
edef
1
-0
/
+1
2023-11-14
r/7011
feat(users/flokli/archeology): install DuckDB
edef
1
-0
/
+1
2023-11-13
r/7010
feat(users/grfn/web): Update work section
Aspen Smith
1
-4
/
+8
2023-11-13
r/7009
feat(users/flokli/archeology): turn on task_delayacct
edef
1
-0
/
+6
2023-11-13
r/7008
feat(users/flokli/keyboard): add missing KC_PSCR
Florian Klink
1
-1
/
+1
2023-11-13
r/7007
feat(users/flokli/keyboard): init
Florian Klink
3
-0
/
+116
2023-11-12
r/7006
chore(ops/journaldriver): bump cargo dependencies
Vincent Ambo
1
-132
/
+138
2023-11-12
r/7005
chore(fun/paroxysm): bump cargo dependencies
Vincent Ambo
1
-229
/
+289
2023-11-12
r/7004
chore(web/atward): bump cargo dependencies
Vincent Ambo
1
-206
/
+273
2023-11-12
r/7003
feat(users/flokli/archeology): add AWS config to shell
Florian Klink
1
-1
/
+14
2023-11-12
r/7002
chore(tools/cheddar): bump cargo dependencies
Vincent Ambo
1
-429
/
+372
2023-11-12
r/7001
chore(net/alcoholic_jwt): bump cargo dependencies
Vincent Ambo
1
-46
/
+45
2023-11-12
r/7000
chore(tazjin/tgsa): bump cargo dependencies
Vincent Ambo
1
-226
/
+294
2023-11-12
r/6999
chore(tazjin/yddns): bump cargo dependencies
Vincent Ambo
1
-360
/
+312
2023-11-12
r/6998
chore(3p/sources): bump nixpkgs & channels (2023-11-12)
Vincent Ambo
11
-72
/
+68
2023-11-12
r/6997
feat(tazjin/blog): import blog post on emacs buffer switching thing
Vincent Ambo
2
-0
/
+24
2023-11-12
r/6996
feat(users/flokli/nixos/archeology-ec2): automate bucket log parsing
Florian Klink
2
-0
/
+80
2023-11-12
r/6995
chore(3p/nixpkgs/clickhouse): 23.3.13.6 -> 23.10.3.5
edef
4
-26
/
+234
2023-11-11
r/6994
fix(users/flokli/archaeology): don't use file but column compression
Florian Klink
1
-2
/
+5
2023-11-11
r/6993
feat(users/flokli/nixos/archeology-ec2): add parse-bucket-logs
Florian Klink
1
-0
/
+4
2023-11-11
r/6992
fix(users/flokli/archeology): make clickhouse use ambient AWS creds
Florian Klink
1
-1
/
+22
2023-11-11
r/6991
feat(users/flokli/archeology): show clickhouse-local progress
Florian Klink
1
-1
/
+2
2023-11-11
r/6990
feat(users/flokli/archeology): add shell
Florian Klink
1
-0
/
+5
2023-11-11
r/6989
feat(users/flokli/archeology): init parse-bucket-logs
Florian Klink
4
-0
/
+55
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
[prev]
[next]