about summary refs log tree commit diff
path: root/src/nix-copy-closure (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-26 Merge all nix-* binaries into nixEelco Dolstra2-12/+8
2018-04-21 Fix library ordering in MakefilesAndrew Dunham1-1/+1
2018-02-08 Add plugins to make Nix more extensible.Shea Levy1-0/+2
2017-07-30 Replace Unicode quotes in user-facing strings by ASCIIJörg Thalheim1-2/+2
2017-07-03 Replace a few bool flags with enumsEelco Dolstra1-3/+3
2017-05-01 build-remote: Don't require signaturesEelco Dolstra1-1/+1
2017-03-16 ssh:// -> ssh-ng://, legacy-ssh:// -> ssh://Eelco Dolstra1-1/+1
2017-03-16 copyPaths(): Use queryValidPaths() to reduce SSH latencyEelco Dolstra1-1/+1
2017-03-16 nix-copy-closure: Fix assertion failureEelco Dolstra1-1/+5
2017-02-07 nix-copy-closure: Use computeFSClosure() and LegacySSHStoreEelco Dolstra1-12/+11
2017-01-20 nix-copy-closure: Implement in C++.Shea Levy2-0/+67