src/Pure/General/mercurial.scala
Thu, 31 Aug 2017 11:42:10 +0200 wenzelm clarified signature;
Thu, 31 Aug 2017 11:15:38 +0200 wenzelm tuned;
Wed, 30 Aug 2017 22:48:50 +0200 wenzelm faster check for non-repository, especially relevant for find_repository to avoid repeated invocation of "hg root";
Sat, 17 Jun 2017 16:06:54 +0200 wenzelm reverted 94cad7590015: does not help much on Windows;
Sat, 17 Jun 2017 15:44:31 +0200 wenzelm tuned signature;
Sun, 14 May 2017 20:22:54 +0200 wenzelm tuned signature;
Sun, 14 May 2017 20:16:13 +0200 wenzelm implicitly check for unknown files (not part of a Mercurial repository);
Sun, 14 May 2017 16:54:03 +0200 wenzelm more robust command invocation, without defaults from hgrc;
Sun, 14 May 2017 15:34:20 +0200 wenzelm clarified notion of known files (before actual commit);
Sun, 14 May 2017 15:07:13 +0200 wenzelm explore repository structure, with minimal assumptions about "hg log" output;
Sun, 14 May 2017 12:50:55 +0200 wenzelm avoid hardlinks, for more robustness on Windows file-systems;
Sun, 23 Apr 2017 17:23:38 +0200 wenzelm more operations;
Sat, 12 Nov 2016 17:58:11 +0100 wenzelm optional component setup;
Tue, 01 Nov 2016 14:59:50 +0100 wenzelm clarified setup_repository: even more uniform pull vs. clone (see also e84cba30d7ff);
Wed, 26 Oct 2016 16:04:05 +0200 wenzelm clarified hg push return code: 1 means "nothing to push";
Sat, 22 Oct 2016 19:57:56 +0200 wenzelm clarified push/pull chain: current ISABELLE_HOME may server as source for changes that are not published on isabelle_repos_source yet (e.g. isabelle-release branch);
Sat, 22 Oct 2016 19:14:38 +0200 wenzelm support for URL notation;
Fri, 21 Oct 2016 11:00:16 +0200 wenzelm more operations;
Tue, 18 Oct 2016 16:03:30 +0200 wenzelm clarified modules;
Mon, 17 Oct 2016 19:55:56 +0200 wenzelm NEWS;
Sun, 16 Oct 2016 17:44:37 +0200 wenzelm simplified SSH.Session: sftp channel is always open and its operations provided by the main interface;
Sun, 16 Oct 2016 17:10:24 +0200 wenzelm more robust;
Sun, 16 Oct 2016 13:27:01 +0200 wenzelm clarified setup_repository: more uniform pull vs. clone, without update;
Sat, 15 Oct 2016 21:37:19 +0200 wenzelm clarified signature: more static types;
Sat, 15 Oct 2016 21:08:04 +0200 wenzelm clarified hg.id operation, with explicit tip as default;
Sat, 15 Oct 2016 20:51:41 +0200 wenzelm added setup_repository;
Thu, 13 Oct 2016 21:32:26 +0200 wenzelm tuned;
Wed, 12 Oct 2016 15:51:20 +0200 wenzelm tuned;
Wed, 12 Oct 2016 15:48:05 +0200 wenzelm added clone_repository;
Wed, 12 Oct 2016 15:23:54 +0200 wenzelm support remote repositories via ssh command execution;
Wed, 12 Oct 2016 11:31:08 +0200 wenzelm simplified: no internal state for Mercurial;
Tue, 11 Oct 2016 09:37:59 +0200 wenzelm eliminated extra trim_line: Process_Result.out/err are based on cat_lines, without trailing newline;
Tue, 04 Oct 2016 14:26:05 +0200 wenzelm tuned signature;
Mon, 03 Oct 2016 21:53:14 +0200 wenzelm more robust;
Mon, 03 Oct 2016 21:36:10 +0200 wenzelm proper log output;
Mon, 03 Oct 2016 16:15:59 +0200 wenzelm clarified: a variant of -i is the default, but its output is not as precise as it might seem;
Sun, 02 Oct 2016 21:05:14 +0200 wenzelm more operations;
Sun, 02 Oct 2016 20:06:57 +0200 wenzelm more operations;
Sun, 02 Oct 2016 19:47:18 +0200 wenzelm more formal Mercurial support (with the potential to upgrade to command server);
less more (0) tip