aboutsummaryrefslogtreecommitdiff
path: root/src/nix-copy-closure
AgeCommit message (Expand)Author
2018-02-08Add plugins to make Nix more extensible.Shea Levy
2017-07-30Replace Unicode quotes in user-facing strings by ASCIIJörg Thalheim
2017-07-03Replace a few bool flags with enumsEelco Dolstra
2017-05-01build-remote: Don't require signaturesEelco Dolstra
2017-03-16ssh:// -> ssh-ng://, legacy-ssh:// -> ssh://Eelco Dolstra
2017-03-16copyPaths(): Use queryValidPaths() to reduce SSH latencyEelco Dolstra
2017-03-16nix-copy-closure: Fix assertion failureEelco Dolstra
2017-02-07nix-copy-closure: Use computeFSClosure() and LegacySSHStoreEelco Dolstra
2017-01-20nix-copy-closure: Implement in C++.Shea Levy