about summary refs log tree commit diff
AgeCommit message (Expand)AuthorFilesLines
2014-08-28 Introduce allowedRequisites featureGergely Risko6-2/+108
2014-08-27 Restructuring the Nix manualMikey Ariel107-5722/+6162
2014-08-23 Fix building with ClangEelco Dolstra1-1/+1
2014-08-23 Document the "out" usage in allowedReferencesGergely Risko1-4/+5
2014-08-21 fix disappearing bash argumentsJoel Taylor1-2/+7
2014-08-21 Fix testsEelco Dolstra9-26/+20
2014-08-21 Use PR_SET_PDEATHSIG to ensure child cleanupEelco Dolstra3-3/+13
2014-08-21 Set a curl timeout on binary cache lookupsEelco Dolstra1-0/+1
2014-08-21 Use unshare() instead of clone()Eelco Dolstra1-55/+35
2014-08-21 Fix a segfault in ‘nix-env -qa’Eelco Dolstra1-1/+1
2014-08-20 Flush std::cout before closing stdoutEelco Dolstra1-0/+1
2014-08-20 Use pager for more commandsEelco Dolstra2-1/+8
2014-08-20 Provide reasonable default flags for $LESSEelco Dolstra1-1/+2
2014-08-20 Merge commit '2aa93858afee22e0c32d8f4366970976374091ac'Eelco Dolstra3-1/+26
2014-08-20 Force template regenerationEelco Dolstra1-2/+2
2014-08-20 Handle header file instantiationEelco Dolstra1-1/+4
2014-08-20 Install config.h only onceEelco Dolstra1-1/+1
2014-08-20 Use proper quotes everywhereEelco Dolstra54-543/+548
2014-08-20 Add some colorEelco Dolstra6-52/+56
2014-08-20 nix-store -l: Automatically pipe output into $PAGEREelco Dolstra4-2/+56
2014-08-20 Reduce test verbosityEelco Dolstra1-2/+2
2014-08-20 Filter Nix-specific ANSI escape sequences from stderrEelco Dolstra1-1/+37
2014-08-19 Make hook shutdown more reliableEelco Dolstra1-1/+1
2014-08-18 Fix --attr parsingEelco Dolstra1-1/+3
2014-08-18 DohEelco Dolstra1-4/+1
2014-08-17 Reduce verbosityEelco Dolstra1-1/+2
2014-08-17 Propagate remote timeouts properlyEelco Dolstra2-27/+34
2014-08-17 nix-build: Propagate exit status from nix-store -rEelco Dolstra1-1/+1
2014-08-17 build-remote.pl: Provide defaults for $NIX_CURRENT_LOAD and $NIX_REMOTE_SYSTEMSEelco Dolstra1-2/+2
2014-08-17 Fix download-via-sshEelco Dolstra1-2/+4
2014-08-13 nix-shell: Use $XDG_RUNTIME_DIREelco Dolstra1-1/+2
2014-08-13 Use $XDG_RUNTIME_DIR for temporary filesEelco Dolstra8-23/+16
2014-08-13 nix-log2xml: Handle newlinesEelco Dolstra1-0/+1
2014-08-13 Remove log2html.xsl and friendsEelco Dolstra6-170/+0
2014-08-13 nix-log2xml: Handle UTF-8 charactersEelco Dolstra1-1/+1
2014-08-13 Use regular file GC roots if possibleEelco Dolstra1-1/+4
2014-08-13 Handle compound single dash options properlyEelco Dolstra1-15/+14
2014-08-13 Refactor option handlingEelco Dolstra10-537/+509
2014-08-13 Fix warning about non-existant -I directoriesEelco Dolstra1-1/+1
2014-08-13 Remove pointless NIX_LOG_TYPE environment variableEelco Dolstra2-13/+0
2014-08-07 Warn about untrusted binary caches in extra-binary-cachesEelco Dolstra1-2/+5
2014-08-07 nix-install-package: Use extra-binary-cachesEelco Dolstra1-1/+1
2014-08-07 download-from-binary-cache.pl: Respect $SSL_CERT_FILEEelco Dolstra1-1/+1
2014-08-07 Add support for order-only dependenciesEelco Dolstra2-0/+22
2014-08-07 install-nix-from-closure.sh: Use https channel if possibleEelco Dolstra1-1/+5
2014-08-05 Remove unnecessary call to addTempRoot()Eelco Dolstra1-1/+0
2014-08-05 DohEelco Dolstra2-11/+2
2014-08-04 Move some options out of globalsEelco Dolstra4-6/+15
2014-08-04 RefactorEelco Dolstra3-43/+43
2014-08-04 Update manualEelco Dolstra1-25/+33