index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
Age
Commit message (
Expand
)
Author
2014-12-14
Merge branch 'cygwin-master' of https://github.com/ternaris/nix
Eelco Dolstra
2014-12-13
Better error message
Eelco Dolstra
2014-12-12
Silence some warnings on GCC 4.9
Eelco Dolstra
2014-12-12
Shut up a Valgrind warning
Eelco Dolstra
2014-12-12
Fix some memory leaks
Eelco Dolstra
2014-12-12
Ensure we're writing to stderr in the builder
Eelco Dolstra
2014-12-12
Remove chatty message
Eelco Dolstra
2014-12-12
Doh
Eelco Dolstra
2014-12-10
Don't do vfork in conjunction with setuid
Eelco Dolstra
2014-12-10
Rename function
Eelco Dolstra
2014-12-10
Don't wait for PID -1
Eelco Dolstra
2014-12-09
Explicitly include required C headers
Marko Durkovic
2014-11-24
Build derivations in a more predictable order
Eelco Dolstra
2014-11-24
Don't create unnecessary substitution goals for derivations
Eelco Dolstra
2014-11-19
Disable vacuuming the DB after garbage collection
Eelco Dolstra
2014-11-19
Clean up temp roots in a more C++ way
Eelco Dolstra
2014-11-17
Fix message
Eelco Dolstra
2014-11-14
Don't use ADDR_LIMIT_3GB
Eelco Dolstra
2014-11-12
Make ~DerivationGoal more reliable
Eelco Dolstra
2014-11-04
nix-store --gc: Don't warn about missing manifests directory
Eelco Dolstra
2014-10-31
Improve error message if the daemon worker fails to start
Eelco Dolstra
2014-10-29
Remove comments claiming we use a private PID namespace
Eelco Dolstra
2014-10-14
Improved error message when encountering unsupported file types
Eelco Dolstra
2014-10-03
Remove some duplicate code
Eelco Dolstra
2014-09-18
Update spec file
Eelco Dolstra
2014-09-18
Install some pkgconfig files
Eelco Dolstra
2014-09-17
On Linux, disable address space randomization
Eelco Dolstra
2014-09-17
Settings: Add bool get()
Eelco Dolstra
2014-09-01
Add an 'optimiseStore' remote procedure call.
Ludovic Courtès
2014-08-28
Add disallowedReferences / disallowedRequisites
Eelco Dolstra
2014-08-28
Introduce allowedRequisites feature
Gergely Risko
2014-08-21
fix disappearing bash arguments
Joel Taylor
2014-08-21
Use unshare() instead of clone()
Eelco Dolstra
2014-08-20
Use proper quotes everywhere
Eelco Dolstra
2014-08-20
Add some color
Eelco Dolstra
2014-08-20
Filter Nix-specific ANSI escape sequences from stderr
Eelco Dolstra
2014-08-19
Make hook shutdown more reliable
Eelco Dolstra
2014-08-18
Doh
Eelco Dolstra
2014-08-17
Reduce verbosity
Eelco Dolstra
2014-08-17
Propagate remote timeouts properly
Eelco Dolstra
2014-08-13
Use regular file GC roots 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
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-01
Remove ugly hack for detecting build environment setup errors
Eelco Dolstra
2014-08-01
Call commonChildInit() before doing chroot init
Eelco Dolstra
[next]