summaryrefslogtreecommitdiff
path: root/guix/scripts/copy.scm
Commit message (Expand)AuthorAge
* scripts: Commands warn when passed zero arguments.Ludovic Courtès2021-05-28
* scripts: Scripts that defaulted to -v2 now default to -v3.Ludovic Courtès2021-03-31
* scripts: Use 'define-command' and have 'guix help' use that.Ludovic Courtès2020-09-10
* copy, offload: Explicitly close SSH channels and sessions.Ludovic Courtès2020-08-29
* scripts: Pass #:verbosity to 'build-notifier'.Ludovic Courtès2020-08-03
* '--dry-run' no longer implies '--no-grafts'.Ludovic Courtès2020-03-29
* copy: Use 'with-build-handler'.Ludovic Courtès2020-03-22
* copy: Actually implement '--dry-run'.Ludovic Courtès2020-03-22
* copy: Factorize 'with-store' & co.Ludovic Courtès2020-03-22
* Use 'offload?' instead of 'build-hook?' internally.Ludovic Courtès2019-11-26
* Avoid name clash with 'build' from (guix store) and (guix status).Ludovic Courtès2019-02-11
* copy: Add '--verbosity'.Ludovic Courtès2019-01-14
* scripts: All commands enable build hooks by default.Ludovic Courtès2017-12-07
* scripts: Remove 'max-silent-time' from the default options.Maxim Cournoyer2017-09-01
* copy: Default to port 22.Ludovic Courtès2017-07-03
* ui: Rename '_' to 'G_'.Ludovic Courtès2017-05-03
* ssh: Move 'open-ssh-session' to (guix ssh).Ludovic Courtès2017-04-21
* copy: Use userauth-public-key/auto! for ssh authentification.Mathieu Othacehe2017-01-26
* Add 'guix copy'.Ludovic Courtès2016-12-31