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-09-15
r/6594
fix(tvix/store): log to stderr, not stdout
Florian Klink
1
-4
/
+5
2023-09-15
r/6593
feat(users/Profpatsch/whatcd-resolver): misc improvements
Profpatsch
1
-18
/
+30
2023-09-15
r/6592
feat(users/Profpatsch/whatcd-resolver): query all pages in search
Profpatsch
1
-54
/
+78
2023-09-15
r/6591
chore(3p/sources): bump channels & overlays (2023-09-15)
Vincent Ambo
2
-27
/
+34
2023-09-15
r/6590
chore(users/tazjin): drop 'exa' from my systems
Vincent Ambo
2
-2
/
+0
2023-09-15
r/6589
fix(tvix/eval): update identifier quoting to match cppnix 2.17
Adam Joseph
13
-6
/
+38
2023-09-12
r/6588
feat(ops/users): add totikom to users
Eugene Lomov
1
-0
/
+5
2023-09-12
r/6587
chore(tazjin/emacs): remove unused or duplicated packages
Vincent Ambo
3
-17
/
+5
2023-09-12
r/6586
fix(tazjin/emacs): manually hook up tree-sitter grammars
Vincent Ambo
1
-17
/
+19
2023-09-12
r/6585
feat(tazjin/emacs): enable a bunch of tree-sitter modes
Vincent Ambo
1
-0
/
+17
2023-09-12
r/6584
feat(tazjin/emacs): add a bunch of tree-sitter grammars
Vincent Ambo
1
-0
/
+17
2023-09-12
r/6583
docs(REVIEWS): point people to signup.tvl.fyi for account creation
Vincent Ambo
2
-12
/
+3
2023-09-12
r/6582
chore(ops/yandex-cloud-rs): bump API definitions to 2023-09-04
Vincent Ambo
3
-4
/
+4
2023-09-12
r/6581
fix(tvix/store/blobservice/seeker): fix debug assert
Florian Klink
1
-2
/
+9
2023-09-12
r/6580
docs(tvix/website): add tvix-store
Florian Klink
1
-0
/
+1
2023-09-11
r/6579
fix(tvix): Get tvix build and shell to work on Darwin
Brian Olsen
1
-2
/
+19
2023-09-11
r/6578
chore(tazjin/nixos): ensure expect is always installed
Vincent Ambo
1
-0
/
+1
2023-09-10
r/6577
refactor(tvix/website): remove unused structuredData
Florian Klink
1
-8
/
+0
2023-09-10
r/6576
refactor(tvix): move logo to //tvix:logo
Florian Klink
6
-5
/
+14
2023-09-10
r/6575
feat(ops/modules/code.tvl.fyi): fix go get for tvix store protos
Florian Klink
1
-1
/
+11
2023-09-09
r/6574
fix(tvix/eval): make compare_strict_eval_tests use Strict
Adam Joseph
1
-1
/
+1
2023-09-09
r/6573
feat(tvix/store): add :store-protos-go
Florian Klink
1
-1
/
+9
2023-09-09
r/6572
fix(tvix/protos): support []byte node names
Brian McGee
2
-34
/
+35
2023-09-08
r/6571
docs(tvix/eval): document remaining opcodes
Vincent Ambo
1
-3
/
+48
2023-09-08
r/6570
docs(tvix/eval): document attribute set related opcodes
Vincent Ambo
1
-0
/
+11
2023-09-08
r/6569
docs(tvix/eval): add documentation strings for some OpCode variants
Vincent Ambo
1
-2
/
+37
2023-09-08
r/6568
docs(tvix/store/fuse): add more comment to list_root arg
Florian Klink
1
-0
/
+2
2023-09-08
r/6567
feat(tazjin/blog): publish tvix-eval talk blog post
Vincent Ambo
2
-1
/
+5
2023-09-08
r/6566
feat(web/blog): add option to disable tagfilter per-post
Vincent Ambo
2
-1
/
+5
2023-09-08
r/6565
feat(nix/renderMarkdown): add optional tagfilter argument
Vincent Ambo
1
-3
/
+16
2023-09-08
r/6564
feat(tools/cheddar): allow disabling tagfilter extension
Vincent Ambo
3
-7
/
+24
2023-09-07
r/6563
docs(tazjin/blog): add NixCon 2023 link to talk notes
Vincent Ambo
1
-1
/
+2
2023-09-07
r/6562
chore(tazjin/presentations): last minute changes to tvix-eval talk
Vincent Ambo
2
-7
/
+7
2023-09-06
r/6561
chore(3p/sources): bump channels & overlays (2023-09-06)
Vincent Ambo
2
-22
/
+21
2023-09-06
r/6560
chore(3p/sources): bump channels & overlays (2023-08-21)
Vincent Ambo
5
-41
/
+63
2023-09-06
r/6559
chore(depot): skip builds for broken packages
Vincent Ambo
1
-1
/
+1
2023-09-05
r/6558
refactor(tvix/store): use tokio::task::JoinHandle
Florian Klink
3
-37
/
+35
2023-09-05
r/6557
feat(tvix/store): fix ctrl-c handling on mount command
Florian Klink
4
-6
/
+60
2023-09-05
r/6556
feat(tvix/store/fuse): allow listing
Florian Klink
3
-4
/
+111
2023-09-05
r/6555
feat(tvix/store/pathinfosvc): provide listing
Florian Klink
9
-41
/
+310
2023-09-05
r/6554
refactor(tvix/store): infer more types
Florian Klink
1
-51
/
+48
2023-09-05
r/6553
chore(tvix/store): drop walkdir workaround for symlinks at root
Florian Klink
4
-25
/
+9
2023-09-05
r/6552
feat(ops/modules): deploy //web/pwcrypt to signup.tvl.fyi
Vincent Ambo
2
-0
/
+20
2023-09-05
r/6551
feat(ops/glesys): delegate signup.tvl.fyi to whitby in DNS
Vincent Ambo
1
-0
/
+1
2023-09-04
r/6550
refactor(tvix/{cli,store}): move TvixStoreIO to tvix-cli crate
Florian Klink
10
-87
/
+113
2023-09-03
r/6549
docs(tazjin/blog): Append link to Vincent's interview
Mark Shevchenko
1
-0
/
+1
2023-09-03
r/6548
docs(tvix/store): address cargo doc warnings
Florian Klink
5
-11
/
+12
2023-09-03
r/6547
docs(tvix/store): update rpc_pathinfo.proto comments
Florian Klink
3
-28
/
+14
2023-09-02
r/6546
refactor(tvix/store): implement rename for node::Node
Florian Klink
2
-16
/
+13
2023-09-02
r/6545
docs(tvix/store): update comment
Florian Klink
1
-1
/
+1
[next]