about summary refs log tree commit diff
path: root/third_party/emacs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
5 hours r/8060 feat(tvix/castore/path): add PathBuf::{new, with_capacity, push}edef1-12/+37
5 hours r/8059 feat(tvix/castore/path): more conversionsedef1-2/+37
5 hours r/8058 feat(tvix/castore/path): single-component paths are children of ROOTedef1-11/+21
5 hours r/8057 test(tvix/castore/path): test the null byte caseedef1-0/+1
5 hours r/8056 feat(tvix/castore/path): use proto::validate_node_nameedef2-6/+13
5 hours r/8055 chore(tvix/castore/path): drop now-duplicate testsedef1-24/+1
5 hours r/8054 feat(tvix/nar-bridge): support HTTP HEAD for narinfoEdwin Mackenzie-Owen1-28/+33
6 hours r/8053 fix(nix-compat/store_path): permit store paths with dots againedef1-10/+8
7 hours r/8052 feat(tvix/castore/path): implement Debug + Displayedef1-3/+33
7 hours r/8051 feat(tvix/castore/path): make Path unsized, repr-equivalent to [u8]edef1-51/+57
7 hours r/8050 feat(tvix/castore/path): add Path{Buf}Florian Klink2-0/+248
24 hours r/8049 feat(tvix/store): use local object_store for tvix-store daemon blobsFlorian Klink1-1/+5
25 hours r/8048 refactor(tvix/castore/import): restructure error typesFlorian Klink7-72/+126
26 hours r/8047 refactor(tvix/castore): remove IngestionEntry::UnknownFlorian Klink2-10/+1
26 hours r/8046 refactor(tvix/castore/import): move upload_blob_at_path into fs modFlorian Klink2-28/+27
29 hours r/8045 fix(tvix/castore/import): symlink targets are Vec<u8>Florian Klink3-4/+9
32 hours r/8044 docs(tvix/castore): fix tvix_castore::import sub-mod docstringsFlorian Klink2-2/+4
32 hours r/8043 fix(tvix/nix-compat/wire): RangeInclusive<usize> for memory size boundsedef2-32/+30
32 hours r/8042 refactor(nix-compat/wire): drop primitive functionsedef6-112/+33
33 hours r/8041 refactor(nix-compat/wire/bytes): branchless padding computationedef1-7/+8
33 hours r/8040 fix(tvix/nix-compat/wire/bytes): return UnexpectedEof for unexpected EOFedef1-4/+1
35 hours r/8039 fix(tazj.in): fix redirectVincent Ambo1-1/+1
41 hours r/8038 test(tvix): Fix tvix tests on macOSAlice Carroll3-7/+26
44 hours r/8037 feat(tvix/glue/tests): configure <nix NIX_PATHFlorian Klink1-0/+2
45 hours r/8036 feat(tvix/glue/tests): wrap TvixStoreIO with TvixIOFlorian Klink1-1/+6
2 days r/8035 refactor(tvix/glue/fetchers): rename "nixhash" to just "hash"Florian Klink1-12/+12
2 days r/8034 refactor(nix-compat/wire/bytes/reader): move size reading to async ctoredef1-137/+65
2 days r/8033 docs(tvix/glue/fetchers): update docstring on TarballFlorian Klink1-1/+2
2 days r/8032 refactor(nix-compat/wire/bytes/reader): use fn for PhantomDataedef1-1/+1
2 days r/8031 refactor(tvix/nix-compat/wire/bytes): use RangeInclusive for limitsedef1-14/+7
2 days r/8030 refactor(nix-compat/wire/bytes): fold TrailerReader into BytesReaderedef2-91/+41
2 days r/8029 feat(nix-compat/wire/bytes/reader): expose the remaining data lengthedef2-0/+31
2 days r/8028 refactor(nix-compat/nar/reader): always enable poisoning *API*edef1-64/+66
2 days r/8027 refactor(tvix/glue): clone lessFlorian Klink1-30/+28
2 days r/8026 refactor(tvix/glue): move decompression into fetchers/ subdirFlorian Klink3-5/+7
3 days r/8025 chore(3p/sources): Bump channels & overlayssterni6-24/+27
3 days r/8024 feat(tools/depot-deps): include josh-filtersterni1-0/+1
3 days r/8023 refactor(3p): use josh from nixpkgssterni4-52/+3
3 days r/8022 chore(tazj.in): add a convenience redirectVincent Ambo1-0/+5
4 days r/8021 feat(sterni/machines/ingeborg): switch to quasselsterni3-1/+19
4 days r/8020 chore(3p/rust-crates:libgit2-sys): 0.16.1+1.7.1 -> 0.16.2+1.7.2sterni1-2/+2
5 days r/8019 feat(tvix/cli): change log format to compact, add RUST_LOG supportFlorian Klink1-1/+8
5 days r/8018 feat(tvix/store/bin): disable --json option, set log to compactFlorian Klink1-30/+10
5 days r/8017 chore(nix-compat/nar/wire): space Tag::Buf docs properlyedef1-0/+1
5 days r/8016 feat(nix-compat/wire/bytes/reader): split out reading the trailer blockedef1-56/+134
5 days r/8015 refactor(nix-compat/wire/bytes/reader): drop random whitespaceedef1-2/+2
5 days r/8014 refactor(nix-compat/wire/bytes/reader): drop Pin::get_mutedef2-4/+4
6 days r/8013 refactor(nix-compat/wire): move BytesPacketPosition into writeredef2-20/+17
6 days r/8012 fix(nix-compat/bytes): make BytesReader less hazardousedef2-178/+317
6 days r/8011 feat(nix-compat/wire/bytes): allow specifying a pre-read sizeedef1-0/+41