index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nix
/
copy.cc
Age
Commit message (
Expand
)
Author
2018-08-02
s3 binary cache: support specifying an endpoint
Graham Christensen
2018-03-30
nix copy: add an example with S3
zimbatm
2018-02-21
nix-copy: fix examples
Jörg Thalheim
2017-10-24
nix: Respect -I, --arg, --argstr
Eelco Dolstra
2017-09-27
nix copy: make recursive by default
Eelco Dolstra
2017-09-08
nix copy: Add --substitute flag
Eelco Dolstra
2017-09-08
nix copy: Add examples
Eelco Dolstra
2017-09-06
nix build: Add --out-link and --no-link options
Eelco Dolstra
2017-08-16
nix copy: Add --no-check-sigs flag
Eelco Dolstra
2017-07-30
Replace Unicode quotes in user-facing strings by ASCII
Jörg Thalheim
2017-03-16
nix copy: Make -r option use the "from" store
Eelco Dolstra
2017-03-16
copyPaths(): Use queryValidPaths() to reduce SSH latency
Eelco Dolstra
2016-11-10
build-remote: Implement in C++
Shea Levy
2016-09-02
Merge openStore and openStoreAt with default arguments
Shea Levy
2016-05-04
Add a copyStorePath() utility function
Eelco Dolstra
2016-04-25
Improved logging abstraction
Eelco Dolstra
2016-04-22
Factor out parallel processing of work items that have dependencies
Eelco Dolstra
2016-04-22
nix copy: Parallelise
Eelco Dolstra
2016-04-22
Add "nix copy" command
Eelco Dolstra