wenzelm [Fri, 10 Jun 2022 21:05:31 +0200] rev 75552
sync session images, based on accidental local state;
wenzelm [Fri, 10 Jun 2022 15:34:25 +0200] rev 75551
more informative release_snapshot, to see better where the cronjob fails;
wenzelm [Fri, 10 Jun 2022 14:36:05 +0200] rev 75550
more robust, notably for crontab;
wenzelm [Fri, 10 Jun 2022 13:53:43 +0200] rev 75549
clarified names;
wenzelm [Fri, 10 Jun 2022 13:48:37 +0200] rev 75548
tuned;
wenzelm [Thu, 09 Jun 2022 21:28:15 +0200] rev 75547
tuned;
wenzelm [Thu, 09 Jun 2022 00:10:18 +0200] rev 75546
proper make_port for regular situation;
tuned whitespace;
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;