index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libutil
Age
Commit message (
Expand
)
Author
2024-03-17
Delete hasPrefix and hasSuffix from the codebase
Jade Lovelace
2024-03-11
add automated usage mode to the repl
Jade Lovelace
2024-03-11
finally.hh: delete copy constructor which is a bad idea
Jade Lovelace
2024-03-11
Add box_ptr: nonnull unique_ptr with value semantics
Jade Lovelace
2024-03-11
util.hh: split out signals stuff
Jade Lovelace
2024-03-09
Merge pull request #10066 from 9999years/print-all-frames
eldritch horrors
2024-03-09
`:quit` in the debugger should quit the whole program
eldritch horrors
2024-03-09
Merge pull request #9925 from 9999years/fmt-cleanup
eldritch horrors
2024-03-09
Remove `EXCEPTION_NEEDS_THROW_SPEC`
eldritch horrors
2024-03-09
libexpr: Support structured error classes
eldritch horrors
2024-03-09
Merge pull request #9753 from 9999years/print-value-on-type-error
eldritch horrors
2024-03-09
Unify and refactor value printing
eldritch horrors
2024-03-07
Merge pull request #9787 from obsidiansystems/bind-proc-syserror
eldritch horrors
2024-03-07
Merge pull request #8544 from edolstra/handle-missing-gc-socket
eldritch horrors
2024-03-07
Merge pull request #9985 from alois31/symlink-resolution
eldritch horrors
2024-03-06
Merge "fix: bounds check result in getMaxCPU" into main
jade
2024-03-06
fix: bounds check result in getMaxCPU
Jade Lovelace
2024-03-07
Merge pull request #9934 from nmeum/absPath-out-of-bounds
eldritch horrors
2024-03-07
Copy the output of fixed-output derivations before registering them
Puck Meerburg
2024-03-05
Merge pull request #9634 from 9999years/combine-abstract-pos-and-pos
eldritch horrors
2024-03-05
Merge pull request #9860 from 9999years/set-stack-darwin
eldritch horrors
2024-03-04
Ban building Nix with NDEBUG
eldritch horrors
2024-03-04
Merge pull request #9924 from 9999years/rename-yellowtxt
eldritch horrors
2024-03-04
Merge pull request #9798 from edolstra/remote-store-eof
eldritch horrors
2024-03-04
Merge pull request #9687 from edolstra/withFramedSink-ctrl-c-hang
eldritch horrors
2024-03-04
Merge pull request #9673 from pennae/drv-parse-opts
eldritch horrors
2024-03-04
Merge pull request #9617 from 9999years/stack-overflow-segfault
eldritch horrors
2024-03-04
Merge pull request #9582 from pennae/misc-opts
eldritch horrors
2024-03-04
Merge pull request #9621 from blaggacao/fix/too-restrictive-branch-regex-master
eldritch horrors
2024-03-04
Merge pull request #9619 from 9999years/remove-blank-lines-in-errors
eldritch horrors
2024-03-04
Merge pull request #9557 from bryanhonof/bryanhonof.fix-apple-double-shenanigans
eldritch horrors
2024-03-04
Merge pull request #9233 from bouk/bouk/apply-config-inner
eldritch horrors
2024-03-04
fix: `nlohmann::adl_serializer` for `std::optional` (#9147)
eldritch horrors
2024-03-04
Merge pull request #9299 from tfc/config-improvements
eldritch horrors
2024-03-04
Merge pull request #9191 from tfc/libutil-implementation
eldritch horrors
2024-03-04
Merge pull request #9170 from tfc/fix-broken-move
eldritch horrors
2024-03-04
Merge pull request #9167 from obsidiansystems/pre-overhaul-completions
eldritch horrors
2024-03-04
Merge pull request #8905 from hercules-ci/no-unknown-location
eldritch horrors
2024-03-04
Merge pull request #9056 from aakropotkin/patch-1
eldritch horrors
2024-03-04
Merge pull request #8931 from fricklerhandwerk/nix3-config-options
Théophane Hufschmitt
2024-02-22
Fix bad_format_string error when builder stdout contains % (#10063)
github-actions[bot]
2023-12-01
Move tests to separate directories, and document
John Ericson
2023-12-01
Put functional tests in `tests/functional`
John Ericson
2023-09-09
Print parent activity field in json log
maralorn
2023-09-07
Allow dynamic derivation deps in `inputDrvs`
John Ericson
2023-09-01
Fix warning 'catching polymorphic type by value'
Eelco Dolstra
2023-08-25
Merge pull request #8814 from hercules-ci/exception-self-check
John Ericson
2023-08-19
Merge pull request #8812 from tweag/fix-clang-tidy
Robert Hensing
2023-08-18
Merge pull request #8839 from obsidiansystems/string-context-7479
John Ericson
2023-08-18
Fixing #7479
John Ericson
[next]