about summary refs log tree commit diff
path: root/users/aspen/xanthous/src/Xanthous/Util/Optparse.hs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
13 hours r/8301 docs(tvix): drop done TODOs in the O11Y sectionFlorian Klink1-8/+0
13 hours r/8300 refactor(tvix/*store): remove some trait boundsFlorian Klink3-24/+6
15 hours r/8299 feat(tvix/tracing): gRPC trace context propagationSimon Hauser18-48/+399
19 hours r/8298 feat(tvix/castore): instrument tokio task with current spanSimon Hauser3-18/+27
24 hours r/8297 feat(tvix/tracing): optional progressbarSimon Hauser4-6/+19
24 hours r/8296 docs(tvix/docs): document nar renderer optimization potentialFlorian Klink1-0/+12
24 hours r/8295 feat(tvix/store/utils): detect gRPC NAR calculation serviceFlorian Klink1-5/+26
3 days r/8294 chore(tvix): patch crate2nix to drop darwin dontStripIlan Joselevich3-2/+24
4 days r/8293 chore(tvix): move filterRustCrateSrc to utils.nixIlan Joselevich2-29/+29
4 days r/8292 chore(tvix): Remove no longer needed libiconv addition for darwinIlan Joselevich1-7/+1
4 days r/8291 chore(tvix): Use callPackage instead of import on Cargo.nixIlan Joselevich1-4/+1
4 days r/8290 chore(tvix): Remove no longer needed rlib stripping fix for darwinIlan Joselevich1-12/+0
4 days r/8289 feat(tvix/tvix-store): improve progress barsFlorian Klink8-40/+52
4 days r/8288 feat(tvix/store): display progress for NAR calculationFlorian Klink2-2/+14
4 days r/8287 docs(tvix/store/import): update import_path_as_nar_ca docstrFlorian Klink1-4/+5
5 days r/8286 refactor(tvix/store): drop FUSE multithread workaround for DarwinFlorian Klink3-8/+27
5 days r/8285 fix(tvix/store/bin): fix shutdown behaviour for FUSEFlorian Klink6-56/+113
5 days r/8284 feat(castore/directory): add cache combinatorYureka2-0/+144
5 days r/8283 refactor(castore/directory/objectstore): use new order validation logicYureka1-14/+10
5 days r/8282 refactor(castore/directory): separate order logic from ClosureValidatorYureka8-328/+640
6 days r/8281 docs: move Registration to the top; minor rewordtoastal1-17/+24
6 days r/8280 feat(tvix/cli,store): add tracy featureFlorian Klink3-2/+11
6 days r/8279 docs(tvix/TODO): dibs on crate2nix WASMIlan Joselevich1-1/+1
6 days r/8278 docs(tvix/TODO): add builtins.path roundtrip for flatFlorian Klink1-0/+9
6 days r/8277 docs(tvix/*store): add some internal linksFlorian Klink4-5/+5
6 days r/8276 docs(tvix/TODO): drop builtins:fetchurl itemFlorian Klink1-4/+0
7 days r/8275 feat(tvix/tracing): add tracing-tracy supportFlorian Klink5-69/+1175
7 days r/8274 refactor(tvix/tracing): move otlp setup into helper functionFlorian Klink1-67/+78
7 days r/8273 fix(tvix/tracing): reduce the error logs of otlp if collector is offlineSimon Hauser2-12/+15
7 days r/8272 feat(tvix/tracing): apply EnvFilter to all layersSimon Hauser1-10/+12
7 days r/8271 feat(tvix/tracing): correctly close otlp on exitSimon Hauser7-65/+242
7 days r/8270 chore(tvix/eval): move eval docs to tvix/docsFlorian Klink12-0/+16
7 days r/8269 chore(tvix/docs): move [ca]store docs to tvix/docsFlorian Klink7-1/+8
7 days r/8268 feat(tvix/docs): add d2 supportFlorian Klink3-0/+8
7 days r/8267 feat(tvix/docs): add mdbook-admonishFlorian Klink5-0/+369
8 days r/8266 fix(tvix-glue/fetchers/decompression): propagate error with ?Florian Klink1-3/+1
8 days r/8265 fix(tvix/glue/tvix_store_io): also populate input sourcesFlorian Klink1-2/+23
8 days r/8264 chore(tvix/docs): move daemon protocol to its own chapterFlorian Klink2-4/+20
8 days r/8263 fix(tvix/glue/tvix_store_io): disable concurrent fetches for nowFlorian Klink1-1/+3
8 days r/8262 feat(tvix/tracing): set release_max_level_debug for tracingFlorian Klink2-3/+3
8 days r/8261 feat(tvix/cli): add toplevel progress spanFlorian Klink4-1/+15
8 days r/8260 fix(tvix/glue/tvix_store_io): distinguish waiting and buildingFlorian Klink1-1/+3
8 days r/8259 feat(tvix/glue): report progress on all fetches, use progress barsFlorian Klink3-14/+41
8 days r/8258 fix(tvix/glue/tvix_store_io): use same case for progress messagesFlorian Klink1-1/+1
8 days r/8257 fix(tvix-glue/fetchers): remove unused allow dead codeFlorian Klink1-2/+0
8 days r/8256 chore(tvix/castore): drop unused indicatif dependencyFlorian Klink3-6/+0
8 days r/8255 feat(tvix/glue/tvix_store_io): show progress infoFlorian Klink4-5/+20
9 days r/8254 feat(tvix/glue): support builtin:fetchurlFlorian Klink5-15/+197
9 days r/8253 feat(ops/users): Add toastal to userstoastal1-0/+5
9 days r/8252 feat(tvix/glue/fetchers): add NAR fetching infrastructureFlorian Klink1-5/+134