mercurial/mercurial.rc
Fri, 21 Feb 2014 10:47:49 +0000 Jan Vrany Better `hg` command configuration handling and validation.
Sun, 09 Feb 2014 19:36:58 +0000 Jan Vrany Added HGRevset to fetch revision log using hg revsets.
Fri, 29 Nov 2013 21:00:10 +0000 Jan Vrany Fix for issue #26: Java extension files are removed.
Wed, 09 Oct 2013 12:12:20 +0100 Jan Vrany Added more support for HG mirrors of CVS repos.
Tue, 17 Sep 2013 11:23:57 +0100 Jan Vrany Fix for filing out Java extensions.
Thu, 05 Sep 2013 12:40:01 +0100 Jan Vrany Added HG2CVS tool for naive synchronization of CVS from Mercuriual repo.
Fri, 12 Jul 2013 17:47:21 +0100 Jan Vrany Changed license to LGPL2.
Mon, 08 Jul 2013 02:37:37 +0100 Jan Vrany When running tests, make sure Class>>#tryLocalSourceFirst: has defined value.
Mon, 08 Jul 2013 00:35:14 +0100 Jan Vrany Initial version of HGInstaller.st...
Fri, 05 Jul 2013 01:08:00 +0100 Jan Vrany Build files regenerated...
Thu, 04 Jul 2013 02:25:20 +0100 Jan Vrany Bugfix in HGSourceCodeManager>>#isResponsibleForPackage:
Wed, 03 Jul 2013 23:49:48 +0100 Jan Vrany Fixes for compilation under Windows against Smalltalk/X 6.2.2
Tue, 02 Jul 2013 11:42:11 +0100 Jan Vrany Bugfixes in push parsing.
Tue, 11 Jun 2013 00:55:03 +0100 Jan Vrany Bugfix for creating new subpackage inside existing package (part 1)
Tue, 21 May 2013 16:50:38 +0100 Jan Vrany Added ProjectDefinition>>hgRemoveContainesForDeletedClasses config methd.
Thu, 04 Apr 2013 19:51:03 +0100 Jan Vrany Added push/pull menu to file browser.
Tue, 02 Apr 2013 11:29:16 +0100 Jan Vrany Removed HGWorkingCopyBrowser.
Mon, 01 Apr 2013 14:03:48 +0100 Jan Vrany Fixes for commiting from filebrowser.
Fri, 22 Mar 2013 09:09:49 +0000 Jan Vrany Bugfix: merge command output parsing.
Tue, 19 Mar 2013 10:49:52 +0000 Jan Vrany Care for class removal and superclass/pool change.
Tue, 19 Mar 2013 08:59:59 +0000 Jan Vrany Correctly set path within repository for subpackages even if the subpackage does not yet exists.
Sat, 09 Mar 2013 22:29:37 +0000 Jan Vrany Introduced HGDebugFlags.
Wed, 06 Mar 2013 00:39:40 +0000 Jan Vrany HGCommandServer>>execute: refactored & hopefully fixed. hg-command-server-support
Tue, 05 Mar 2013 19:17:55 +0000 Jan Vrany Terminate command server's after some time of inactivity (currently 1min), hg-command-server-support
Mon, 04 Mar 2013 10:10:23 +0000 Jan Vrany Remover repository instvar deom command server to allow for GC. hg-command-server-support
Mon, 04 Mar 2013 00:10:03 +0000 Jan Vrany Fixed bug in spawning workers. 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
Sun, 03 Mar 2013 20:45:13 +0000 Jan Vrany Most commands are now executeb using executeInRepository: hg-command-server-support
Sun, 03 Mar 2013 19:59:26 +0000 Jan Vrany Log command works using command server. hg-command-server-support
Sun, 03 Mar 2013 19:43:56 +0000 Jan Vrany More work on command server. Not yet finished, though. hg-command-server-support
Sun, 03 Mar 2013 12:29:14 +0000 Jan Vrany Initial version of HGCommandServer hg-command-server-support
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 00:07:50 +0100 Jan Vrany Bugfix: HGCommandParser>>parseCommandPull - added support head change information
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 14:05:02 +0000 Jan Vrany Fixed bugs introduced on 2013-01-22.
Fri, 01 Feb 2013 12:02:22 +0000 Jan Vrany Added copyright notice.
Fri, 25 Jan 2013 20:29:20 +0000 Jan Vrany More menu items in FileBrowser.
Tue, 22 Jan 2013 20:56:40 +0000 Jan Vrany Bugfixes in changeset lazy loading.
Tue, 22 Jan 2013 14:05:05 +0000 Jan Vrany Performance optimization in HGWorkingCopyFile.
Mon, 21 Jan 2013 05:27:51 -0800 Jan Vrany Bugfix in Settings (checking for Mercurial version).
Thu, 17 Jan 2013 21:55:05 +0000 Jan Vrany Bugfix in HGMergeTool::Smalltalk>>merge (no diff)
Wed, 16 Jan 2013 12:04:27 +0000 Jan Vrany Bugfix: resolve only one file when file is selected.
Tue, 15 Jan 2013 12:02:38 +0000 Jan Vrany More work on merging.
Mon, 14 Jan 2013 22:16:57 +0000 Jan Vrany More work on merging. Not yet finished.
Mon, 14 Jan 2013 17:01:55 +0000 Jan Vrany Initial support for merging.
Mon, 14 Jan 2013 14:39:05 +0000 Jan Vrany Bugfix: keep branch of mater working copy even if there are no changesets yet.
Mon, 14 Jan 2013 13:56:09 +0000 Jan Vrany Fixed commit to freshly created repository.
Sat, 12 Jan 2013 14:10:22 +0000 Jan Vrany Implemented commit menu item in file browser.
Sun, 16 Dec 2012 13:02:32 +0100 Jan Vrany Bugfix - do not cache repositories by default.
Sun, 16 Dec 2012 01:31:06 +0100 Jan Vrany Added support for lazy changesets.
Fri, 14 Dec 2012 20:19:43 +0100 Jan Vrany Experimental HGWorkingCopyBrowser - unfinished!
Fri, 14 Dec 2012 17:53:21 +0100 Jan Vrany Added HGWorkingCopyBrowser.
Tue, 11 Dec 2012 09:13:51 +0000 Jan Vrany Removed accidentical dependency on stx:libsvn.
Mon, 10 Dec 2012 11:42:50 +0000 Jan Vrany HGCommitDialog UI improvements.
Mon, 10 Dec 2012 11:29:35 +0000 Jan Vrany Bugfix in HGCommit tast (committing into a new branch)
Mon, 10 Dec 2012 04:23:25 +0000 Jan Vrany Added 'Push' menu to system browser.
less more (0) -100 -60 tip