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
2019-12-05
Initialize Command::_name
Eelco Dolstra
2019-12-05
Make subcommand construction in MultiCommand lazy
Eelco Dolstra
2019-12-05
Move Command and MultiCommand to libutil
Eelco Dolstra
2019-12-05
Eliminate more pass-by-value in variadic calls
Eelco Dolstra
2019-12-05
Revert "Make fmt() non-recursive"
Eelco Dolstra
2019-12-05
fmt(): Pass arguments by reference rather than by value
Eelco Dolstra
2019-11-27
Fix segfault on i686-linux
Eelco Dolstra
2019-11-26
Drop remaining uses of external "tar"
Eelco Dolstra
2019-11-26
Move code around
Eelco Dolstra
2019-11-26
Move code around
Eelco Dolstra
2019-11-22
getEnv(): Return std::optional
Eelco Dolstra
2019-11-11
Merge pull request #3219 from Ericson2314/semicolons
Eelco Dolstra
2019-11-10
Remove unneeded semicolons
John Ericson
2019-11-10
Fix extra ; warnings involving MakeError
John Ericson
2019-11-08
Move editorFor srom libutil to nix
Eelco Dolstra
2019-11-06
Cleanup
Eelco Dolstra
2019-11-05
Merge branch 'nix-repl-e' of https://github.com/zimbatm/nix
Eelco Dolstra
2019-11-05
Don't use SOCK_CLOEXEC on macOS
Eelco Dolstra
2019-11-03
Fix progress bar when nix-prefetch-url is piped.
Harald van Dijk
2019-10-29
Move Unix domain socket creation to libutil
Eelco Dolstra
2019-10-28
editorFor: take a pos object instead
zimbatm
2019-10-27
Add O(1)-memory copyPath() function
Eelco Dolstra
2019-10-23
libutil: add editorFor heuristic
zimbatm
2019-10-21
Allow content-addressable paths to have references
Eelco Dolstra
2019-10-09
nix-env: Create ~/.nix-profile automatically
Eelco Dolstra
2019-10-09
Make std::uncaught_exception warning less noisy
Eelco Dolstra
2019-10-04
Revert "std::uncaught_exception() -> std::uncaught_exceptions()"
Eelco Dolstra
2019-09-13
std::uncaught_exception() -> std::uncaught_exceptions()
Eelco Dolstra
2019-09-03
Add some noexcepts
Eelco Dolstra
2019-09-03
Ensure that Callback is called only once
Eelco Dolstra
2019-08-29
Don't rely on st_blocks
Eelco Dolstra
2019-08-16
libutil: add SizedSource
zimbatm
2019-08-02
Add a post-build-hook
regnat
2019-07-10
Revert "Fix 'error 9 while decompressing xz file'"
Eelco Dolstra
2019-07-03
Get BOOST_LDFLAGS from autoconf, fix Ubuntu 16.04 build.
Niklas Hambüchen
2019-06-25
Add "warning" verbosity level
Eelco Dolstra
2019-06-24
Fix 'error 9 while decompressing xz file'
Eelco Dolstra
2019-05-15
Merge pull request #2810 from NixOS/print-build-logs
Eelco Dolstra
2019-05-15
nix: Add --print-build-logs flag
Eelco Dolstra
2019-05-12
runProgram: Uncomment chdir support
Graham Christensen
2019-05-12
runProgram: support gid, uid, chdir
Graham Christensen
2019-05-12
diff hook: execute as the build user, and pass the temp dir
Graham Christensen
2019-05-03
Fix "Bad system call" running i686-linux binaries on x86_64-linux
Eelco Dolstra
2019-03-14
experimental/optional -> optional
Eelco Dolstra
2019-03-01
archive.cc: ignore more posix_fallocate "not supported" error codes
Will Dietz
2019-02-05
Revert "Restore parent mount namespace before executing a child process"
Eelco Dolstra
2019-01-05
Remove mentions of `libformat`, it no longer exists
John Ericson
2019-01-05
brotli is only used as a library now
John Ericson
2018-12-13
Support SRI hashes
Eelco Dolstra
2018-12-13
probably typo
volth
[next]