summaryrefslogtreecommitdiff
path: root/guix/scripts/copy.scm
AgeCommit message (Expand)Author
2020-03-29'--dry-run' no longer implies '--no-grafts'....Ludovic Courtès
2020-03-22copy: Use 'with-build-handler'....Ludovic Courtès
2020-03-22copy: Actually implement '--dry-run'....Ludovic Courtès
2020-03-22copy: Factorize 'with-store' & co....Ludovic Courtès
2019-11-26Use 'offload?' instead of 'build-hook?' internally....Ludovic Courtès
2019-02-11Avoid name clash with 'build' from (guix store) and (guix status)....Ludovic Courtès
2019-01-14copy: Add '--verbosity'....Ludovic Courtès
2017-12-07scripts: All commands enable build hooks by default....Ludovic Courtès
2017-09-01scripts: Remove 'max-silent-time' from the default options....Maxim Cournoyer
2017-07-03copy: Default to port 22....Ludovic Courtès
2017-05-03ui: Rename '_' to 'G_'....Ludovic Courtès
2017-04-21ssh: Move 'open-ssh-session' to (guix ssh)....Ludovic Courtès
2017-01-26copy: Use userauth-public-key/auto! for ssh authentification....Mathieu Othacehe
2016-12-31Add 'guix copy'....Ludovic Courtès