Sat, 11 Jun 2022 20:45:14 +0200 wenzelm more comments;
Fri, 10 Jun 2022 23:53:09 +0200 wenzelm more options;
Fri, 10 Jun 2022 21:05:31 +0200 wenzelm sync session images, based on accidental local state;
Fri, 10 Jun 2022 15:34:25 +0200 wenzelm more informative release_snapshot, to see better where the cronjob fails;
Fri, 10 Jun 2022 14:36:05 +0200 wenzelm more robust, notably for crontab;
Fri, 10 Jun 2022 13:53:43 +0200 wenzelm clarified names;
Fri, 10 Jun 2022 13:48:37 +0200 wenzelm tuned;
Thu, 09 Jun 2022 21:28:15 +0200 wenzelm tuned;
Thu, 09 Jun 2022 00:10:18 +0200 wenzelm proper make_port for regular situation;
Thu, 09 Jun 2022 00:01:34 +0200 wenzelm clarified types -- proper default_port via make_port;
Wed, 08 Jun 2022 23:49:54 +0200 wenzelm proper nominal_port, notably for port forwarding;
Wed, 08 Jun 2022 15:36:27 +0100 paulson some additional lemmas and a little tidying up
Wed, 08 Jun 2022 09:19:57 +0200 desharna merged
Sat, 04 Jun 2022 19:11:52 +0200 desharna added lemma totalp_on_total_on_eq[pred_set_conv]
Sat, 04 Jun 2022 18:32:30 +0200 desharna added lemma reflp_on_empty[simp] and totalp_on_empty[simp]
Wed, 08 Jun 2022 09:12:51 +0200 nipkow removed non-standard spaces in output
Tue, 07 Jun 2022 19:23:47 +0200 wenzelm merged
Tue, 07 Jun 2022 19:23:31 +0200 wenzelm avoid noise via context.progress (amending 68162e4f60a7);
Tue, 07 Jun 2022 19:15:08 +0200 wenzelm more robust treatment of rsync on macOS (see also 96fb1f9a4042);
Tue, 07 Jun 2022 19:13:56 +0200 wenzelm tuned whitespace;
Tue, 07 Jun 2022 17:47:28 +0200 wenzelm more robust: no change of directory attributes of initial test, notably target without .hg_sync meta data;
Tue, 07 Jun 2022 17:53:33 +0200 desharna merged
Sat, 04 Jun 2022 17:58:08 +0200 desharna added lemmas reflp_on_Inf and reflp_on_Sup
Sat, 04 Jun 2022 17:48:58 +0200 desharna replaced HOL.implies by Pure.imp in reflp_mono for consistency with other lemmas
Sat, 04 Jun 2022 17:42:04 +0200 desharna added lemmas reflp_on_inf, reflp_on_sup, and reflp_on_mono
Tue, 07 Jun 2022 17:24:42 +0200 wenzelm merged
Tue, 07 Jun 2022 17:24:00 +0200 wenzelm more robust: protect_args does not work with rsync 2.x from macOS, and is not required in typical situations;
Tue, 07 Jun 2022 17:22:17 +0200 wenzelm clarified context with global defaults;
Tue, 07 Jun 2022 17:10:51 +0200 wenzelm tuned signature;
Tue, 07 Jun 2022 17:07:10 +0200 wenzelm clarified signature: more explicit type Rsync.Context;
Tue, 07 Jun 2022 16:47:57 +0200 wenzelm clarified signature;
Tue, 07 Jun 2022 12:32:53 +0200 wenzelm clarified modules;
Tue, 07 Jun 2022 17:20:56 +0200 Fabian Huch provide python-3.10.4 for darwin and linux;
Tue, 07 Jun 2022 17:20:25 +0200 Fabian Huch provide hugo-0.88.1 for darwin and linux;
Mon, 06 Jun 2022 19:39:21 +0200 wenzelm removed obsolete self_update: always enabled, notably on lxbroy10 which is the only shared-home system (and still requires current isabelle_self);
Mon, 06 Jun 2022 19:28:02 +0200 wenzelm avoid redundant meta data: exclude .hg_archival.txt;
Mon, 06 Jun 2022 19:19:12 +0200 wenzelm clarified remote vs. local build_history: operate on hg_sync directory instead of repository;
Mon, 06 Jun 2022 19:17:53 +0200 wenzelm proper operation on String, not Path;
Mon, 06 Jun 2022 16:06:22 +0200 wenzelm clarified signature: cwd can be misleading --- changes meaning of target;
Sun, 05 Jun 2022 20:16:48 +0200 wenzelm merged
Sun, 05 Jun 2022 20:14:59 +0200 wenzelm more meta data;
Sun, 05 Jun 2022 20:14:32 +0200 wenzelm clarified signature: more operations;
Sun, 05 Jun 2022 20:13:47 +0200 wenzelm tuned messages;
Sun, 05 Jun 2022 19:19:55 +0200 wenzelm provide .hg_sync meta data;
Sat, 04 Jun 2022 16:54:24 +0200 wenzelm clarified signature;
Wed, 01 Jun 2022 10:10:42 +0200 wenzelm clarified options;
Wed, 01 Jun 2022 10:07:00 +0200 wenzelm more robust;
Tue, 31 May 2022 22:10:48 +0200 wenzelm clarified signature (again);
Tue, 31 May 2022 16:01:30 +0200 wenzelm clarified signature;
Sat, 04 Jun 2022 15:59:24 +0200 desharna NEWS
Sat, 04 Jun 2022 16:00:14 +0200 desharna added lemmas reflp_on_subset, totalp_on_subset, and total_on_subset
Sat, 04 Jun 2022 15:43:34 +0200 desharna introduced predicate reflp_on and redefined reflp to be an abbreviation
Tue, 31 May 2022 20:56:09 +0200 nipkow merged
Tue, 31 May 2022 20:55:51 +0200 nipkow insort renamings
Tue, 31 May 2022 13:29:47 +0200 wenzelm more operations;
Tue, 31 May 2022 13:14:46 +0200 wenzelm support explicit SSH port;
Tue, 31 May 2022 12:48:12 +0200 wenzelm redundant (after f28aee3ad1e6): self_update already takes care of currently active Isabelle clone;
Mon, 30 May 2022 22:34:45 +0200 wenzelm clarified options;
Mon, 30 May 2022 20:58:45 +0200 nipkow Added lemmas
Mon, 30 May 2022 12:46:22 +0100 paulson merged
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip