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
2023-05-26
ci: Always run with sandbox, even on Darwin
Silvan Mosberger
2023-05-19
Merge pull request #8354 from KasyanDiGris/git-fetcher-ask-credentials
Eelco Dolstra
2023-05-18
Add option isInteractive
Konstantin Vukolov
2023-05-17
Upgrade `downstreamPlaceholder` to a type with methods
John Ericson
2023-05-15
Delete commited build artifacts
John Ericson
2023-05-15
Merge pull request #8141 from tweag/user-files-doc
John Ericson
2023-05-10
Merge pull request #3959 from obsidiansystems/ca-drv-exotic
John Ericson
2023-04-26
Document user files of nix
Alexander Bantyev
2023-04-25
TarArchive: Remove a duplicate constant and increase the buffer size
Eelco Dolstra
2023-04-24
Merge remote-tracking branch 'origin/master' into source-path
Eelco Dolstra
2023-04-17
`TextHashMethod` -> `TextIngestionMethod`, gate with XP feature
John Ericson
2023-04-17
Merge pull request #8230 from obsidiansystems/daemon-trust-override
Robert Hensing
2023-04-17
Experimentally allow forcing `nix-daemon` trust; use this to test
John Ericson
2023-04-17
Fix some issues with experimental config settings
John Ericson
2023-04-17
Merge pull request #7732 from hercules-ci/make-initLibStore-viable-alternative
John Ericson
2023-04-17
Merge remote-tracking branch 'upstream/master' into source-path
Robert Hensing
2023-04-16
Mark experimental configuration settings programmatically
John Ericson
2023-04-14
Merge pull request #8176 from tweag/rename-confusing-write-method
Eelco Dolstra
2023-04-11
Do not gate or hide experimental settings
John Ericson
2023-04-11
Merge pull request #7798 from peeley/list-experimental-features
Eelco Dolstra
2023-04-11
Nitpicks
Eelco Dolstra
2023-04-07
Merge pull request #8179 from tweag/disable-gc-on-coroutine
Robert Hensing
2023-04-07
Require openssl >= 1.1.1
Robert Hensing
2023-04-07
libutil: Provide alternatives to startSignalHandlerThread
Robert Hensing
2023-04-07
Move OpenSSL init to initLibUtil
Robert Hensing
2023-04-07
Finish converting existing comments for internal API docs (#8146)
John Ericson
2023-04-07
Always disable GC in a coroutine unless the patch is applied
Yorick van Pelt
2023-04-07
DisableGC: replace by CoroutineContext, std::shared_ptr<void>
Yorick van Pelt
2023-04-07
Disable GC inside coroutines on mac OS
Yorick van Pelt
2023-04-07
Create `Derivation::fromJSON`
John Ericson
2023-04-07
Rename and protect `BufferedSink::write`
Théophane Hufschmitt
2023-04-06
Describe active experimental features in the contributing guide
John Ericson
2023-04-06
Link the new general documentation on xp features on the setting
John Ericson
2023-04-06
Fix typo in `no-url-literals` experimental feature docs
Noah Snelson
2023-04-06
Expand documentation for `experimental-features`
Noah Snelson
2023-04-06
Backport SourcePath from the lazy-trees branch
Eelco Dolstra
2023-04-04
Assemble experimental feature docs outside of Nix itself
John Ericson
2023-04-04
Merge remote-tracking branch 'upstream/master' into list-experimental-features
John Ericson
2023-04-04
Apply suggestions from code review
John Ericson
2023-04-03
Merge pull request #8157 from hercules-ci/switch-bugs
Théophane Hufschmitt
2023-04-03
Enable -Werror=switch-enum
Robert Hensing
2023-04-03
Add explicit case statements where -Wswitch-enum would report them
Robert Hensing
2023-04-03
Fix systemd logging for lvlNotice: eqv to lvlInfo, not lvlVomit
Robert Hensing
2023-04-03
Stuctured command stability
John Ericson
2023-04-02
Add more API docs to `experimental-features.hh`
John Ericson
2023-04-02
Rework a few things with the experimental features list
John Ericson
2023-04-02
Merge remote-tracking branch 'upstream/master' into list-experimental-features
John Ericson
2023-03-31
Ensure all headers have `#pragma once` and are in API docs
John Ericson
2023-03-31
Extend internal API docs, part 2
John Ericson
2023-03-31
Indentation
Eelco Dolstra
[next]