wenzelm [Tue, 07 Jun 2022 19:15:08 +0200] rev 75536
more robust treatment of rsync on macOS (see also 96fb1f9a4042);
wenzelm [Tue, 07 Jun 2022 19:13:56 +0200] rev 75535
tuned whitespace;
wenzelm [Tue, 07 Jun 2022 17:47:28 +0200] rev 75534
more robust: no change of directory attributes of initial test, notably target without .hg_sync meta data;
desharna [Tue, 07 Jun 2022 17:53:33 +0200] rev 75533
merged
desharna [Sat, 04 Jun 2022 17:58:08 +0200] rev 75532
added lemmas reflp_on_Inf and reflp_on_Sup
desharna [Sat, 04 Jun 2022 17:48:58 +0200] rev 75531
replaced HOL.implies by Pure.imp in reflp_mono for consistency with other lemmas
desharna [Sat, 04 Jun 2022 17:42:04 +0200] rev 75530
added lemmas reflp_on_inf, reflp_on_sup, and reflp_on_mono
wenzelm [Tue, 07 Jun 2022 17:24:42 +0200] rev 75529
merged
wenzelm [Tue, 07 Jun 2022 17:24:00 +0200] rev 75528
more robust: protect_args does not work with rsync 2.x from macOS, and is not required in typical situations;
wenzelm [Tue, 07 Jun 2022 17:22:17 +0200] rev 75527
clarified context with global defaults;
wenzelm [Tue, 07 Jun 2022 17:10:51 +0200] rev 75526
tuned signature;
wenzelm [Tue, 07 Jun 2022 17:07:10 +0200] rev 75525
clarified signature: more explicit type Rsync.Context;
wenzelm [Tue, 07 Jun 2022 16:47:57 +0200] rev 75524
clarified signature;
wenzelm [Tue, 07 Jun 2022 12:32:53 +0200] rev 75523
clarified modules;
Fabian Huch <huch@in.tum.de> [Tue, 07 Jun 2022 17:20:56 +0200] rev 75522
provide python-3.10.4 for darwin and linux;
Fabian Huch <huch@in.tum.de> [Tue, 07 Jun 2022 17:20:25 +0200] rev 75521
provide hugo-0.88.1 for darwin and linux;
wenzelm [Mon, 06 Jun 2022 19:39:21 +0200] rev 75520
removed obsolete self_update: always enabled, notably on lxbroy10 which is the only shared-home system (and still requires current isabelle_self);
wenzelm [Mon, 06 Jun 2022 19:28:02 +0200] rev 75519
avoid redundant meta data: exclude .hg_archival.txt;
wenzelm [Mon, 06 Jun 2022 19:19:12 +0200] rev 75518
clarified remote vs. local build_history: operate on hg_sync directory instead of repository;
wenzelm [Mon, 06 Jun 2022 19:17:53 +0200] rev 75517
proper operation on String, not Path;
wenzelm [Mon, 06 Jun 2022 16:06:22 +0200] rev 75516
clarified signature: cwd can be misleading --- changes meaning of target;
wenzelm [Sun, 05 Jun 2022 20:16:48 +0200] rev 75515
merged
wenzelm [Sun, 05 Jun 2022 20:14:59 +0200] rev 75514
more meta data;
clarified signature: more explicit types;
wenzelm [Sun, 05 Jun 2022 20:14:32 +0200] rev 75513
clarified signature: more operations;