src/Pure/General/ssh.scala
Sat, 14 Jun 2025 14:31:54 +0200 wenzelm clarified signature;
Tue, 06 May 2025 16:52:39 +0200 wenzelm clarified signature;
Tue, 18 Mar 2025 19:07:26 +0100 wenzelm SSH connections allow zsh as well: this happens to work with the existing Bash.char / Bach.string operations;
Wed, 12 Feb 2025 00:40:57 +0100 wenzelm removed unused imports;
Fri, 28 Jun 2024 11:37:13 +0200 wenzelm tuned;
Sat, 01 Jun 2024 21:49:50 +0200 wenzelm clarified signature: more explicit types;
Sat, 01 Jun 2024 15:03:13 +0200 wenzelm clarified comments;
Sat, 01 Jun 2024 14:33:38 +0200 wenzelm clarified context for (remote) bash scripts: export variables are optional, support cwd;
Sat, 01 Jun 2024 14:08:04 +0200 wenzelm more operations for SSH.System: bash_process and bash;
Sat, 01 Jun 2024 12:35:38 +0200 wenzelm unused;
Sat, 01 Jun 2024 12:31:06 +0200 wenzelm clarified signature: prefer symbolic isabelle.Path over physical java.io.File;
Fri, 31 May 2024 22:10:11 +0200 wenzelm minor performance tuning: save approx. 70ms per SSH command;
Fri, 31 May 2024 21:39:01 +0200 wenzelm minor performance tuning: save approx. 70ms per SSH command;
Fri, 31 May 2024 20:46:51 +0200 wenzelm suport Isabelle_System.bash via SSH.System;
Fri, 31 May 2024 15:56:41 +0200 wenzelm more operations;
Fri, 31 May 2024 15:38:28 +0200 wenzelm tuned;
Fri, 31 May 2024 15:26:17 +0200 wenzelm clarified signature;
Fri, 31 May 2024 14:17:28 +0200 wenzelm clarified signature;
Wed, 29 May 2024 16:08:17 +0200 wenzelm tuned tmp name;
Wed, 29 May 2024 16:06:07 +0200 wenzelm tuned;
Wed, 29 May 2024 15:58:03 +0200 wenzelm tuned;
Wed, 29 May 2024 15:51:15 +0200 wenzelm tuned comments;
Fri, 24 May 2024 17:06:57 +0200 wenzelm clarified modules;
Fri, 24 May 2024 15:55:34 +0200 wenzelm more uniform local/remote operations;
Fri, 16 Feb 2024 20:19:01 +0100 wenzelm more robust;
Fri, 16 Feb 2024 17:46:43 +0100 wenzelm support explicit USER_HOME within SSH session;
Thu, 09 Nov 2023 11:30:33 +0100 wenzelm proper local host (amending 62d7ef1da441);
Tue, 29 Aug 2023 17:29:34 +0200 wenzelm clarified signature: prefer enum types;
Sun, 27 Aug 2023 12:49:43 +0200 wenzelm tuned error;
Fri, 21 Jul 2023 11:31:33 +0200 wenzelm clarified signature;
Sat, 15 Jul 2023 19:34:48 +0200 wenzelm clarified signature: more operations;
Sat, 15 Jul 2023 14:06:53 +0200 wenzelm clarified signature: more operations;
Sat, 15 Jul 2023 13:38:01 +0200 wenzelm clarified signature;
Fri, 14 Jul 2023 14:21:22 +0200 wenzelm clarified signature;
Fri, 14 Jul 2023 13:31:05 +0200 wenzelm clarified signature: more uniform SSH.Port_Forwarding;
Fri, 14 Jul 2023 11:11:06 +0200 wenzelm tuned signature;
Tue, 11 Jul 2023 11:37:23 +0200 wenzelm clarified signature, with subtle change of semantics (amending 8b5a2e4b16d4);
Thu, 15 Jun 2023 15:04:23 +0200 wenzelm clarified signature;
Thu, 15 Jun 2023 14:28:17 +0200 wenzelm tuned signature;
Sat, 08 Apr 2023 16:37:54 +0200 wenzelm clarified underlying SSH session of "isabelle hg_sync" and "isabelle sync";
Sat, 08 Apr 2023 10:24:54 +0200 wenzelm clarified signature: avoid object-oriented "dispatch";
Thu, 30 Mar 2023 15:31:55 +0200 wenzelm tuned output;
Thu, 30 Mar 2023 14:25:31 +0200 wenzelm more SSH operations;
Sat, 04 Mar 2023 22:29:21 +0100 wenzelm clarified treatment of "verbose" messages, e.g. Progress.theory();
Fri, 24 Feb 2023 20:52:35 +0100 wenzelm tuned;
Sat, 28 Jan 2023 21:29:28 +0100 wenzelm more operations;
Wed, 25 Jan 2023 20:38:38 +0100 wenzelm more operations for SSH.System;
Wed, 25 Jan 2023 14:51:13 +0100 wenzelm more operations for SSH.System;
Tue, 24 Jan 2023 18:56:33 +0100 wenzelm clarified signature: minimal interface for getenv/expand_env, instead of bulky java.util.Map;
Tue, 24 Jan 2023 17:28:30 +0100 wenzelm discontinued adhoc change of environment (from c62b99e3ec07), which has been mostly superseded by expand_path / remote_path (from ef6f7e8a018c);
Tue, 24 Jan 2023 17:25:00 +0100 wenzelm more operations;
Mon, 23 Jan 2023 22:25:17 +0100 wenzelm support remote operations;
Mon, 23 Jan 2023 15:43:09 +0100 wenzelm support remote download_file;
Sun, 02 Oct 2022 17:01:29 +0200 wenzelm proper base names;
Sun, 02 Oct 2022 16:26:48 +0200 wenzelm suppress command echo in output;
Fri, 16 Sep 2022 14:57:48 +0200 wenzelm clarified modules;
Fri, 16 Sep 2022 14:26:42 +0200 wenzelm discontinued pointless SSH.Target: OpenSSH client can handle user@host directly;
Fri, 16 Sep 2022 14:02:02 +0200 wenzelm clarified options;
Fri, 16 Sep 2022 12:49:04 +0200 wenzelm clarified options;
Thu, 15 Sep 2022 21:37:17 +0200 wenzelm discontinued unclear timeout (stemming from jEdit JSch setup, see 14782d58a503), to make it work with native Windows ssh.exe;
Thu, 15 Sep 2022 21:33:46 +0200 wenzelm proper time values in seconds;
Thu, 15 Sep 2022 14:03:17 +0200 wenzelm clarified run_sftp: avoid platform_path via careful use of tmp_dir, to support both Windows and Cygwin ssh;
Thu, 15 Sep 2022 12:37:49 +0200 wenzelm more robust, notably for macOS (see also ff92d6edff2c);
Thu, 15 Sep 2022 12:08:35 +0200 wenzelm tuned names;
Wed, 14 Sep 2022 23:58:26 +0200 wenzelm more portable;
Wed, 14 Sep 2022 22:24:12 +0200 wenzelm unused;
Wed, 14 Sep 2022 21:14:32 +0200 wenzelm more robust: do not assume Bash syntax while testing for it;
Wed, 14 Sep 2022 16:46:00 +0200 wenzelm proper treatment of complex multi-line script;
Wed, 14 Sep 2022 15:57:47 +0200 wenzelm more robust;
Wed, 14 Sep 2022 15:42:24 +0200 wenzelm more robust: Bash.string operations require remote bash;
Wed, 14 Sep 2022 14:59:01 +0200 wenzelm support port forwarding without multiplexing (for the sake of Windows);
Wed, 14 Sep 2022 14:54:21 +0200 wenzelm misc tuning and clarification;
Tue, 13 Sep 2022 23:06:52 +0200 wenzelm clarified signature;
Tue, 13 Sep 2022 23:01:42 +0200 wenzelm clarified signature;
Tue, 13 Sep 2022 22:36:41 +0200 wenzelm more robust adhoc shell script: work with Isabelle_System.export_isabelle_identifier;
Tue, 13 Sep 2022 11:56:38 +0200 wenzelm let rsync re-use ssh connection via control path;
Tue, 13 Sep 2022 10:14:44 +0200 wenzelm tuned signature;
Tue, 13 Sep 2022 10:11:53 +0200 wenzelm proper port for Mercurial;
Tue, 13 Sep 2022 09:59:08 +0200 wenzelm clarified default: do not override port from ssh_config, which could be different from 22;
Tue, 13 Sep 2022 09:45:02 +0200 wenzelm proper Scala expression;
Tue, 13 Sep 2022 09:24:31 +0200 wenzelm tuned;
Mon, 12 Sep 2022 23:24:50 +0200 wenzelm clarified error;
Mon, 12 Sep 2022 23:03:57 +0200 wenzelm removed remains of proxy_host management: delegated to .ssh/config;
Mon, 12 Sep 2022 22:52:15 +0200 wenzelm ssh client via regular OpenSSH tools, with authentic use of .ssh/config (notably proxy configuration);
Sun, 11 Sep 2022 23:50:36 +0200 wenzelm unused;
Sun, 11 Sep 2022 23:48:17 +0200 wenzelm clarified operation: avoid perl;
Sun, 11 Sep 2022 23:37:05 +0200 wenzelm discontinued unused operations;
Sun, 11 Sep 2022 23:27:20 +0200 wenzelm clarified signature: avoid exposure of JSch types;
Sun, 11 Sep 2022 22:51:54 +0200 wenzelm clarified signature: discontinue somewhat pointless SSH.Context;
Fri, 09 Sep 2022 20:48:18 +0200 wenzelm unused;
Fri, 10 Jun 2022 13:48:37 +0200 wenzelm tuned;
Thu, 09 Jun 2022 21:28:15 +0200 wenzelm tuned;
Thu, 09 Jun 2022 00:10:18 +0200 wenzelm proper make_port for regular situation;
Thu, 09 Jun 2022 00:01:34 +0200 wenzelm clarified types -- proper default_port via make_port;
Wed, 08 Jun 2022 23:49:54 +0200 wenzelm proper nominal_port, notably for port forwarding;
Mon, 06 Jun 2022 19:17:53 +0200 wenzelm proper operation on String, not Path;
Sun, 05 Jun 2022 20:14:32 +0200 wenzelm clarified signature: more operations;
Tue, 31 May 2022 13:29:47 +0200 wenzelm more operations;
Sun, 29 May 2022 21:32:28 +0200 wenzelm more robust: local repository required;
Sun, 29 May 2022 13:13:45 +0200 wenzelm support for "isabelle hg_sync";
Sat, 28 May 2022 22:33:04 +0200 wenzelm tuned signature;
Fri, 01 Apr 2022 23:19:12 +0200 wenzelm tuned formatting;
Fri, 01 Apr 2022 17:06:10 +0200 wenzelm clarified formatting, for the sake of scala3;
Mon, 13 Sep 2021 11:52:32 +0200 wenzelm clarified signature;
Mon, 26 Jul 2021 13:04:55 +0200 wenzelm clarified signature;
Wed, 30 Jun 2021 22:14:27 +0200 wenzelm tuned imports;
Wed, 30 Jun 2021 11:35:07 +0200 wenzelm clarified signature: prefer Java interfaces;
Sun, 16 May 2021 13:34:27 +0200 wenzelm tuned signature --- following hints by IntelliJ IDEA;
Thu, 06 May 2021 20:43:12 +0200 wenzelm support local build_heaps;
Thu, 04 Mar 2021 21:04:27 +0100 wenzelm clarified signature --- fewer warnings;
Mon, 01 Mar 2021 22:22:12 +0100 wenzelm tuned --- fewer warnings;
Mon, 05 Oct 2020 22:07:25 +0200 wenzelm clarified signature;
Mon, 05 Oct 2020 21:15:58 +0200 wenzelm clarified signature;
Tue, 29 Sep 2020 20:00:59 +0200 wenzelm clarified signature;
Tue, 29 Sep 2020 19:49:25 +0200 wenzelm formal platform information, notably for ssh;
Wed, 22 Apr 2020 13:45:02 +0200 wenzelm more informative error;
Sat, 04 Apr 2020 18:13:05 +0200 wenzelm clarified signature;
Fri, 27 Mar 2020 22:01:27 +0100 wenzelm misc tuning based on hints by IntelliJ IDEA;
Thu, 19 Mar 2020 11:27:54 +0100 wenzelm support actual_host for lrzcloud2: the proxy_host/sshd cannot resolve invented hostname (amending 1d8b6c2253e6);
Wed, 18 Mar 2020 22:10:29 +0100 wenzelm clarified output;
Sat, 14 Mar 2020 13:44:52 +0100 wenzelm more robust hg_url;
Wed, 15 Jan 2020 19:54:50 +0100 wenzelm misc tuning, following hint by IntelliJ;
Thu, 09 Jan 2020 13:44:16 +0100 wenzelm unused;
Wed, 18 Dec 2019 15:31:49 +0100 wenzelm tuned;
Sat, 08 Dec 2018 21:13:47 +0100 wenzelm clarified operations: uniform sorting of results;
Mon, 03 Dec 2018 14:59:42 +0100 wenzelm static type for Library.using: avoid Java 11 warnings on "Illegal reflective access";
Wed, 14 Nov 2018 20:59:53 +0100 wenzelm more uniform wrt. File.find_files;
Wed, 14 Nov 2018 20:51:14 +0100 wenzelm proper use of stat() vs. lstat() (for symlinks);
less more (0) -128 tip