Age | Commit message (Expand) | Author |
2024-06-23 | Merge "libfetchers: make attribute / URL query handling consistent" into main | Maximilian Bosch |
2024-06-23 | libutil: return Pid from startProcess, not pid_t | eldritch horrors |
2024-06-23 | libutil: add some serialize.hh serializer tests | eldritch horrors |
2024-06-23 | libutil: remove sinkToSource eof callback | eldritch horrors |
2024-06-22 | libfetchers: make attribute / URL query handling consistent | Maximilian Bosch |
2024-06-20 | add a basic libmain test for the progress bar rendering | Qyriad |
2024-06-20 | BrotliDecompressionSource: don't bail out too early | K900 |
2024-06-19 | filetransfer: return a Source from download() | eldritch horrors |
2024-06-19 | libutil: add makeDecompressionSource | eldritch horrors |
2024-06-19 | Merge "libfetchers: represent unfetched submodules consistently" into main | alois31 |
2024-06-18 | filetransfer: {up,down}load -> transfer | eldritch horrors |
2024-06-18 | libfetchers: represent unfetched submodules consistently | Alois Wohlschlager |
2024-06-17 | Merge changes from topic "protocol" into main | jade |
2024-06-17 | libexpr: add expr memory management | eldritch horrors |
2024-06-17 | libexpr: pass Exprs as references, not pointers | eldritch horrors |
2024-06-16 | libstore: refuse to serialise ancient protocols | Jade Lovelace |
2024-06-16 | Delete old ValidPathInfo test, fix UnkeyedValidPathInfo | Jade Lovelace |
2024-06-16 | Merge pull request #10799 from hercules-ci/safer-tab-completion | Robert Hensing |
2024-06-13 | Merge "tests/libcmd: set HOME to a temporary directory" into main | alois31 |
2024-06-12 | tests/flake-registry: Fix occasional deadlocks | Jade Lovelace |
2024-06-12 | tests: verify that NIX_DAEMON_PACKAGE's version looks like a version | Jade Lovelace |
2024-06-12 | [resubmit] flake: update nixpkgs pin 23.11->24.05 (+ boehmgc compat changes) | Pierre Bourdon |
2024-06-12 | tests/libcmd: set HOME to a temporary directory | Alois Wohlschlager |
2024-06-10 | Merge "tests: fix daemon version in isDaemonNewer function" into main | jade |
2024-06-08 | tests/nixos/nix-copy: fix NixOS >= 24.05 compatibility | Pierre Bourdon |
2024-06-08 | tests: fix daemon version in isDaemonNewer function | Mario Rodas |
2024-06-06 | build: expose option to enable or disable precompiled std headers | Qyriad |
2024-06-04 | Merge "tests/nixos: make the tarball-flakes test better reflect real use case... | Pierre Bourdon |
2024-06-04 | tests/nixos: make the tarball-flakes test better reflect real use cases | Pierre Bourdon |
2024-06-03 | nix flake update: add test for multiple inputs from nix#10073 | Olmo Kramer |
2024-06-01 | Merge "build: fix static linking with a hack" into main | Qyriad |
2024-06-01 | chore: rebrand Nix to Lix when it makes sense | Raito Bezarius |
2024-05-31 | build: fix static linking with a hack | Qyriad |
2024-05-31 | Merge changes Ifcb0d310,I664366b8,Ibe7cf546 into main | jade |
2024-05-31 | libstore/build: copy ca-certificates too | Alois Wohlschlager |
2024-05-30 | build-time: remove 20% more by PCH'ing C++ stdlib | Jade Lovelace |
2024-05-30 | Merge "Revert "tests/filetransfer: reënable on Darwin"" into main | jade |
2024-05-30 | Revert "tests/filetransfer: reënable on Darwin" | jade |
2024-05-30 | Merge "tests/filetransfer: reënable on Darwin" into main | jade |
2024-05-29 | tests/filetransfer: reënable on Darwin | Jade Lovelace |
2024-05-30 | libutil/args: warn on unknown settings after parsing all flags | Cole Helbling |
2024-05-30 | Merge changes from topic "libutil-split" into main | jade |
2024-05-29 | Merge "tests: fix functional-timeout" into main | Mario Rodas |
2024-05-29 | libstore: fix http abuses no longer working | eldritch horrors |
2024-05-29 | util.hh: Delete remaining file and clean up headers | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out strings.{hh,cc} | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out processes.{hh,cc} | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out file-descriptor.{hh,cc} | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out file-system.{hh,cc} | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out terminal.{hh,cc} | Tom Hubrecht |