about summary refs log tree commit diff
path: root/scripts/nix-copy-closure.in (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-04 * Remove the `cat' calls when not using --gzip.Eelco Dolstra1-7/+7
2010-02-03 * In the build hook, if connecting to a machine fails, try the otherEelco Dolstra1-1/+1
2010-02-03 * nix-copy-closure: start only one SSH connection to the server, orEelco Dolstra1-5/+11
2009-03-28 * nix-copy-closure: compute the closure in one call to nix-store,Eelco Dolstra1-25/+9
2008-11-20 * Urgh.Eelco Dolstra1-2/+1
2007-10-22 (no commit message)Eelco Dolstra1-1/+1
2007-06-04 * Remove debug statement.Eelco Dolstra1-1/+0
2007-03-27 * Forgot a @bindir@.Eelco Dolstra1-1/+1
2007-03-26 * `nix-copy-closure --from': copy from a remote machine instead of toEelco Dolstra1-12/+62
2007-03-26 * Refactoring.Eelco Dolstra1-35/+53
2007-03-01 * Get rid of those stupid --login tricks, it's the responsibility ofEelco Dolstra1-2/+2
2007-03-01 * sh -> bash.Eelco Dolstra1-2/+2
2007-02-22 * nix-copy-closure: force a login shell on the remote machine to makeEelco Dolstra1-3/+11
2007-02-22 * nix-copy-closure: option --sign.Eelco Dolstra1-2/+20
2007-02-21 * New command `nix-copy-closure' to copy a closure to a Nix store onEelco Dolstra1-0/+55