mercurial/HGCommandParserTests.st
Thu, 10 Jan 2019 21:25:14 +0000 Jan Vrany Fix commit with class renames for Mercurial 4.8 and later
Thu, 23 Aug 2018 10:44:42 +0100 Jan Vrany Fix parsing og `hg merge` output for Mercurial 4.6 and newer
Thu, 08 Feb 2018 09:54:32 +0000 Jan Vrany Initial support of obsolete changesets
Thu, 08 Feb 2018 09:09:51 +0000 Jan Vrany Improved parsing of common errors (such as unknown revision)
Sat, 30 Dec 2017 09:17:25 +0000 Jan Vrany Fixes for Mecruial 4.4: fixed parser of push/pull summary
Mon, 30 Oct 2017 20:51:43 +0000 Jan Vrany Fixed `HGChangesetId >> asString` to print only commit id
Tue, 17 Oct 2017 09:59:29 +0000 Jan Vrany Fixes for Mercurial 4.3 that introduced new error message format
Mon, 19 Jan 2015 22:38:09 +0100 Jan Vrany Added support for custom build files.
Thu, 15 Jan 2015 10:06:16 +0000 Jan Vrany Updated copyright notice.
Mon, 01 Dec 2014 20:30:53 +0000 Jan Vrany Fixed Mercurial version parsing
Thu, 06 Nov 2014 01:06:39 +0000 Jan Vrany More robust error parsing
Wed, 08 Oct 2014 21:31:39 +0100 Jan Vrany Fix in command parser: allow for 'invalid brancheads' message in command output.
Thu, 17 Jul 2014 15:38:42 +0100 Jan Vrany hg command setting refactored to allow command and arguments to be specified.
Fri, 21 Mar 2014 11:23:30 +0000 Jan Vrany Initial support for Mercurial bookmarks.
Wed, 05 Mar 2014 10:04:25 +0000 Jan Vrany Merged 5acd6d915c77 and 1f009c523329
Tue, 18 Feb 2014 14:22:14 +0000 Jan Vrany Initial support for bookmarks.
Sun, 09 Feb 2014 19:36:58 +0000 Jan Vrany Added HGRevset to fetch revision log using hg revsets.
Fri, 07 Feb 2014 10:35:16 +0100 Jan Vrany Added support for `hg help` command.
Thu, 14 Nov 2013 13:33:16 +0000 Jan Vrany Fixes parsing of `hg pull` for Mercurial 7.2.x
Sat, 13 Jul 2013 12:21:46 +0100 Jan Vrany Fixes for parsing output of 'hg push' and 'hg pull'
Fri, 12 Jul 2013 17:47:21 +0100 Jan Vrany Changed license to LGPL2.
Tue, 02 Jul 2013 11:42:11 +0100 Jan Vrany Bugfixes in push parsing.
Sun, 30 Jun 2013 12:55:18 +0100 Jan Vrany Fixes for Smalltalk/X 6.2.2 (part 1)
Fri, 22 Mar 2013 09:09:49 +0000 Jan Vrany Bugfix: merge command output parsing.
Thu, 14 Feb 2013 16:07:22 +0000 Jan Vrany Bugfix for pull command. Do not update temporary working copy if it is already.
Tue, 12 Feb 2013 23:51:25 +0000 Jan Vrany Bugfix: push command (tested by HGTests>>test_push_01)
Wed, 06 Feb 2013 19:24:06 +0100 Jan Vrany Bugfix in parsing 'push' and 'branches' command output.
Fri, 01 Feb 2013 12:02:22 +0000 Jan Vrany Added copyright notice.
Tue, 22 Jan 2013 12:35:43 +0000 Jan Vrany HGChangesetId>>readFrom: now supports revno-only and hash-only form of CS IDs.
Tue, 15 Jan 2013 12:02:38 +0000 Jan Vrany More work on merging.
Mon, 14 Jan 2013 17:01:55 +0000 Jan Vrany Initial support for merging.
Thu, 10 Jan 2013 23:59:00 +0000 Jan Vrany Bugfix: HGCommandParser>>parsePathCopyList.
Thu, 06 Dec 2012 21:56:30 +0000 Jan Vrany Added HGRepository>>config.
Thu, 06 Dec 2012 17:48:06 +0000 Jan Vrany Initial support for config parsing (not yet integrated). UI improvements in commit dialog (comparing).
Wed, 05 Dec 2012 23:57:40 +0000 Jan Vrany Make HGChangeset>>children dynamic.
Wed, 05 Dec 2012 20:10:07 +0000 Jan Vrany Added HGWorkingCopyFile>>revisions.
Wed, 05 Dec 2012 19:05:06 +0000 Jan Vrany Added HGChangeset>>changes.
Wed, 05 Dec 2012 18:09:53 +0000 Jan Vrany Added children support to changesets.
Fri, 30 Nov 2012 23:56:15 +0000 Jan Vrany Class revision ID refactoring.
Fri, 30 Nov 2012 21:42:46 +0000 Jan Vrany version_HG changed to return string.
Tue, 27 Nov 2012 21:42:13 +0000 Jan Vrany Added support for heads (both repository and per-branch)
Tue, 27 Nov 2012 21:00:31 +0000 Jan Vrany Added read-only support for branches.
Tue, 27 Nov 2012 18:02:09 +0000 Jan Vrany HGNodeId renamed to HGChangesetId
Thu, 22 Nov 2012 11:52:29 +0000 Jan Vrany Tests fixed. Not-yet-supported tests marked as skipped.
Wed, 21 Nov 2012 01:21:47 +0000 Jan Vrany Bunch of fixes.
Mon, 19 Nov 2012 21:57:45 +0000 Jan Vrany Added configurable path to 'hg' command.
Sat, 17 Nov 2012 01:11:55 +0000 vranyj1 Refactoring: preparation for accessing changeset contents.
Tue, 13 Nov 2012 18:09:24 +0000 vranyj1 Baisc support for changesets (revision log)
less more (0) tip