Age | Commit message (Expand) | Author |
2024-05-03 | libutil: make rewriteStrings sound | eldritch horrors |
2024-05-02 | Merge changes from topic "profile-v3" into main | Qyriad |
2024-05-02 | Add profile migration test | Eelco Dolstra |
2024-05-02 | nix3-profile: make element names stable | Qyriad |
2024-05-02 | getNameFromURL(): Support uppercase characters in attribute names | Eelco Dolstra |
2024-05-02 | nix3-profile: remove indices | Qyriad |
2024-05-02 | nix3-profile: allow using human-readable names to select packages | Qyriad |
2024-05-02 | Disallow store path names that are . or .. (plus opt. -) | Robert Hensing |
2024-05-02 | test: Generate distinct hashes | Robert Hensing |
2024-05-02 | test: Generate distinct path names | Robert Hensing |
2024-05-02 | parseStorePath: Support leading period | Robert Hensing |
2024-05-02 | Revert "StorePath: reject names starting with '.'" | Robert Hensing |
2024-04-30 | implement parsing human-readable names from URLs | Qyriad |
2024-04-29 | add VM test for nix upgrade-nix | Qyriad |
2024-04-26 | Merge "ssh-ng: Set log-fd for ssh to `4` by default" into main | Maximilian Bosch |
2024-04-26 | ssh-ng: Set log-fd for ssh to `4` by default | Maximilian Bosch |
2024-04-25 | gc: Find roots using libproc on Darwin | Artemis Tosini |
2024-04-22 | tests: add error messages to the asserts in tarball flakes test | Qyriad |
2024-04-21 | remove extraneous cache entry from github fetcher | Puck Meerburg |
2024-04-18 | tests: unhaunt the flakes nixos tests | eldritch horrors |
2024-04-16 | Merge "libstore/build: set NO_NEW_PRIVS for the sandbox" into main | Ilya K |
2024-04-15 | abort with a descriptive message on bad HintFmt usage | Qyriad |
2024-04-15 | libstore/build: set NO_NEW_PRIVS for the sandbox | K900 |
2024-04-13 | libstore/build: just copy the magic /etc files into the sandbox | K900 |
2024-04-11 | Merge pull request #10456 from NixOS/fixpermdeniedbind | Théophane Hufschmitt |
2024-04-09 | Print top-level errors normally in `nix repl` | Rebecca Turner |
2024-04-09 | Merge "Add `repl-overlays`" into main | rebecca “wiggles” turner |
2024-04-08 | Add `repl-overlays` | Rebecca Turner |
2024-04-08 | "but doctor, I AM the untrusted store": nix doctor had wrong trustedness | Jade Lovelace |
2024-04-08 | Merge "Don't run libstore unit tests in project root" into main | rebecca “wiggles” turner |
2024-04-08 | Don't run libstore unit tests in project root | Rebecca Turner |
2024-04-08 | Fix REPL test parser nits | Rebecca Turner |
2024-04-08 | Merge "Rename some parse failure tests to `parse-fail-*`" into main | rebecca “wiggles” turner |
2024-04-08 | Merge "Add `PathsSetting`" into main | rebecca “wiggles” turner |
2024-04-07 | Merge pull request #10208 from 9999years/print-strings-directly | Robert Hensing |
2024-04-07 | Add `PathsSetting` | Rebecca Turner |
2024-04-06 | Merge "Rewrite REPL test parser" into main | rebecca “wiggles” turner |
2024-04-06 | Merge "meson: add missing tests: ca, dyn-drv, plugins, libstoreconsumer" into... | Qyriad |
2024-04-05 | Merge changes I1fa30114,I3ca208b6,Ide4c6e00,I74c46b9f,I05fa6a9d, ... into main | eldritch horrors |
2024-04-05 | Merge "meson: run repl characterization test" into main | Qyriad |
2024-04-05 | Rewrite REPL test parser | Rebecca Turner |
2024-04-05 | Revert "libutil: drop Pool resources on exceptional free" | eldritch horrors |
2024-04-04 | meson: add missing tests: ca, dyn-drv, plugins, libstoreconsumer | Qyriad |
2024-04-04 | Rename some parse failure tests to `parse-fail-*` | Rebecca Turner |
2024-04-03 | meson: run repl characterization test | Qyriad |
2024-04-03 | Make `repl_characterization.cc` constants `string_view`s | Rebecca Turner |
2024-04-03 | Add `EscapeStringOptions` and `escapeString` tests | Rebecca Turner |
2024-03-31 | Merge pull request #9920 from 9999years/forbid-nested-debuggers | Théophane Hufschmitt |
2024-03-31 | Merge changes Ib62d3d68,Ic3e7affe into main | jade |
2024-03-31 | libutil: remove Pool::flushBad | eldritch horrors |