aboutsummaryrefslogtreecommitdiff
path: root/src/libutil
AgeCommit message (Expand)Author
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
2023-08-11SimpleLogger::log: fix unintended fallthroughYorick van Pelt
2023-08-11MultiCommand::toJSON: Fix use-after-moveYorick van Pelt
2023-08-10Make the Derived Path family of types inductive for dynamic derivationsJohn Ericson
2023-08-07Stabilize `discard-references`Théophane Hufschmitt
2023-08-05Fix derivation load assertion errorsFelix Uhl
2023-06-21Merge pull request #8374 from obsidiansystems/improve-path-settingJohn Ericson
2023-06-20Support opening local store with database on read-only filesystem (#8356)Ben Radford
2023-06-19Split out worker protocol template definitions from declarationsJohn Ericson
2023-06-19Merge pull request #8483 from edolstra/save-rootEelco Dolstra
2023-06-18Split `OptionalPathSetting` from `PathSetting`John Ericson
2023-06-18Create nlohmann serializers for `std::optional` and useJohn Ericson
2023-06-15Don't assume the type of string::size_typeThéophane Hufschmitt
2023-06-14Remove dead code (#8504)Daniel Asaturov
2023-06-14Merge pull request #4282 from tweag/fix-ca-hash-rewritingJohn Ericson
2023-06-09restoreMountNamespace(): Restore the original root directoryEelco Dolstra
2023-06-09Parse TOML timestamps (#8120)Andrea Bedini
2023-05-31Merge pull request #8318 from fricklerhandwerk/doc-currentTimeValentin Gagarin
2023-05-26create pathAccessible, use it to infer default dirsYorick van Pelt
2023-05-26ci: Always run with sandbox, even on DarwinSilvan Mosberger
2023-05-24Make `RewritingSink` accept a map of rewritesThéophane Hufschmitt
2023-05-19Merge pull request #8354 from KasyanDiGris/git-fetcher-ask-credentialsEelco Dolstra
2023-05-18Add option isInteractiveKonstantin Vukolov
2023-05-17Upgrade `downstreamPlaceholder` to a type with methodsJohn Ericson
2023-05-17add cross-references to pure evaluation modeValentin Gagarin
2023-05-15Delete commited build artifactsJohn Ericson
2023-05-15Merge pull request #8141 from tweag/user-files-docJohn Ericson
2023-05-10Merge pull request #3959 from obsidiansystems/ca-drv-exoticJohn Ericson
2023-04-26Document user files of nixAlexander Bantyev
2023-04-25TarArchive: Remove a duplicate constant and increase the buffer sizeEelco Dolstra
2023-04-24Merge remote-tracking branch 'origin/master' into source-pathEelco Dolstra
2023-04-17`TextHashMethod` -> `TextIngestionMethod`, gate with XP featureJohn Ericson
2023-04-17Merge pull request #8230 from obsidiansystems/daemon-trust-overrideRobert Hensing
2023-04-17Experimentally allow forcing `nix-daemon` trust; use this to testJohn Ericson
2023-04-17Fix some issues with experimental config settingsJohn Ericson
2023-04-17Merge pull request #7732 from hercules-ci/make-initLibStore-viable-alternativeJohn Ericson
2023-04-17Merge remote-tracking branch 'upstream/master' into source-pathRobert Hensing
2023-04-16Mark experimental configuration settings programmaticallyJohn Ericson
2023-04-14Merge pull request #8176 from tweag/rename-confusing-write-methodEelco Dolstra
2023-04-11Do not gate or hide experimental settingsJohn Ericson
2023-04-11Merge pull request #7798 from peeley/list-experimental-featuresEelco Dolstra
2023-04-11NitpicksEelco Dolstra
2023-04-07Merge pull request #8179 from tweag/disable-gc-on-coroutineRobert Hensing
2023-04-07Require openssl >= 1.1.1Robert Hensing
2023-04-07libutil: Provide alternatives to startSignalHandlerThreadRobert Hensing
2023-04-07Move OpenSSL init to initLibUtilRobert Hensing
2023-04-07Finish converting existing comments for internal API docs (#8146)John Ericson