wenzelm [Thu, 09 Jun 2022 00:01:34 +0200] rev 75545
clarified types -- proper default_port via make_port;
wenzelm [Wed, 08 Jun 2022 23:49:54 +0200] rev 75544
proper nominal_port, notably for port forwarding;
paulson <lp15@cam.ac.uk> [Wed, 08 Jun 2022 15:36:27 +0100] rev 75543
some additional lemmas and a little tidying up
desharna [Wed, 08 Jun 2022 09:19:57 +0200] rev 75542
merged
desharna [Sat, 04 Jun 2022 19:11:52 +0200] rev 75541
added lemma totalp_on_total_on_eq[pred_set_conv]
desharna [Sat, 04 Jun 2022 18:32:30 +0200] rev 75540
added lemma reflp_on_empty[simp] and totalp_on_empty[simp]
nipkow [Wed, 08 Jun 2022 09:12:51 +0200] rev 75539
removed non-standard spaces in output
wenzelm [Tue, 07 Jun 2022 19:23:47 +0200] rev 75538
merged
wenzelm [Tue, 07 Jun 2022 19:23:31 +0200] rev 75537
avoid noise via context.progress (amending 68162e4f60a7);
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;