summaryrefslogtreecommitdiff
path: root/guix/scripts/copy.scm
AgeCommit message (Expand)Author
2023-10-17scripts: copy: Handle EPIPE errors when displaying help.Simon Tournier
2021-05-28scripts: Commands warn when passed zero arguments.Ludovic Courtès
2021-03-31scripts: Scripts that defaulted to -v2 now default to -v3.Ludovic Courtès
2020-09-10scripts: Use 'define-command' and have 'guix help' use that.Ludovic Courtès
2020-08-29copy, offload: Explicitly close SSH channels and sessions.Ludovic Courtès
2020-08-03scripts: Pass #:verbosity to 'build-notifier'.Ludovic Courtès
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