index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-08-13
Use regular file GC roots if possible
Eelco Dolstra
2014-08-13
Handle compound single dash options properly
Eelco Dolstra
2014-08-13
Refactor option handling
Eelco Dolstra
2014-08-13
Fix warning about non-existant -I directories
Eelco Dolstra
2014-08-13
Remove pointless NIX_LOG_TYPE environment variable
Eelco Dolstra
2014-08-07
Warn about untrusted binary caches in extra-binary-caches
Eelco Dolstra
2014-08-07
nix-install-package: Use extra-binary-caches
Eelco Dolstra
2014-08-07
download-from-binary-cache.pl: Respect $SSL_CERT_FILE
Eelco Dolstra
2014-08-07
install-nix-from-closure.sh: Use https channel if possible
Eelco Dolstra
2014-08-05
Remove unnecessary call to addTempRoot()
Eelco Dolstra
2014-08-05
Doh
Eelco Dolstra
2014-08-04
Move some options out of globals
Eelco Dolstra
2014-08-04
Refactor
Eelco Dolstra
2014-08-04
Update manual
Eelco Dolstra
2014-08-04
Add option ‘build-extra-chroot-dirs’
Eelco Dolstra
2014-08-04
Get rid of "killing <pid>" message for unused build hooks
Eelco Dolstra
2014-08-04
Make chroot builds easier to set up
Eelco Dolstra
2014-08-04
Speed up nix-shell
Eelco Dolstra
2014-08-01
Remove ugly hack for detecting build environment setup errors
Eelco Dolstra
2014-08-01
Call commonChildInit() before doing chroot init
Eelco Dolstra
2014-08-01
Eliminate redundant copy
Eelco Dolstra
2014-08-01
findRoots(): Prevent a call to lstat()
Eelco Dolstra
2014-08-01
Make readDirectory() return inode / file type
Eelco Dolstra
2014-08-01
Allow regular files as GC roots
Eelco Dolstra
2014-07-31
Restore default SIGPIPE handler before invoking ‘man’
Eelco Dolstra
2014-07-30
make clean: Remove Makefile.config
Eelco Dolstra
2014-07-30
Rename nixPath to __nixPath
Eelco Dolstra
2014-07-29
install-nix-from-closure.sh: Install cacert
Eelco Dolstra
2014-07-29
nix-profile.sh: Set $SSL_CERT_FILE
Eelco Dolstra
2014-07-28
Remove outdated AUTHORS file
Eelco Dolstra
2014-07-25
nix-daemon: Pass on the user's $SSH_AUTH_SOCK to the SSH substituter
Eelco Dolstra
2014-07-25
Change the default for use-ssh-substituter to ‘true’
Eelco Dolstra
2014-07-24
nix-copy-closure: Drop --bzip2, --xz, --show-progress
Eelco Dolstra
2014-07-24
nix-copy-closure: Implement --gzip via ssh's -C flag
Eelco Dolstra
2014-07-24
Fix NIX_SSHOPTS
Eelco Dolstra
2014-07-24
Remove obsolete SSH master connection code
Eelco Dolstra
2014-07-24
Implement nix-copy-closure --from via nix-store --serve
Eelco Dolstra
2014-07-24
build-remote.pl: Be less verbose on failing builds
Eelco Dolstra
2014-07-24
Refactor
Eelco Dolstra
2014-07-24
tests/remote-builds.nix: Test failing build
Eelco Dolstra
2014-07-24
nix-store --serve: Only monitor stdin during builds
Eelco Dolstra
2014-07-24
tests/remote-builds.nix: Don't try cache.nixos.org
Eelco Dolstra
2014-07-24
Use pthread_cancel instead of a signal
Eelco Dolstra
2014-07-24
Fix bogus pass by reference
Eelco Dolstra
2014-07-24
More debugging
Eelco Dolstra
2014-07-24
Add some assertions
Eelco Dolstra
2014-07-24
Remove some dead code
Eelco Dolstra
2014-07-23
Remove some obsolete files
Eelco Dolstra
2014-07-23
Pass -pthread only for programs that need it
Eelco Dolstra
2014-07-23
nix-daemon: Less verbosity
Eelco Dolstra
[next]