aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-30fix `error: unknown serve command 9`Michael Bishop
2018-08-30nix upgrade-nix: Handle .nix-profile being a link to .../profiles/per-user/...Eelco Dolstra
2018-08-30nix upgrade-nix: Improve error message if 'nix' is not in a profileEelco Dolstra
2018-08-30Merge branch 'nix-upgrade-profile' of https://github.com/LnL7/nixEelco Dolstra
2018-08-30Add simple test for nix upgrade-nixEelco Dolstra
2018-08-30Merge pull request #2365 from erikarvstedt/fix-docsEelco Dolstra
2018-08-30printSize() fixesEelco Dolstra
2018-08-30Avoid overflow and use boost::formatBenjamin Hipple
2018-08-30Add human readable closure sizes to nix path-infoBenjamin Hipple
2018-08-30nix: Remove the -h flagEelco Dolstra
2018-08-30Remove boost from the closureEelco Dolstra
2018-08-30Update release notesEelco Dolstra
2018-08-30upload-release.pl: Handle prerelease versionsEelco Dolstra
2018-08-29Merge pull request #2336 from ivan/repl-trailing-spacesEelco Dolstra
2018-08-29nix.conf: clarify -j0 doesn't affect preferLocalBuildDomen Kožar
2018-08-29Merge pull request #2378 from aszlig/int64Eelco Dolstra
2018-08-29nix.conf: mention -j0 is usefulDomen Kožar
2018-08-29libexpr: Use int64_t for NixIntaszlig
2018-08-25upgrade-nix: resolve profile symlinksDaiderd Jordan
2018-08-25upgrade-nix: add --dry-runDaiderd Jordan
2018-08-23Revert "Fix parser/lexer generation with parallel make"Eelco Dolstra
2018-08-22Merge pull request #2368 from dezgeg/drop-dead-codeEelco Dolstra
2018-08-21Docs: Fix install prefixErik Arvstedt
2018-08-21Disable the Ubuntu 17.10 buildEelco Dolstra
2018-08-21Improve 'coroutine has finished' error messageEelco Dolstra
2018-08-21Fix warnings in compression.ccEelco Dolstra
2018-08-21Fix another 'coroutine has finished' during decompressionEelco Dolstra
2018-08-20Drop all references to NIX_INDENT_MAKETuomas Tynkkynen
2018-08-20Drop all references to --disable-init-stateTuomas Tynkkynen
2018-08-19nix run: Restore CPU affinityEelco Dolstra
2018-08-19FIx floating point evaluationEelco Dolstra
2018-08-17Fix parser/lexer generation with parallel makeEelco Dolstra
2018-08-13Merge pull request #2351 from volth/update-configEelco Dolstra
2018-08-13Merge pull request #2350 from symphorien/xattr-cifsEelco Dolstra
2018-08-13update config/config.{sub,guess}volth
2018-08-13ignore when listxattr fails with ENODATASymphorien Gibol
2018-08-13dirOf: allow use on non-absolute pathsLinus Heckemann
2018-08-10Slightly questionable workaround for #2342Eelco Dolstra
2018-08-09S3BinaryCacheStore: Share TransferManagerEelco Dolstra
2018-08-09nix run: Respect propagated-user-env-packagesEelco Dolstra
2018-08-08S3BinaryCacheStore: Don't use the transfer status callbackEelco Dolstra
2018-08-07repl: don't add trailing spaces to history linesIvan Kozik
2018-08-06Merge pull request #2334 from dtzWill/fix/revert-progress-bar-refresh-for-nowEelco Dolstra
2018-08-06DohEelco Dolstra
2018-08-06Fix setting Content-Encoding in S3 uploadsEelco Dolstra
2018-08-06Fix Brotli decompression in 'nix log'Eelco Dolstra
2018-08-06Require libbrotliEelco Dolstra
2018-08-06Fix reporting of HTTP body size when a result callback is usedEelco Dolstra
2018-08-03Make adding paths via nix-store --serve run in constant memoryEelco Dolstra
2018-08-03Add a test for LegacySSHStore that doesn't require a VMEelco Dolstra