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-01-23
Test store paths, with property tests
John Ericson
2023-01-19
Revert "Revert "Merge pull request #6204 from layus/coerce-string""
Guillaume Maudoux
2023-01-18
Revert "Merge pull request #6204 from layus/coerce-string"
Robert Hensing
2023-01-16
Merge pull request #7585 from NixOS/macos-disconnect
Eelco Dolstra
2023-01-13
Merge pull request #6815 from obsidiansystems/better-wanted-outputs
Robert Hensing
2023-01-11
Remove default constructor from `OutputsSpec`
John Ericson
2023-01-11
MonitorFdHup: Make it work on macOS again
Eelco Dolstra
2023-01-11
Backport getLine tests from lazy-trees
Eelco Dolstra
2023-01-02
Put the --show-trace hint in the logical place
Eelco Dolstra
2023-01-02
Merge remote-tracking branch 'origin/master' into coerce-string
Eelco Dolstra
2022-12-23
Fix CanonPath::dirOf() returning a string_view of a temporary
Eelco Dolstra
2022-12-20
Merge pull request #7451 from edolstra/abstract-pos
Eelco Dolstra
2022-12-19
Merge pull request #7450 from edolstra/canon-path
Eelco Dolstra
2022-12-13
Introduce AbstractPos
Eelco Dolstra
2022-12-12
Add CanonPath wrapper to represent canonicalized paths
Eelco Dolstra
2022-12-12
Simplify loop, feedback from @tfc and @Ericson2314
Florian Friesdorf
2022-12-12
Show stack trace above error message
Florian Friesdorf
2022-12-12
Don't reverse stack trace when showing
Florian Friesdorf
2022-12-12
Cleanup
Eelco Dolstra
2022-12-12
Optimize string concatenation
Eelco Dolstra
2022-12-07
Trivial changes from the lazy-trees branch
Eelco Dolstra
2022-12-04
getMaxCPU: fix cgroup path
Jörg Thalheim
2022-12-02
getMaxCPU(): Lower verbosity level for ignored exceptions
Eelco Dolstra
2022-12-02
Clean up cgroup handling in getMaxCPU()
Eelco Dolstra
2022-12-02
Move cgroup.{cc,hh} to libutil
Eelco Dolstra
2022-11-29
Merge pull request #3600 from NixOS/auto-uid-allocation
Eelco Dolstra
2022-11-21
Merge remote-tracking branch 'origin/master' into auto-uid-allocation
Eelco Dolstra
2022-11-18
Separate cgroup support from auto-uid-allocation
Eelco Dolstra
2022-11-18
createTempDir(): Use std::atomic
Eelco Dolstra
2022-11-16
Replace src/libutil/json.cc with nlohmann json generation
Yorick van Pelt
2022-11-10
Remove the SystemdCgroup feature
Eelco Dolstra
2022-11-04
Remove stray tab
Eelco Dolstra
2022-11-03
Merge remote-tracking branch 'origin/master' into auto-uid-allocation
Eelco Dolstra
2022-11-01
tarfile: set directory mode to at least 0500, don't extract fflags
Yorick van Pelt
2022-10-25
Rework error throwing, and test it
Guillaume Maudoux
2022-10-17
Initial frames support
Guillaume Maudoux
2022-10-16
Merge remote-tracking branch 'origin/master' into coerce-string
Guillaume Maudoux
2022-09-22
archive: check close errors when extracting nars
squalus
2022-09-19
Improve durability of schema version file writes
squalus
2022-09-13
Trim option descriptions
Eelco Dolstra
2022-09-07
WIP: broken merge but need a git checkpoint
Guillaume Maudoux
2022-08-24
Fix progress bar flicker with -L
Eelco Dolstra
2022-08-19
json: write null on abnormal placeholder destruction
Naïm Favier
2022-08-17
Remove warnLargeDump()
Eelco Dolstra
2022-08-08
Merge remote-tracking branch 'upstream/master' into fix-mv-in-different-files...
Théophane Hufschmitt
2022-08-08
Remove the explicit `c++fs` linkage on darwin
Théophane Hufschmitt
2022-08-07
Do not spam logs if the owned-homedir check results in a noop
Dave Nicponski
2022-08-03
Fix NIX_COUNT_CALLS=1
Eelco Dolstra
2022-08-03
Make `moveFile` more atomic
Théophane Hufschmitt
2022-08-03
Only use `renameFile` where needed
Théophane Hufschmitt
[next]