Age | Commit message (Expand) | Author | Files | Lines |
2014-07-10 | nix-copy-closure -s: Do substitutions via ‘nix-store --serve’ | Eelco Dolstra | 1 | -3/+2 |
2014-07-10 | nix-copy-closure: Restore compression and the progress viewer | Eelco Dolstra | 1 | -2/+2 |
2013-05-03 | nix-copy-closure: Show a proper error message if no host name is given | Eelco Dolstra | 1 | -0/+2 |
2013-05-03 | Fixing the pv position regarding compression | Lluís Batlle i Rossell | 1 | -1/+1 |
2013-05-03 | Fixing the pv reference; I didn't mean to change it | 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 | -2/+8 |
2012-11-23 | nix-copy-closure: Add flag ‘--use-substitutes’ | Eelco Dolstra | 1 | -10/+13 |
2012-10-03 | When ‘--help’ is given, just run ‘man’ to show the manual page | Eelco Dolstra | 1 | -4/+7 |
2012-04-13 | If "pv" is available at compile time, hard-code its path | Eelco Dolstra | 1 | -1/+1 |
2012-04-13 | nix-copy-closure: Move the progressViewer directly adjacent to the ssh call s... | Shea Levy | 1 | -1/+1 |
2012-04-13 | Add the '--show-progress' flag to nix-copy-closure | Shea Levy | 1 | -2/+8 |
2012-03-05 | nix-copy-closure: don't print copied path on stdout | Eelco Dolstra | 1 | -1/+1 |
2012-03-05 | Restore progress indication during nix-copy-closure | Eelco Dolstra | 1 | -1/+0 |
2011-12-15 | * Typo. | Eelco Dolstra | 1 | -1/+1 |
2011-11-23 | * Add bzip2 and xz support to nix-copy-closure. | Eelco Dolstra | 1 | -1/+9 |
2011-11-23 | * Add an API function exportPaths() that provides the functionality of | Eelco Dolstra | 1 | -28/+8 |
2011-10-18 | * nix-copy-closure: support ‘--dry-run’ and ‘--include-outputs’. | Eelco Dolstra | 1 | -10/+23 |
2011-10-11 | * Use the Store API bindings in nix-copy-closure. | Eelco Dolstra | 1 | -28/+3 |
2011-10-11 | * Move SSH.pm. | Eelco Dolstra | 1 | -6/+5 |
2011-10-10 | * Set the executable bit on scripts. | Eelco Dolstra | 1 | -0/+0 |
2010-12-15 | * nix-copy-closure: make sure that the shell doesn't do globbing of | Eelco Dolstra | 1 | -6/+6 |
2010-12-05 | * Use CamelCase for the Perl modules. | Eelco Dolstra | 1 | -1/+1 |
2010-02-04 | * Remove the `cat' calls when not using --gzip. | Eelco Dolstra | 1 | -7/+7 |
2010-02-03 | * In the build hook, if connecting to a machine fails, try the other | Eelco Dolstra | 1 | -1/+1 |
2010-02-03 | * nix-copy-closure: start only one SSH connection to the server, or | Eelco Dolstra | 1 | -5/+11 |
2009-03-28 | * nix-copy-closure: compute the closure in one call to nix-store, | Eelco Dolstra | 1 | -25/+9 |
2008-11-20 | * Urgh. | Eelco Dolstra | 1 | -2/+1 |
2007-10-22 | (no commit message) | Eelco Dolstra | 1 | -1/+1 |
2007-06-04 | * Remove debug statement. | Eelco Dolstra | 1 | -1/+0 |
2007-03-27 | * Forgot a @bindir@. | Eelco Dolstra | 1 | -1/+1 |
2007-03-26 | * `nix-copy-closure --from': copy from a remote machine instead of to | Eelco Dolstra | 1 | -12/+62 |
2007-03-26 | * Refactoring. | Eelco Dolstra | 1 | -35/+53 |
2007-03-01 | * Get rid of those stupid --login tricks, it's the responsibility of | Eelco Dolstra | 1 | -2/+2 |
2007-03-01 | * sh -> bash. | Eelco Dolstra | 1 | -2/+2 |
2007-02-22 | * nix-copy-closure: force a login shell on the remote machine to make | Eelco Dolstra | 1 | -3/+11 |
2007-02-22 | * nix-copy-closure: option --sign. | Eelco Dolstra | 1 | -2/+20 |
2007-02-21 | * New command `nix-copy-closure' to copy a closure to a Nix store on | Eelco Dolstra | 1 | -0/+55 |