aboutsummaryrefslogtreecommitdiff
path: root/src/libutil
AgeCommit message (Expand)Author
2024-03-11add automated usage mode to the replJade Lovelace
2024-03-11finally.hh: delete copy constructor which is a bad ideaJade Lovelace
2024-03-11Add box_ptr: nonnull unique_ptr with value semanticsJade Lovelace
2024-03-11util.hh: split out signals stuffJade Lovelace
2024-03-09Merge pull request #10066 from 9999years/print-all-frameseldritch horrors
2024-03-09`:quit` in the debugger should quit the whole programeldritch horrors
2024-03-09Merge pull request #9925 from 9999years/fmt-cleanupeldritch horrors
2024-03-09Remove `EXCEPTION_NEEDS_THROW_SPEC`eldritch horrors
2024-03-09libexpr: Support structured error classeseldritch horrors
2024-03-09Merge pull request #9753 from 9999years/print-value-on-type-erroreldritch horrors
2024-03-09Unify and refactor value printingeldritch horrors
2024-03-07Merge pull request #9787 from obsidiansystems/bind-proc-syserroreldritch horrors
2024-03-07Merge pull request #8544 from edolstra/handle-missing-gc-socketeldritch horrors
2024-03-07Merge pull request #9985 from alois31/symlink-resolutioneldritch horrors
2024-03-06Merge "fix: bounds check result in getMaxCPU" into mainjade
2024-03-06fix: bounds check result in getMaxCPUJade Lovelace
2024-03-07Merge pull request #9934 from nmeum/absPath-out-of-boundseldritch horrors
2024-03-07Copy the output of fixed-output derivations before registering themPuck Meerburg
2024-03-05Merge pull request #9634 from 9999years/combine-abstract-pos-and-poseldritch horrors
2024-03-05Merge pull request #9860 from 9999years/set-stack-darwineldritch horrors
2024-03-04Ban building Nix with NDEBUGeldritch horrors
2024-03-04Merge pull request #9924 from 9999years/rename-yellowtxteldritch horrors
2024-03-04Merge pull request #9798 from edolstra/remote-store-eofeldritch horrors
2024-03-04Merge pull request #9687 from edolstra/withFramedSink-ctrl-c-hangeldritch horrors
2024-03-04Merge pull request #9673 from pennae/drv-parse-optseldritch horrors
2024-03-04Merge pull request #9617 from 9999years/stack-overflow-segfaulteldritch horrors
2024-03-04Merge pull request #9582 from pennae/misc-optseldritch horrors
2024-03-04Merge pull request #9621 from blaggacao/fix/too-restrictive-branch-regex-mastereldritch horrors
2024-03-04Merge pull request #9619 from 9999years/remove-blank-lines-in-errorseldritch horrors
2024-03-04Merge pull request #9557 from bryanhonof/bryanhonof.fix-apple-double-shenaniganseldritch horrors
2024-03-04Merge pull request #9233 from bouk/bouk/apply-config-innereldritch horrors
2024-03-04fix: `nlohmann::adl_serializer` for `std::optional` (#9147)eldritch horrors
2024-03-04Merge pull request #9299 from tfc/config-improvementseldritch horrors
2024-03-04Merge pull request #9191 from tfc/libutil-implementationeldritch horrors
2024-03-04Merge pull request #9170 from tfc/fix-broken-moveeldritch horrors
2024-03-04Merge pull request #9167 from obsidiansystems/pre-overhaul-completionseldritch horrors
2024-03-04Merge pull request #8905 from hercules-ci/no-unknown-locationeldritch horrors
2024-03-04Merge pull request #9056 from aakropotkin/patch-1eldritch horrors
2024-03-04Merge pull request #8931 from fricklerhandwerk/nix3-config-optionsThéophane Hufschmitt
2024-02-22Fix bad_format_string error when builder stdout contains % (#10063)github-actions[bot]
2023-12-01Move tests to separate directories, and documentJohn Ericson
2023-12-01Put functional tests in `tests/functional`John Ericson
2023-09-09Print parent activity field in json logmaralorn
2023-09-07Allow dynamic derivation deps in `inputDrvs`John Ericson
2023-09-01Fix warning 'catching polymorphic type by value'Eelco Dolstra
2023-08-25Merge pull request #8814 from hercules-ci/exception-self-checkJohn Ericson
2023-08-19Merge pull request #8812 from tweag/fix-clang-tidyRobert Hensing
2023-08-18Merge pull request #8839 from obsidiansystems/string-context-7479John Ericson
2023-08-18Fixing #7479John Ericson
2023-08-17libutil: fix double-encoding of URLsCole Helbling