index
:
chuix.git
fix-out-of-tree-make
python-team-django-6
zabbix-upgrade
guix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
scripts
/
copy.scm
Age
Commit message (
Expand
)
Author
2025-10-06
ssh: Do not default to port 22 (let guile-ssh do it).
Tomas Volf
2023-10-17
scripts: copy: Handle EPIPE errors when displaying help.
Simon Tournier
2021-05-28
scripts: Commands warn when passed zero arguments.
Ludovic Courtès
2021-03-31
scripts: Scripts that defaulted to -v2 now default to -v3.
Ludovic Courtès
2020-09-10
scripts: Use 'define-command' and have 'guix help' use that.
Ludovic Courtès
2020-08-29
copy, offload: Explicitly close SSH channels and sessions.
Ludovic Courtès
2020-08-03
scripts: Pass #:verbosity to 'build-notifier'.
Ludovic Courtès
2020-03-29
'--dry-run' no longer implies '--no-grafts'.
Ludovic Courtès
2020-03-22
copy: Use 'with-build-handler'.
Ludovic Courtès
2020-03-22
copy: Actually implement '--dry-run'.
Ludovic Courtès
2020-03-22
copy: Factorize 'with-store' & co.
Ludovic Courtès
2019-11-26
Use 'offload?' instead of 'build-hook?' internally.
Ludovic Courtès
2019-02-11
Avoid name clash with 'build' from (guix store) and (guix status).
Ludovic Courtès
2019-01-14
copy: Add '--verbosity'.
Ludovic Courtès
2017-12-07
scripts: All commands enable build hooks by default.
Ludovic Courtès
2017-09-01
scripts: Remove 'max-silent-time' from the default options.
Maxim Cournoyer
2017-07-03
copy: Default to port 22.
Ludovic Courtès
2017-05-03
ui: Rename '_' to 'G_'.
Ludovic Courtès
2017-04-21
ssh: Move 'open-ssh-session' to (guix ssh).
Ludovic Courtès
2017-01-26
copy: Use userauth-public-key/auto! for ssh authentification.
Mathieu Othacehe
2016-12-31
Add 'guix copy'.
Ludovic Courtès