Sun, 16 Nov 2014 21:58:45 +0000 Jan Vrany Fixed date (Timestamp) parsing after changes in Timestamp 1.159 cvs_MAIN expecco_2_7_0 expecco_2_7_0_49 expecco_2_7_5 expecco_2_7_5a
Thu, 31 Jul 2014 09:56:40 +0100 Jan Vrany Reverted to 1.2 cvs_MAIN
Mon, 21 Jul 2014 12:28:00 +0100 Claus Gittinger initial checkin cvs_MAIN
Fri, 23 May 2014 10:29:38 +0100 Stefan Vogel Use ImageMask instead of Depth1Image for masks cvs_MAIN
Fri, 09 May 2014 13:57:37 +0100 Stefan Vogel Mark program icons with resource cvs_MAIN
Mon, 14 Apr 2014 21:47:42 +0100 Claus Gittinger initial checkin cvs_MAIN
Mon, 14 Apr 2014 21:47:26 +0100 Claus Gittinger class: HGSourceCodeManagementSettingsAppl cvs_MAIN
Mon, 14 Apr 2014 20:10:34 +0100 Claus Gittinger wiki url cvs_MAIN
Sun, 13 Apr 2014 16:02:07 +0100 Claus Gittinger class: HGCommand cvs_MAIN
Sun, 13 Apr 2014 15:37:38 +0100 Claus Gittinger initial checkin cvs_MAIN
Sun, 13 Apr 2014 15:33:23 +0100 Claus Gittinger class: HGCommand cvs_MAIN
Sun, 16 Mar 2014 10:26:05 +0000 Claus Gittinger *** empty log message *** cvs_MAIN
Thu, 06 Mar 2014 17:48:58 +0000 Jan Vrany Fixes after change in libbasic cvs_MAIN
Wed, 05 Mar 2014 22:18:07 +0000 Claus Gittinger initial checkin cvs_MAIN
Sat, 22 Feb 2014 22:55:20 +0000 Claus Gittinger *** empty log message *** cvs_MAIN
Thu, 13 Feb 2014 16:38:39 +0000 Jan Vrany Updated to rev f271ddd2b5e0 cvs_MAIN
Fri, 07 Feb 2014 13:26:13 +0000 Claus Gittinger class: Tools::NewSystemBrowser cvs_MAIN
Fri, 07 Feb 2014 12:50:38 +0000 Claus Gittinger *** empty log message *** cvs_MAIN
Fri, 07 Feb 2014 12:50:23 +0000 Claus Gittinger *** empty log message *** cvs_MAIN
Fri, 07 Feb 2014 12:50:05 +0000 Claus Gittinger *** empty log message *** cvs_MAIN
Fri, 07 Feb 2014 12:49:43 +0000 Claus Gittinger *** empty log message *** cvs_MAIN
Wed, 05 Feb 2014 23:34:33 +0000 Claus Gittinger *** empty log message *** cvs_MAIN
Wed, 05 Feb 2014 14:12:42 +0000 Claus Gittinger *** empty log message *** cvs_MAIN
Wed, 05 Feb 2014 13:28:46 +0000 Jan Vrany Initial import from upstream repository cvs_MAIN
Mon, 01 Dec 2014 20:46:48 +0000 Jan Vrany Oops, fixed bug introduced in fix 594a42a:
Mon, 01 Dec 2014 20:30:53 +0000 Jan Vrany Fixed Mercurial version parsing
Mon, 01 Dec 2014 00:31:47 +0000 Jan Vrany Keep up with changes in libbasic3.
Fri, 28 Nov 2014 00:43:59 +0000 Jan Vrany Oops, fixed bug introduced in 9f97cda: care for version < 2.4
Sat, 22 Nov 2014 00:36:18 +0000 Jan Vrany Do not use --debug option when running `log` and `branches` command
Tue, 18 Nov 2014 04:15:34 +0100 Jan Vrany Fix for Mercurial 2.1: properly handle `hg pull` exit status.
Sun, 16 Nov 2014 23:52:21 +0000 Jan Vrany Fix in commit command: raise HGCommitError when a commit message is empty (or nil)
Sun, 16 Nov 2014 13:41:06 +0000 Jan Vrany Fixes for #24: Session ChangeSet compression after a commit is broken [3/3]
Sun, 16 Nov 2014 08:53:12 +0000 Jan Vrany Fixes for #24: Session ChangeSet compression after a commit is broken [2/3]
Sat, 15 Nov 2014 17:17:02 +0000 Jan Vrany Fixes for #24: Session ChangeSet compression after a commit is broken [1/3]
Sat, 15 Nov 2014 00:12:10 +0000 Jan Vrany Make sure none of the arguments passed to hg command is empty.
Fri, 07 Nov 2014 23:51:09 +0000 Jan Vrany More relaxed error parsing
Thu, 06 Nov 2014 11:38:31 +0000 Jan Vrany Fixed bug in error parsing introduced in d91a31328a0
Thu, 06 Nov 2014 11:24:57 +0000 Jan Vrany Fixed date (Timestamp) parsing after changes in Timestamp 1.159
Thu, 06 Nov 2014 01:06:39 +0000 Jan Vrany More robust error parsing
Tue, 04 Nov 2014 16:07:41 +0000 Jan Vrany Test fixes for bookmarks and Mercurial 2.5 and earlier.
Fri, 31 Oct 2014 15:01:45 +0000 Jan Vrany Merged 071197573c3f and 3ba85719b2a3
Fri, 31 Oct 2014 14:34:40 +0000 Jan Vrany Workaround for bug in PipeStream on Windows.
Tue, 28 Oct 2014 13:35:49 +0000 Jan Vrany Better #printString for HGChange
Mon, 27 Oct 2014 17:01:44 +0100 Marcel Hlopko Fix typo
Thu, 16 Oct 2014 03:11:15 +0100 Jan Vrany Merged 52063f8ab1db and f46adbbf4138
Thu, 16 Oct 2014 01:53:23 +0000 Jan Vrany Fixes for issue #5: Wrong argument quoting on Windows
Wed, 08 Oct 2014 21:31:39 +0100 Jan Vrany Fix in command parser: allow for 'invalid brancheads' message in command output.
Mon, 29 Sep 2014 12:09:38 +0100 Jan Vrany Fixed HGMCVersionInfo (class HGPackageModel renamed to HGPackageWorkingCopy some time ago)
Tue, 12 Aug 2014 22:15:22 +0100 Jan Vrany More test for commiting Java classes
Tue, 05 Aug 2014 23:02:02 +0100 Jan Vrany Initial tests for commiting Java classes.
Thu, 31 Jul 2014 09:46:33 +0100 Jan Vrany Support for Java classes (part 1)
Wed, 30 Jul 2014 16:10:36 +0000 Jan Vrany Fixed timing issues for push/pull commands.
Sat, 19 Jul 2014 00:09:56 +0000 Jan Vrany Merged 396c55ca19d6 and a89dd6b4acc8
Fri, 18 Jul 2014 11:20:04 +0000 Jan Vrany Fix in HGCommand::version: use default executable and/or arguments of none is specified.
Thu, 17 Jul 2014 21:40:06 +0000 Jan Vrany Oops, make sure comand in HGCommand class>>hgCommand: is a String
Thu, 17 Jul 2014 20:09:49 +0000 Jan Vrany Try to be fool-proof: when configured command as whole exists as file, use it as it is.
Thu, 17 Jul 2014 18:47:19 +0100 Jan Vrany Merged 8987b87a562a and 73e53f58ae31
Thu, 17 Jul 2014 08:28:53 +0000 Jan Vrany When debugging, open a debugger on a process that actually raised (propagated:) the exception.
Thu, 17 Jul 2014 06:52:13 +0000 Jan Vrany Print command status code when tracing command execution.
Thu, 17 Jul 2014 06:49:45 +0000 Jan Vrany Added Mercurial 3.x to supported versions.
(0) -300 -100 -60 +60 +100 +300 tip