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-03-16
Merge pull request #8049 from edolstra/unexpected-eof
Eelco Dolstra
2023-03-15
Make command infra less stateful and more regular
John Ericson
2023-03-14
Simplify commonChildInit()
Eelco Dolstra
2023-03-13
Fix macOS warning
Eelco Dolstra
2023-03-08
Revert "Disable GC during coroutine execution + test"
Théophane Hufschmitt
2023-03-08
Merge pull request #7725 from yorickvP/check-coro-gc
Théophane Hufschmitt
2023-03-03
Merge pull request #7918 from zimbatm/fix-empty-nix-store-env
Eelco Dolstra
2023-03-03
fixup: use same style as getEnv
zimbatm
2023-03-03
fixup: remove warning entirely
zimbatm
2023-03-02
Update src/libutil/util.cc
Jonas Chevalier
2023-03-02
Remove FormatOrString and remaining uses of format()
Eelco Dolstra
2023-03-02
Logger::cout: Use fmt()
Eelco Dolstra
2023-03-02
Logger::writeToStdout(): Use writeFull()
Eelco Dolstra
2023-03-01
Treat empty env var paths as unset
Félix Baylac Jacqué
2023-03-01
Always disable GC in a coroutine unless the patch is applied
Yorick van Pelt
2023-03-01
DisableGC: replace by CoroutineContext, std::shared_ptr<void>
Yorick van Pelt
2023-03-01
Disable GC inside coroutines on mac OS
Yorick van Pelt
2023-02-27
url: make percentEncode stricter, expose and unit test it
Yorick van Pelt
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
[next]