Age | Commit message (Expand) | Author | Files | Lines |
2014-07-24 | nix-copy-closure: Drop --bzip2, --xz, --show-progress | Eelco Dolstra | 1 | -34/+7 |
2014-07-24 | Fix NIX_SSHOPTS | Eelco Dolstra | 2 | -4/+8 |
2014-07-24 | Remove obsolete SSH master connection code | Eelco Dolstra | 1 | -54/+1 |
2014-07-24 | Refactor | Eelco Dolstra | 2 | -8/+21 |
2014-07-12 | build-remote.pl: Don't keep a shell process around | Eelco Dolstra | 1 | -1/+2 |
2014-07-12 | build-remote.pl: Fix build log | Eelco Dolstra | 1 | -2/+4 |
2014-07-11 | build-remote.pl: Use ‘nix-store --serve’ on the remote side | Eelco Dolstra | 5 | -64/+128 |
2014-07-11 | Fix closure size display | Eelco Dolstra | 1 | -1/+1 |
2014-07-10 | Fix use of sysread | Eelco Dolstra | 1 | -6/+18 |
2014-07-10 | nix-copy-closure -s: Do substitutions via ‘nix-store --serve’ | Eelco Dolstra | 1 | -8/+11 |
2014-07-10 | nix-copy-closure: Fix --dry-run | Eelco Dolstra | 1 | -8/+8 |
2014-07-10 | nix-copy-closure: Restore compression and the progress viewer | Eelco Dolstra | 1 | -12/+40 |
2014-07-10 | nix-copy-closure: Fix race condition | Eelco Dolstra | 1 | -3/+74 |
2014-02-01 | Fix "make dist" | Eelco Dolstra | 1 | -3/+1 |
2014-02-01 | Remove Automakefiles | Eelco Dolstra | 1 | -38/+0 |
2014-02-01 | Update Makefile variable names | Eelco Dolstra | 1 | -3/+3 |
2014-01-30 | Rename Makefile -> local.mk | Eelco Dolstra | 1 | -0/+0 |
2014-01-21 | Fix build | Eelco Dolstra | 1 | -1/+2 |
2014-01-21 | Ugly hack to fix building with clang | Eelco Dolstra | 1 | -0/+4 |
2014-01-21 | Merge branch 'master' into make | Eelco Dolstra | 5 | -5/+84 |
2014-01-09 | Update Makefiles | Eelco Dolstra | 1 | -1/+1 |
2014-01-08 | Support cryptographically signed binary caches | Eelco Dolstra | 4 | -5/+82 |
2013-12-20 | perl: Call loadConfFile() in doInit to avoid screwing sqlite journal mode. | Petr Rockai | 1 | -0/+2 |
2013-12-02 | Install bsdiff and bspatch in $(libexecdir)/nix | Eelco Dolstra | 1 | -1/+1 |
2013-11-25 | Add a Makefile for the Perl stuff | Eelco Dolstra | 2 | -1/+42 |
2013-10-24 | Fix segfault on Darwin | Eelco Dolstra | 1 | -0/+1 |
2013-09-06 | Don't apply the CPU affinity hack to nix-shell (and other Perl programs) | Eelco Dolstra | 1 | -0/+1 |
2013-06-20 | Don't keep "disabled" substituters running | Eelco Dolstra | 1 | -1/+4 |
2013-05-10 | build-remote.pl: Properly close the SSH connection between attempts | Eelco Dolstra | 1 | -0/+1 |
2013-05-03 | Fixing the pv position regarding compression | Lluís Batlle i Rossell | 1 | -1/+1 |
2013-05-03 | Adding ETA support to the --show-progress in nix-copy-closure | Lluís Batlle i Rossell | 1 | -4/+8 |
2013-03-08 | Revert "Prevent config.h from being clobbered" | Eelco Dolstra | 1 | -9/+12 |
2013-03-08 | Fix annoying Perl 5.16 warnings | Eelco Dolstra | 1 | -17/+17 |
2013-03-07 | Prevent config.h from being clobbered | Eelco Dolstra | 1 | -12/+9 |
2013-02-05 | Nix::Store::derivationFromPath: Return derivation outputs | Eelco Dolstra | 1 | -9/+12 |
2012-12-20 | Give a better error message if writeFile fails due to permission issues | Eelco Dolstra | 1 | -2/+2 |
2012-11-23 | nix-copy-closure: Add flag ‘--use-substitutes’ | Eelco Dolstra | 1 | -1/+8 |
2012-10-17 | nix-push: Only generate and copy a NAR if it doesn't already exist | Eelco Dolstra | 2 | -1/+58 |
2012-10-10 | Out-of-tree building of perl modules. | Mats Erik Andersson | 1 | -0/+1 |
2012-09-19 | Support xz compression in the download-using-manifests substituter | Eelco Dolstra | 1 | -6/+12 |
2012-09-13 | Delete manifests in "nix-channel --remove" or when a binary cache is available | Eelco Dolstra | 1 | -21/+39 |
2012-08-27 | Drop dependency on List::MoreUtils | Eelco Dolstra | 1 | -0/+11 |
2012-08-27 | Add missing file | Eelco Dolstra | 1 | -0/+8 |
2012-07-30 | Refactor settings processing | Eelco Dolstra | 1 | -1/+1 |
2012-07-30 | Do some validation of URLs | Eelco Dolstra | 1 | -1/+1 |
2012-07-30 | Pass configuration settings to the substituters | Eelco Dolstra | 1 | -1/+9 |
2012-07-18 | Merge branch 'master' into no-manifests | Eelco Dolstra | 2 | -0/+12 |
2012-07-17 | Add function queryPathFromHashPart() | Eelco Dolstra | 2 | -0/+12 |
2012-07-17 | queryPathInfo(): return hash in base-32 if desired | Eelco Dolstra | 1 | -2/+2 |
2012-07-11 | Set the User-Agent header to "Nix/<version>" | Eelco Dolstra | 1 | -0/+2 |