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-02-13
Merge pull request #7804 from PJungkamp/fix-completions
Eelco Dolstra
2023-02-10
Completions::add use libutil trim()
Philipp Jungkamp
2023-02-10
Merge pull request #7802 from edolstra/fix-7783
Eelco Dolstra
2023-02-10
Merge pull request #5588 from tweag/balsoft/xdg
Théophane Hufschmitt
2023-02-10
Infer short completion descriptions for commandline flags
Philipp Jungkamp
2023-02-10
A setting to follow XDG Base Directory standard
Alexander Bantyev
2023-02-10
Fix macOS build
Eelco Dolstra
2023-02-10
Simplify the PID namespace check: just try to mount /proc
Eelco Dolstra
2023-02-07
Print debug message if a namespace test fails
Eelco Dolstra
2023-02-07
More #ifdef
Eelco Dolstra
2023-02-07
Fix macOS build
Eelco Dolstra
2023-02-07
Check whether we can use PID namespaces
Eelco Dolstra
2023-02-07
Fix auto-uid-allocation in Docker containers
Eelco Dolstra
2023-02-01
Merge pull request #7203 from graham33/feature/cpp20
Eelco Dolstra
2023-01-30
Merge pull request #7713 from obsidiansystems/more-rapid-check
Robert Hensing
2023-01-30
Merge pull request #5226 from NixOS/client-side-profiles
Eelco Dolstra
2023-01-30
Merge pull request #7087 from ncfavier/referenceablePaths
Théophane Hufschmitt
2023-01-30
Merge pull request #7645 from typetetris/fix-url-parsing-file-as-application-...
Théophane Hufschmitt
2023-01-30
Merge branch 'master' into referenceablePaths
Théophane Hufschmitt
2023-01-29
More property tests
John Ericson
2023-01-29
Allow unit test infra to be reused across libs' tests
John Ericson
2023-01-24
Fix 'destructor called on non-final ...' warning
Guillaume Maudoux
2023-01-23
Test store paths, with property tests
John Ericson
2023-01-20
Fix url parsing for urls using `file+`
Eric Wolf
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-17
Move the default profiles to the user’s home
Théophane Hufschmitt
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-03
`unsafeDiscardReferences`
Naïm Favier
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
[next]