aboutsummaryrefslogtreecommitdiff
path: root/src/libutil
AgeCommit message (Expand)Author
2023-01-23Test store paths, with property testsJohn Ericson
2023-01-19Revert "Revert "Merge pull request #6204 from layus/coerce-string""Guillaume Maudoux
2023-01-18Revert "Merge pull request #6204 from layus/coerce-string"Robert Hensing
2023-01-16Merge pull request #7585 from NixOS/macos-disconnectEelco Dolstra
2023-01-13Merge pull request #6815 from obsidiansystems/better-wanted-outputsRobert Hensing
2023-01-11Remove default constructor from `OutputsSpec`John Ericson
2023-01-11MonitorFdHup: Make it work on macOS againEelco Dolstra
2023-01-11Backport getLine tests from lazy-treesEelco Dolstra
2023-01-02Put the --show-trace hint in the logical placeEelco Dolstra
2023-01-02Merge remote-tracking branch 'origin/master' into coerce-stringEelco Dolstra
2022-12-23Fix CanonPath::dirOf() returning a string_view of a temporaryEelco Dolstra
2022-12-20Merge pull request #7451 from edolstra/abstract-posEelco Dolstra
2022-12-19Merge pull request #7450 from edolstra/canon-pathEelco Dolstra
2022-12-13Introduce AbstractPosEelco Dolstra
2022-12-12Add CanonPath wrapper to represent canonicalized pathsEelco Dolstra
2022-12-12Simplify loop, feedback from @tfc and @Ericson2314Florian Friesdorf
2022-12-12Show stack trace above error messageFlorian Friesdorf
2022-12-12Don't reverse stack trace when showingFlorian Friesdorf
2022-12-12CleanupEelco Dolstra
2022-12-12Optimize string concatenationEelco Dolstra
2022-12-07Trivial changes from the lazy-trees branchEelco Dolstra
2022-12-04getMaxCPU: fix cgroup pathJörg Thalheim
2022-12-02getMaxCPU(): Lower verbosity level for ignored exceptionsEelco Dolstra
2022-12-02Clean up cgroup handling in getMaxCPU()Eelco Dolstra
2022-12-02Move cgroup.{cc,hh} to libutilEelco Dolstra
2022-11-29Merge pull request #3600 from NixOS/auto-uid-allocationEelco Dolstra
2022-11-21Merge remote-tracking branch 'origin/master' into auto-uid-allocationEelco Dolstra
2022-11-18Separate cgroup support from auto-uid-allocationEelco Dolstra
2022-11-18createTempDir(): Use std::atomicEelco Dolstra
2022-11-16Replace src/libutil/json.cc with nlohmann json generationYorick van Pelt
2022-11-10Remove the SystemdCgroup featureEelco Dolstra
2022-11-04Remove stray tabEelco Dolstra
2022-11-03Merge remote-tracking branch 'origin/master' into auto-uid-allocationEelco Dolstra
2022-11-01tarfile: set directory mode to at least 0500, don't extract fflagsYorick van Pelt
2022-10-25Rework error throwing, and test itGuillaume Maudoux
2022-10-17Initial frames supportGuillaume Maudoux
2022-10-16Merge remote-tracking branch 'origin/master' into coerce-stringGuillaume Maudoux
2022-09-22archive: check close errors when extracting narssqualus
2022-09-19Improve durability of schema version file writessqualus
2022-09-13Trim option descriptionsEelco Dolstra
2022-09-07WIP: broken merge but need a git checkpointGuillaume Maudoux
2022-08-24Fix progress bar flicker with -LEelco Dolstra
2022-08-19json: write null on abnormal placeholder destructionNaïm Favier
2022-08-17Remove warnLargeDump()Eelco Dolstra
2022-08-08Merge remote-tracking branch 'upstream/master' into fix-mv-in-different-files...Théophane Hufschmitt
2022-08-08Remove the explicit `c++fs` linkage on darwinThéophane Hufschmitt
2022-08-07Do not spam logs if the owned-homedir check results in a noopDave Nicponski
2022-08-03Fix NIX_COUNT_CALLS=1Eelco Dolstra
2022-08-03Make `moveFile` more atomicThéophane Hufschmitt
2022-08-03Only use `renameFile` where neededThéophane Hufschmitt