aboutsummaryrefslogtreecommitdiff
path: root/src/nix/copy.cc
AgeCommit message (Expand)Author
2019-07-10nix copy: Rename --substitute to --substitute-on-destinationEelco Dolstra
2018-09-27Don't talk about a "current folder build output"Eelco Dolstra
2018-08-02s3 binary cache: support specifying an endpointGraham Christensen
2018-03-30nix copy: add an example with S3zimbatm
2018-02-21nix-copy: fix examplesJörg Thalheim
2017-10-24nix: Respect -I, --arg, --argstrEelco Dolstra
2017-09-27nix copy: make recursive by defaultEelco Dolstra
2017-09-08nix copy: Add --substitute flagEelco Dolstra
2017-09-08nix copy: Add examplesEelco Dolstra
2017-09-06nix build: Add --out-link and --no-link optionsEelco Dolstra
2017-08-16nix copy: Add --no-check-sigs flagEelco Dolstra
2017-07-30Replace Unicode quotes in user-facing strings by ASCIIJörg Thalheim
2017-03-16nix copy: Make -r option use the "from" storeEelco Dolstra
2017-03-16copyPaths(): Use queryValidPaths() to reduce SSH latencyEelco Dolstra
2016-11-10build-remote: Implement in C++Shea Levy
2016-09-02Merge openStore and openStoreAt with default argumentsShea Levy
2016-05-04Add a copyStorePath() utility functionEelco Dolstra
2016-04-25Improved logging abstractionEelco Dolstra
2016-04-22Factor out parallel processing of work items that have dependenciesEelco Dolstra
2016-04-22nix copy: ParalleliseEelco Dolstra
2016-04-22Add "nix copy" commandEelco Dolstra