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-09-02
Remove obsolete OpenSSL locking code
Eelco Dolstra
2019-09-02
Shut up some clang warnings
Eelco Dolstra
2019-08-29
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-08-29
Don't rely on st_blocks
Eelco Dolstra
2019-08-16
libutil: add SizedSource
zimbatm
2019-08-08
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-08-02
Add a post-build-hook
regnat
2019-07-11
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-07-10
Revert "Fix 'error 9 while decompressing xz file'"
Eelco Dolstra
2019-07-06
Merge remote-tracking branch 'origin/master' into flakes
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-06-24
Fix 'error 9 while decompressing xz file'
Eelco Dolstra
2019-06-19
Initialize Command::_name
Eelco Dolstra
2019-06-18
Make subcommand construction in MultiCommand lazy
Eelco Dolstra
2019-06-17
Add "warning" verbosity level
Eelco Dolstra
2019-05-29
Get last commit time of github flakes
Eelco Dolstra
2019-05-15
Merge remote-tracking branch 'origin/master' into flakes
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-08
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-05-03
Fix "Bad system call" running i686-linux binaries on x86_64-linux
Eelco Dolstra
2019-05-02
Move createTempFile to libutil
Eelco Dolstra
2019-05-02
Add function for quoting strings
Eelco Dolstra
2019-04-24
Merge remote-tracking branch 'tweag/flake-clone' into flakes
Eelco Dolstra
2019-04-19
Clean up exportGit argument handling
Eelco Dolstra
2019-04-17
Add command `flake clone`
Nick Van den Broeck
2019-03-26
Merge remote-tracking branch 'tweag/auto-update-flake' into flakes
Eelco Dolstra
2019-03-26
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-03-22
Implemented --flake flag for nix build
Nick Van den Broeck
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-12
experimental/optional -> optional
Eelco Dolstra
2019-02-11
Move Command and MultiCommand to libutil
Eelco Dolstra
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
2018-11-15
Fix 'Read-only file system' when building a derivation
Eelco Dolstra
2018-11-13
Restore parent mount namespace before executing a child process
Eelco Dolstra
2018-10-31
config: use all of XDG_CONFIG_DIRS
Linus Heckemann
2018-10-16
RemoteStore: Close connection if an exception occurs
Eelco Dolstra
2018-09-26
sinkToSource(): Start the coroutine lazily
Eelco Dolstra
2018-09-26
Make NAR header check more robust
Eelco Dolstra
2018-09-17
Fix build failure if parallel xz is not available
Eelco Dolstra
[next]