summaryrefslogtreecommitdiff
path: root/guix/ssh.scm
AgeCommit message (Expand)Author
2017-06-04ssh: Improve error reporting when 'send-files' fails.Ludovic Courtès
2017-05-03ui: Rename '_' to 'G_'.Ludovic Courtès
2017-04-21ssh: Decompose 'connect-to-remote-daemon'.Ludovic Courtès
2017-04-21ssh: Move 'open-ssh-session' to (guix ssh).Ludovic Courtès
2016-12-31ssh: 'retrieve-files' detects remote export failures.Ludovic Courtès
2016-12-31ssh: 'send-files' returns the list of items sent.Ludovic Courtès
2016-12-31ssh: Allow transfers of complete closures.Ludovic Courtès
2016-12-31Add (guix ssh) module.Ludovic Courtès