aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-17nix-store --gc --max-freed: Support a unit specifierEelco Dolstra
2014-02-17Heuristically detect if a build may have failed due to a full diskEelco Dolstra
2014-02-17nix-shell: Execute shellHook if it existsEelco Dolstra
2014-02-17Add a test for repairing pathsEelco Dolstra
2014-02-14download-via-ssh: Use readStorePathEelco Dolstra
2014-02-14download-via-ssh: Show where we're downloading fromEelco Dolstra
2014-02-14Minor style fixesEelco Dolstra
2014-02-14Merge remote-tracking branch 'shlevy/ssh-substituter'Eelco Dolstra
2014-02-12Indendation fixShea Levy
2014-02-12Remove relic of old codeShea Levy
2014-02-12error messages start in lowercaseShea Levy
2014-02-12Remove using declarations from download-via-sshShea Levy
2014-02-12Document current meaning of preferLocalBuildEelco Dolstra
2014-02-10Force use of BashEelco Dolstra
2014-02-10Binary tarball: Automatically create /nixEelco Dolstra
2014-02-10nix-store --serve: Use a versioned protocolShea Levy
2014-02-10Move StoreApi::serve into opServeShea Levy
2014-02-10Pass in params by const refShea Levy
2014-02-10Clarify commentShea Levy
2014-02-10Binary tarball: Automatically fetch the Nixpkgs channelEelco Dolstra
2014-02-10nix-shell: Use shell.nix as the default expression if it existsEelco Dolstra
2014-02-08Add download-via-ssh substituterShea Levy
2014-02-08nix-store --serve: Flush out after every loopShea Levy
2014-02-08nix-store --serve: Use dump instead of exportShea Levy
2014-02-08nix-store --serve: Don't fail if asked for info about non-valid pathShea Levy
2014-02-08nix-store --serve: Don't loop foreverShea Levy
2014-02-08Add the nix-store --serve commandShea Levy
2014-02-07nix-instantiate --eval-only --read-write-mode: Don't depend on orderingShea Levy
2014-02-07Rename --no-readonly-mode --read-write-modeShea Levy
2014-02-07nix-instantiate: Add a --no-readonly-mode flagShea Levy
2014-02-07Fix the RPM buildEelco Dolstra
2014-02-07Install header filesEelco Dolstra
2014-02-07Merge commit 'a210c995cdd9279ed4137ec5d2e4cc928cb36097'Eelco Dolstra
2014-02-07Support DESTDIREelco Dolstra
2014-02-06Remove dead codeEelco Dolstra
2014-02-06Set a maintainer addressEelco Dolstra
2014-02-06Clean up a test warningEelco Dolstra
2014-02-06Drop dependency on ‘expr’Eelco Dolstra
2014-02-06Create the target directory of libraries and programsEelco Dolstra
2014-02-04Fix version in nix.specEelco Dolstra
2014-02-04GNU Make 3.81 compatibilityEelco Dolstra
2014-02-04GNU Make 3.81 compatibilityEelco Dolstra
2014-02-04Add nix.spec to the distributionEelco Dolstra
2014-02-03Fix assertion failure in ‘nix-store --load-db’Eelco Dolstra
2014-02-03Merge commit '8468806552d6730abec6431c42b5b0e897c0222c'Eelco Dolstra
2014-02-03Add a basic READMEEelco Dolstra
2014-02-01Give a friendly error message if the DB directory is not writableEelco Dolstra
2014-02-01Merge branch 'make'Eelco Dolstra
2014-02-01Only run "git ls-files" when doing "make check"Eelco Dolstra
2014-02-01Fix logging testEelco Dolstra