aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-06Use a steady clock for timeoutsEelco Dolstra
2016-12-06nix-store --serve: Suppress log output on stderr when repeating a buildEelco Dolstra
2016-12-06nix-store --serve: Support setting build-repeatEelco Dolstra
2016-12-06Tweak error messageEelco Dolstra
2016-12-06Add shell.nixEelco Dolstra
2016-12-06Drop unused WWW::Curl dependencyEelco Dolstra
2016-12-06Merge pull request #947 from layus/fix-path-slashEelco Dolstra
2016-11-27Improve error message on trailing path slashesGuillaume Maudoux
2016-11-26Revert "Get rid of unicode quotes (#1140)"Eelco Dolstra
2016-11-25Get rid of unicode quotes (#1140)Guillaume Maudoux
2016-11-21nix-channel: Fix --update <CHANNELS>Eelco Dolstra
2016-11-17TypoEelco Dolstra
2016-11-17Fix binary-cache-store buildShea Levy
2016-11-17istringstream_nocopy: Implement in a standards-compliant wayShea Levy
2016-11-17nix-daemon: Fix splice faking on non-LinuxShea Levy
2016-11-17Update darwin build for optional sandbox pathsShea Levy
2016-11-16S3BinaryCacheStore:: Eliminate a string copy while uploadingEelco Dolstra
2016-11-14buildPaths(): Handle ecIncompleteClosureEelco Dolstra
2016-11-14Don't rely on %mEelco Dolstra
2016-11-14daemon: Do not error out when deduplication fails due to ENOSPC.Ludovic Courtès
2016-11-14Merge pull request #1129 from layus/fix-commentsEelco Dolstra
2016-11-13Fix comments parsingGuillaume Maudoux
2016-11-10Store::computeFSClosure(): Support a set of pathsEelco Dolstra
2016-11-09Merge branch 'master' of github.com:NixOS/nixEelco Dolstra
2016-11-09copyClosure() / copyStorePath(): Expose dontCheckSigsEelco Dolstra
2016-11-09Merge branch 'ssh-store' of https://github.com/shlevy/nixEelco Dolstra
2016-11-09Implement backwards-compatible RemoteStore::addToStore()Eelco Dolstra
2016-11-08TypoEelco Dolstra
2016-11-07Add missing #includeEelco Dolstra
2016-11-03installation: allow profile modification to be skipped (#1072)Manav Rathi
2016-10-31Support optional sandbox pathsEelco Dolstra
2016-10-27Add nix.conf options for -k and -KShea Levy
2016-10-26Merge pull request #1108 from dezgeg/fix-sigfpeEelco Dolstra
2016-10-26Fix SIGFPE from integer overflow during divisionTuomas Tynkkynen
2016-10-26Fix build log output in nix-store --serveEelco Dolstra
2016-10-26Restore the CachedFailure status codeEelco Dolstra
2016-10-21Remove addPathToAccessorEelco Dolstra
2016-10-21BinaryCacheStore: Optionally write a NAR listingEelco Dolstra
2016-10-19Merge branch 'priorityqueue' of https://github.com/groxxda/nixEelco Dolstra
2016-10-19Merge branch 'regex' of https://github.com/groxxda/nixEelco Dolstra
2016-10-19fixup! replace own regex class with std::regexAlexander Ried
2016-10-19Fix Darwin buildEelco Dolstra
2016-10-19Handle $TMPDIR ending with a slashEelco Dolstra
2016-10-19Shut up clang warningEelco Dolstra
2016-10-19Fix uninitialised variableEelco Dolstra
2016-10-19Merge pull request #1096 from groxxda/gitignoreEelco Dolstra
2016-10-18replace own regex class with std::regexAlexander Ried
2016-10-18downloader: use priority_queueAlexander Ried
2016-10-17.gitignore: catch up with perl -> c conversionAlexander Ried
2016-10-14Fix /dev/ptmx in sandboxesEelco Dolstra