mercurial/HGTests.st
Thu, 02 Dec 2021 14:23:41 +0100 Patrik Svestka Fixes StX package check-in issue on Windows
Wed, 17 Feb 2021 15:01:13 +0000 Jan Vrany Fix issue with bookmark not advancing upon commit
Wed, 19 Aug 2020 13:03:08 +0100 Jan Vrany Fix `HGTests >> #test_hgCommand_03_unix` for Python3
Thu, 07 Mar 2019 12:22:12 +0000 Jan Vrany Issue 256: fix parsing branch list when branch name(s) contains spaces
Tue, 08 Jan 2019 09:35:11 +0000 Jan Vrany Issue 256: fix parsing branch name from changelog
Tue, 25 Sep 2018 12:33:31 +0100 Jan Vrany Partial fix for "null" `HGChangeset`
Thu, 29 Mar 2018 22:22:31 +0100 Jan Vrany Fixed `HGChangeset >> #successors` for Mercurial < 4.1
Tue, 06 Mar 2018 11:50:32 +0000 Jan Vrany Fixed `HGStXTests >> #test_commit_31a` to work with evolve extension
Thu, 08 Feb 2018 09:54:32 +0000 Jan Vrany Initial support of obsolete changesets
Mon, 01 Jan 2018 20:27:19 +0000 Jan Vrany Fixes for Mecruial 4.4: fixed test `#test_commit_28` & `#test_commit_08a`
Sat, 30 Dec 2017 09:17:25 +0000 Jan Vrany Fixes for Mecruial 4.4: fixed parser of push/pull summary
Tue, 22 Nov 2016 20:11:53 +0000 Jan Vrany Fixed bookmark handling when using shared repositories.
Wed, 13 Jul 2016 18:29:10 +0100 Jan Vrany Fixed a bug in changeset id parsing
Fri, 10 Jun 2016 11:23:27 +0100 Jan Vrany Fixed UHE in browsers when Mercurial working is detected but not Mercurial is installed/configured
Thu, 12 May 2016 00:44:18 +0200 Jan Vrany Fixed tests for setups with enabled evolve extension
Sun, 24 Apr 2016 13:26:20 +0100 Jan Vrany "Fixed" long-standing "bug" in `#revisionLogOf:fromRevision:...`
Sat, 23 Apr 2016 19:55:12 +0100 Jan Vrany Issue #79: Settings => mercurial+ => MessageNotUnderstood
Tue, 22 Mar 2016 20:10:39 +0000 Jan Vrany Evolve: Added support for loading hidden changesets.
Fri, 11 Sep 2015 09:53:49 +0100 Jan Vrany Oops, forget to update test after 29d3b87fdd55
Tue, 25 Aug 2015 17:13:18 +0100 Jan Vrany Issue #19: Initial support for amending a commit
Wed, 03 Jun 2015 08:30:24 +0100 Jan Vrany Added HGChangeSet>>messageDigestUpTo: & messageDigest
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.
Tue, 04 Nov 2014 16:07:41 +0000 Jan Vrany Test fixes for bookmarks and Mercurial 2.5 and earlier.
Thu, 16 Oct 2014 01:53:23 +0000 Jan Vrany Fixes for issue #5: Wrong argument quoting on Windows
Wed, 30 Jul 2014 16:10:36 +0000 Jan Vrany Fixed timing issues for push/pull commands.
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 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
Fri, 21 Feb 2014 10:47:49 +0000 Jan Vrany Better `hg` command configuration handling and validation.
Tue, 18 Feb 2014 14:25:20 +0000 Jan Vrany More sanity check in HG settings dialog.
Sun, 09 Feb 2014 19:36:58 +0000 Jan Vrany Added HGRevset to fetch revision log using hg revsets.
Fri, 29 Nov 2013 17:52:47 +0000 Jan Vrany Fix in HGTests>>#test_remotes_01...
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)
Mon, 18 Mar 2013 10:36:00 +0000 Jan Vrany HGTests: push/pull tests splitted into multiple tests.
Sat, 09 Mar 2013 19:14:27 +0100 Jan Vrany Syntax fix.
Sat, 09 Mar 2013 18:41:54 +0100 Jan Vrany Workaround in HGTests>>test_pull_01: workarounding buggy ext4 driver.
Fri, 08 Mar 2013 20:04:25 +0000 Jan Vrany Bugfix for commiting to an empty repository. hg-command-server-support
Sun, 03 Mar 2013 23:58:51 +0000 Jan Vrany Command server is now used by default. hg-command-server-support
Wed, 06 Feb 2013 04:09:43 -0800 Jan Vrany Test fixes for Windows.
Wed, 06 Feb 2013 10:39:51 +0100 Jan Vrany Workaround for buggy Timestamp.
Wed, 06 Feb 2013 10:23:53 +0100 Jan Vrany Bugfix in HGTests>>#test_commit_04 - workaround for buggy Timestamp.
Mon, 04 Feb 2013 23:56:06 +0100 Jan Vrany Error & notification handling & propagating unified. Fixes in push/pull error handling.
Mon, 04 Feb 2013 15:55:37 +0100 Jan Vrany Temporary commit: added notification propagation. Added Push/Pull info.
Mon, 04 Feb 2013 12:59:18 +0100 Jan Vrany Better error handling in HGCommand (part 1).
Fri, 01 Feb 2013 14:59:53 +0000 Jan Vrany Add a date parameter to commit message.
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.
Mon, 21 Jan 2013 05:27:51 -0800 Jan Vrany Bugfix in Settings (checking for Mercurial version).
Mon, 14 Jan 2013 17:01:55 +0000 Jan Vrany Initial support for merging.
Mon, 14 Jan 2013 14:11:31 +0000 Jan Vrany Bufix: empty repository should have one branch named 'default'.
Mon, 10 Dec 2012 03:43:12 +0000 Jan Vrany Support for commiting to a new branch.
Sun, 09 Dec 2012 23:27:08 +0000 Jan Vrany Addec HGRepositoru>>remotes returning list of remote repositories.
Fri, 07 Dec 2012 16:36:27 -0800 Jan Vrany Added check for author signature before commit.
Thu, 06 Dec 2012 21:56:30 +0000 Jan Vrany Added HGRepository>>config.
Wed, 05 Dec 2012 20:10:07 +0000 Jan Vrany Added HGWorkingCopyFile>>revisions.
less more (0) -60 tip