Wed, 05 Mar 2014 10:04:25 +0000 Jan Vrany Merged 5acd6d915c77 and 1f009c523329
Wed, 05 Mar 2014 09:55:13 +0000 Jan Vrany Merged cf4d7072fdf2 and 69f0a4078682
Wed, 05 Mar 2014 09:21:52 +0000 Jan Vrany Merged be5b0421297e and f05648d15add
Wed, 05 Mar 2014 09:11:06 +0000 Jan Vrany Added changelog file to track (important) changes.
Wed, 05 Mar 2014 00:34:15 +0000 Jan Vrany Fix for issue #18 - circular class renames.
Tue, 04 Mar 2014 13:19:53 +0000 Jan Vrany Fixed HGCommitTask>>message
Mon, 03 Mar 2014 10:21:31 +0000 Jan Vrany Added new warning to commit dialog.
Sat, 01 Mar 2014 00:22:00 +0000 Jan Vrany Added caching to SCMAbstractPackageModel to speed up certain queries.
Fri, 28 Feb 2014 10:47:43 +0000 Jan Vrany Added notion if 'virtual' package
Thu, 27 Feb 2014 22:38:01 +0000 Jan Vrany Fix in ProjectDefinition>>hgLogicalRevision:
Thu, 27 Feb 2014 17:09:58 +0000 Jan Vrany Bugfix: added SCMCommonPackageModelGroup>>#species for collect:/select: sort of methods.
Thu, 27 Feb 2014 10:33:33 +0000 Jan Vrany Two more tests for nested packages.
Wed, 26 Feb 2014 00:12:05 +0000 Jan Vrany Fix in test HGStXTests>>test_commit_nested_04a
Tue, 25 Feb 2014 23:35:59 +0000 Jan Vrany Introduced SCMCommonPackageModelGroup.
Sun, 23 Feb 2014 20:03:07 +0000 Jan Vrany SCMAbstractFileoutLikeTask refactored to support multiple packages.
Fri, 21 Feb 2014 22:08:09 +0000 Jan Vrany STC bug workaround in SCMAbstractPackageModel>>siblings.
Thu, 20 Feb 2014 00:32:41 +0000 Jan Vrany Upon commit, update logical revision of all packages that belongs to the same repository...
Fri, 21 Feb 2014 10:47:49 +0000 Jan Vrany Better `hg` command configuration handling and validation.
Tue, 18 Feb 2014 21:56:01 +0000 Jan Vrany Added simple extension to test HTTP authentication.
Tue, 18 Feb 2014 21:41:02 +0000 Jan Vrany Added some tests for nested packages support.
Tue, 18 Feb 2014 14:25:20 +0000 Jan Vrany More sanity check in HG settings dialog.
Tue, 18 Feb 2014 14:22:14 +0000 Jan Vrany Initial support for bookmarks.
Mon, 17 Feb 2014 14:47:32 +0000 Jan Vrany Fix in filebrowser menus: quote hg command.
Sun, 09 Feb 2014 19:36:58 +0000 Jan Vrany Added HGRevset to fetch revision log using hg revsets.
Thu, 13 Feb 2014 16:25:49 +0000 Jan Vrany Added 'Clone...' and 'Create...' menu entries to file browser.
Thu, 13 Feb 2014 11:46:01 +0000 Jan Vrany Fix in file browser menu - make 'Edit User Config' enabled even if no repository is selected.
Tue, 11 Feb 2014 15:08:13 +0000 Jan Vrany Added tests to cover issue #15.
Sun, 09 Feb 2014 20:03:13 +0000 Jan Vrany Minor improvements in debugging support.
Fri, 07 Feb 2014 11:02:59 +0100 Jan Vrany Fix in ProjectDefinition>>hgPostLoad - check for non-existing package directory.
Fri, 07 Feb 2014 10:35:16 +0100 Jan Vrany Added support for `hg help` command.
Wed, 29 Jan 2014 15:57:26 +0000 Jan Vrany Fixes tests HGStxTests>>test_commit_16x on 6.2.2
Wed, 29 Jan 2014 15:24:06 +0000 Jan Vrany Fixed test HGStXTests>>test_commit_10a.
Fri, 29 Nov 2013 21:02:00 +0000 Jan Vrany Merged a2b08403cfa8 and 6d06f4a545fb
Fri, 29 Nov 2013 21:00:10 +0000 Jan Vrany Fix for issue #26: Java extension files are removed.
Fri, 29 Nov 2013 20:59:36 +0000 Jan Vrany Minor documentation fixes
Fri, 29 Nov 2013 17:52:47 +0000 Jan Vrany Fix in HGTests>>#test_remotes_01...
Fri, 29 Nov 2013 15:49:36 +0000 Jan Vrany Added status icon to commit dialog.
Thu, 14 Nov 2013 13:33:16 +0000 Jan Vrany Fixes parsing of `hg pull` for Mercurial 7.2.x
Thu, 17 Oct 2013 01:38:17 +0100 Jan Vrany Re-added accidentically removed HGCommand::remove>>argumentsCommandOn:/force/force:
Thu, 17 Oct 2013 00:56:09 +0100 Jan Vrany Added HGSourceCodeManager>>isContainerBased
Wed, 16 Oct 2013 10:48:50 +0100 Jan Vrany Added lost HGCommand::remove>>force: method.
Fri, 11 Oct 2013 18:31:01 +0100 Jan Vrany Made HGWorkingCopyFile>>remove forced, i.e., it removes the file even if there are changes to it)
Wed, 09 Oct 2013 12:12:20 +0100 Jan Vrany Added more support for HG mirrors of CVS repos.
Wed, 09 Oct 2013 09:20:12 +0100 Jan Vrany Fix in SCMAbstractPackageModel>>#containerNameForExtensions:javaClass:
Sat, 05 Oct 2013 00:58:55 +0100 Jan Vrany Fix for Mercurial 2.7 (error message differ)
Tue, 01 Oct 2013 14:09:31 +0100 Jan Vrany Oops, another fix in documentation.
Tue, 01 Oct 2013 14:06:38 +0100 Jan Vrany Minor fix in documentation.
Tue, 24 Sep 2013 12:44:53 +0100 Jan Vrany More support for Java extension methods.
Fri, 20 Sep 2013 01:36:27 +0100 Jan Vrany Improvement in HGTestCase. Do not update changefile and use temporary changeset when running tests.
Thu, 19 Sep 2013 23:48:51 +0100 Jan Vrany Fix in HGCommandParser>>#parseLogEntry.
Tue, 17 Sep 2013 11:23:57 +0100 Jan Vrany Fix for filing out Java extensions.
Thu, 12 Sep 2013 15:54:16 +0100 Jan Vrany Fix in HGStXTests>>#test_commit_12a.
Fri, 06 Sep 2013 01:15:59 +0100 Jan Vrany Changed HG2CVS to generate a commit script instead of issuing cvs commands immediately.
Thu, 05 Sep 2013 12:40:01 +0100 Jan Vrany Added HG2CVS tool for naive synchronization of CVS from Mercuriual repo.
Wed, 21 Aug 2013 09:33:11 +0100 Jan Vrany Fixes problem with StrictRaising.
Thu, 01 Aug 2013 15:17:03 +0100 Jan Vrany Fixed misspelled sentence in license notice.
Thu, 01 Aug 2013 15:15:46 +0100 Jan Vrany Fixed window label for settings application.
Thu, 01 Aug 2013 14:51:50 +0100 Jan Vrany Fix endless loop in HGInstaller.
Thu, 18 Jul 2013 22:25:55 +0100 Jan Vrany Added tag r1.0 for changeset 93b086927aea
Sat, 13 Jul 2013 12:21:46 +0100 Jan Vrany Fixes for parsing output of 'hg push' and 'hg pull'
(0) -300 -100 -60 +60 +100 +300 tip