about summary refs log tree commit diff
path: root/third_party/git/t/t5411/common-functions.sh (unfollow)
AgeCommit message (Expand)AuthorFilesLines
108 min. r/8114 refactor(tvix/castore/directoryservice/memory): use tokio RwLockFlorian Klink1-3/+4
108 min. r/8113 refactor(tvix/castore/blobservice/memory): use parking_lot RwLockFlorian Klink5-31/+27
110 min. r/8112 refactor(tvix/store/pathinfo/memory): tokio RwLock, improve list()Florian Klink1-14/+14
110 min. r/8111 docs(tvix/docs): async nar reader is doneFlorian Klink1-4/+1
118 min. r/8110 docs(tvix/todo): add section on [ca]store errorsFlorian Klink1-0/+7
118 min. r/8109 docs(tvix/todo): update test suite sectionFlorian Klink1-4/+13
3 hours r/8108 chore(tvix/narinfo2parquet): bump dependenciesFlorian Klink2-27/+135
3 hours r/8107 chore(tvix): update dependenciesFlorian Klink2-57/+57
3 hours r/8106 feat(tvix/store): add LruPathInfoServiceFlorian Klink5-1/+341
3 hours r/8105 refactor(tvix/store/pathinfo/sled): drop {blob,directory}_serviceFlorian Klink2-31/+10
3 hours r/8104 refactor(tvix/store/pathinfo/memory): drop {blob,directory}_serviceFlorian Klink3-26/+6
3 hours r/8103 refactor(tvix/store): drop calculate_nar from PathInfoServiceFlorian Klink20-187/+241
3 hours r/8102 fix(tvix/store/pathinfo/sled): use spawn_blockingFlorian Klink1-22/+45
3 hours r/8101 fix(tvix/castore/directory/sled): use spawn_blockingFlorian Klink1-39/+60
3 hours r/8100 chore(tvix/castore/blob): remove sled implementationFlorian Klink5-202/+3
3 hours r/8099 refactor(tvix/store/pathinfo/grpc): simplify pingpongFlorian Klink2-76/+7
4 hours r/8098 fix(users/flokli/keyboards/*): fix flash commandFlorian Klink2-16/+20
8 hours r/8097 feat(users/amjoseph): initAdam Joseph2-0/+25
2 days r/8096 feat(tvix/cli): Use the same TvixStoreIO for the full runtimeAspen Smith1-16/+26
3 days r/8095 refactor(nix-compat/nar/reader): reuse prev_name allocationedef8-50/+73
3 days r/8094 feat(nix-compat/wire/bytes): read bytes into an existing bufferedef1-1/+60
3 days r/8093 feat(tools/when): support more timestamps with better merging logicVincent Ambo1-15/+72
3 days r/8092 feat(tools/when): try to parse input as one segment firstVincent Ambo1-0/+8
3 days r/8091 feat(tazjin/nixos): install `when` everywhereVincent Ambo1-0/+1
3 days r/8090 feat(tools/when): simple time-conversion toolVincent Ambo2-0/+147
3 days r/8089 chore(tvix/tools/crunch-v2): upgrade tokioedef2-5/+20
3 days r/8088 refactor(nix-compat/wire/bytes): style fixesedef1-13/+10
3 days r/8087 fix(nix-compat/store_path): use Box<str>edef1-8/+5
3 days r/8086 feat(nix-compat/wire/bytes/reader): support buffered readingedef3-6/+195
4 days r/8085 fix(nix-compat/wire/bytes/reader): always read trailer tag dataedef3-16/+73
4 days r/8084 fix(nix-compat/wire/bytes/reader): drop allow(dead_code)edef1-1/+0
4 days r/8083 refactor(nix-compat/wire/bytes/reader): drop prev_fillededef1-2/+1
5 days r/8082 refactor(tvix): remove usage of async-recursionConnor Brewster8-68/+19
5 days r/8081 fix(tvix/store/pathinfo/nix_http): update error messageFlorian Klink1-1/+1
5 days r/8080 feat(tvix/store): use async nar reader for ingest_narFlorian Klink7-351/+212