src/Pure/General/ssh.scala
Tue, 18 Oct 2016 16:11:13 +0200 wenzelm tuned signature, in accordance to Isabelle_System;
Tue, 18 Oct 2016 16:03:30 +0200 wenzelm clarified modules;
Sun, 16 Oct 2016 17:52:25 +0200 wenzelm removed useless operation -- would require bash_process wrapper;
Sun, 16 Oct 2016 17:50:40 +0200 wenzelm tuned signature;
Sun, 16 Oct 2016 17:44:37 +0200 wenzelm simplified SSH.Session: sftp channel is always open and its operations provided by the main interface;
Sun, 16 Oct 2016 16:58:09 +0200 wenzelm sftp.mkdirs according to 2a5dbad75355;
Sat, 15 Oct 2016 21:37:19 +0200 wenzelm clarified signature: more static types;
Sat, 15 Oct 2016 19:08:32 +0200 wenzelm expand relatively to given environment, notably remote HOME;
Sat, 15 Oct 2016 16:35:18 +0200 wenzelm tuned signature;
Sat, 15 Oct 2016 14:15:29 +0200 wenzelm clarified signature;
Thu, 13 Oct 2016 15:41:30 +0200 wenzelm tuned;
Thu, 13 Oct 2016 15:37:31 +0200 wenzelm provide USER_HOME, such that symbolic Path.explode("~") can be used remotely;
Thu, 13 Oct 2016 11:43:40 +0200 wenzelm tuned;
Wed, 12 Oct 2016 15:04:32 +0200 wenzelm tuned signature;
Tue, 11 Oct 2016 10:43:27 +0200 wenzelm proper type for Library.using;
Tue, 11 Oct 2016 10:21:32 +0200 wenzelm support user@host syntax;
Tue, 11 Oct 2016 09:32:56 +0200 wenzelm support for remote tmp dirs;
Mon, 10 Oct 2016 22:20:00 +0200 wenzelm close more thoroughly;
Mon, 10 Oct 2016 21:52:55 +0200 wenzelm provide execute operation, similar to Isabelle_System.bash;
Mon, 10 Oct 2016 21:44:54 +0200 wenzelm proper support for exec channel (see also bash.scala);
Mon, 10 Oct 2016 18:10:03 +0200 wenzelm proper hierarchic names;
Mon, 10 Oct 2016 16:04:57 +0200 wenzelm more Sftp operations;
Mon, 10 Oct 2016 14:45:32 +0200 wenzelm more specific channels;
Mon, 10 Oct 2016 11:48:24 +0200 wenzelm clarified treatment of options;
Mon, 10 Oct 2016 11:11:38 +0200 wenzelm support for remote command execution;
Mon, 10 Oct 2016 10:42:14 +0200 wenzelm tuned;
Mon, 10 Oct 2016 10:41:04 +0200 wenzelm more generous timeout default (see also jEdit/FTP);
Mon, 10 Oct 2016 10:33:52 +0200 wenzelm connect session by default;
Mon, 10 Oct 2016 10:25:59 +0200 wenzelm clarified (hardwired!) default (see also jEdit/FTP);
Mon, 10 Oct 2016 09:57:56 +0200 wenzelm tuned comment;
Sun, 09 Oct 2016 23:08:40 +0200 wenzelm support for SSH in Isabelle/Scala;
less more (0) tip