wenzelm [Sat, 01 Jun 2024 16:19:14 +0200] rev 80233
tuned;
wenzelm [Sat, 01 Jun 2024 15:22:37 +0200] rev 80232
bash: proper bash_process via SSH;
getenv: prefer light-weight ssh.execute;
wenzelm [Sat, 01 Jun 2024 15:13:03 +0200] rev 80231
clarified signature: support explicit cwd;
wenzelm [Sat, 01 Jun 2024 15:11:46 +0200] rev 80230
support bash via SSH;
wenzelm [Sat, 01 Jun 2024 15:03:13 +0200] rev 80229
clarified comments;
wenzelm [Sat, 01 Jun 2024 14:56:24 +0200] rev 80228
proper support for remote cwd;
wenzelm [Sat, 01 Jun 2024 14:33:38 +0200] rev 80227
clarified context for (remote) bash scripts: export variables are optional, support cwd;
wenzelm [Sat, 01 Jun 2024 14:08:04 +0200] rev 80226
more operations for SSH.System: bash_process and bash;
wenzelm [Sat, 01 Jun 2024 12:35:38 +0200] rev 80225
unused;
wenzelm [Sat, 01 Jun 2024 12:31:06 +0200] rev 80224
clarified signature: prefer symbolic isabelle.Path over physical java.io.File;
wenzelm [Fri, 31 May 2024 22:35:44 +0200] rev 80223
minor performance tuning;
wenzelm [Fri, 31 May 2024 22:19:31 +0200] rev 80222
merged
wenzelm [Fri, 31 May 2024 22:10:11 +0200] rev 80221
minor performance tuning: save approx. 70ms per SSH command;
wenzelm [Fri, 31 May 2024 21:39:01 +0200] rev 80220
minor performance tuning: save approx. 70ms per SSH command;
wenzelm [Fri, 31 May 2024 21:17:01 +0200] rev 80219
minor performance tuning: save approx. 70ms per SSH test command;
wenzelm [Fri, 31 May 2024 20:46:51 +0200] rev 80218
suport Isabelle_System.bash via SSH.System;