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-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
2023-08-17
libutil: fix double-encoding of URLs
Cole Helbling
2023-08-11
initLibUtil: Add exception handling self-check
Robert Hensing
2023-08-11
SimpleLogger::log: fix unintended fallthrough
Yorick van Pelt
2023-08-11
MultiCommand::toJSON: Fix use-after-move
Yorick van Pelt
2023-08-10
Make the Derived Path family of types inductive for dynamic derivations
John Ericson
2023-08-07
Stabilize `discard-references`
Théophane Hufschmitt
2023-08-05
Fix derivation load assertion errors
Felix Uhl
2023-06-21
Merge pull request #8374 from obsidiansystems/improve-path-setting
John Ericson
2023-06-20
Support opening local store with database on read-only filesystem (#8356)
Ben Radford
2023-06-19
Split out worker protocol template definitions from declarations
John Ericson
2023-06-19
Merge pull request #8483 from edolstra/save-root
Eelco Dolstra
2023-06-18
Split `OptionalPathSetting` from `PathSetting`
John Ericson
2023-06-18
Create nlohmann serializers for `std::optional` and use
John Ericson
2023-06-15
Don't assume the type of string::size_type
Théophane Hufschmitt
2023-06-14
Remove dead code (#8504)
Daniel Asaturov
2023-06-14
Merge pull request #4282 from tweag/fix-ca-hash-rewriting
John Ericson
2023-06-09
restoreMountNamespace(): Restore the original root directory
Eelco Dolstra
2023-06-09
Parse TOML timestamps (#8120)
Andrea Bedini
2023-05-31
Merge pull request #8318 from fricklerhandwerk/doc-currentTime
Valentin Gagarin
2023-05-26
create pathAccessible, use it to infer default dirs
Yorick van Pelt
2023-05-26
ci: Always run with sandbox, even on Darwin
Silvan Mosberger
2023-05-24
Make `RewritingSink` accept a map of rewrites
Théophane Hufschmitt
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-17
add cross-references to pure evaluation mode
Valentin Gagarin
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
[next]