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;
wenzelm [Sun, 05 Jun 2022 20:13:47 +0200] rev 75512
tuned messages;
wenzelm [Sun, 05 Jun 2022 19:19:55 +0200] rev 75511
provide .hg_sync meta data;
always clean target, but guard it wrt. .hg_sync for robustness (no need for dry-run);
updated and clarified documentation;
wenzelm [Sat, 04 Jun 2022 16:54:24 +0200] rev 75510
clarified signature;
clarified version of locally changed repository;
wenzelm [Wed, 01 Jun 2022 10:10:42 +0200] rev 75509
clarified options;