mercurial/HGCommand.st
Mon, 14 Apr 2014 11:44:33 +0200 Jan Vrany Merged 28497a4df430 and 91d981298a96
Sun, 13 Apr 2014 17:02:07 +0200 Claus Gittinger avoid another error when notification is raised
Sun, 13 Apr 2014 16:33:23 +0200 Claus Gittinger must also set LC_MESSAGES to 'C'
Fri, 21 Mar 2014 11:23:30 +0000 Jan Vrany Initial support for Mercurial bookmarks.
Mon, 17 Mar 2014 09:43:05 +0000 Jan Vrany Initial version of HGChangesetBrowser, a tool for browsing commit history.
Wed, 05 Mar 2014 10:04:25 +0000 Jan Vrany Merged 5acd6d915c77 and 1f009c523329
Wed, 05 Mar 2014 00:34:15 +0000 Jan Vrany Fix for issue #18 - circular class renames.
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.
Thu, 13 Feb 2014 16:25:49 +0000 Jan Vrany Added 'Clone...' and 'Create...' menu entries to file browser.
Sun, 09 Feb 2014 20:03:13 +0000 Jan Vrany Minor improvements in debugging support.
Fri, 07 Feb 2014 10:35:16 +0100 Jan Vrany Added support for `hg help` command.
Thu, 17 Oct 2013 01:38:17 +0100 Jan Vrany Re-added accidentically removed HGCommand::remove>>argumentsCommandOn:/force/force:
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, 21 Aug 2013 09:33:11 +0100 Jan Vrany Fixes problem with StrictRaising.
Fri, 12 Jul 2013 17:47:21 +0100 Jan Vrany Changed license to LGPL2.
Wed, 26 Jun 2013 07:50:47 +0100 Jan Vrany Bugfix in HGCommand::resolve.
Wed, 13 Mar 2013 00:27:52 +0000 Jan Vrany Fix in HGCommand (readWait)
Sun, 10 Mar 2013 01:31:03 +0100 Jan Vrany Fix: alos do #readWait on stderr pipe.
Sat, 09 Mar 2013 23:14:44 +0000 Jan Vrany Fix in HGCommand>>execute:.
Sat, 09 Mar 2013 22:29:37 +0000 Jan Vrany Introduced HGDebugFlags.
Fri, 08 Mar 2013 22:36:15 +0000 Jan Vrany Bugfix: moved status:result to HGCommand::heads.
Fri, 08 Mar 2013 20:04:25 +0000 Jan Vrany Bugfix for commiting to an empty repository. hg-command-server-support
Wed, 06 Mar 2013 11:47:34 -0800 Jan Vrany Raise priority of stderr parser proces when spawning command (not using command server). hg-command-server-support
Wed, 06 Mar 2013 00:44:41 +0000 Jan Vrany Tracing and debugging turned off by default. hg-command-server-support
Wed, 06 Mar 2013 00:39:40 +0000 Jan Vrany HGCommandServer>>execute: refactored & hopefully fixed. 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
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
Wed, 06 Feb 2013 19:24:06 +0100 Jan Vrany Bugfix in parsing 'push' and 'branches' command output.
Wed, 06 Feb 2013 08:19:24 -0800 Jan Vrany Bugfix: HGCommand - args is string on Windows, so do not make one when tracing.
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, 29 Jan 2013 16:33:48 +0000 Jan Vrany Merged fce7e7b62741 and 7985d1be806a
Tue, 29 Jan 2013 16:31:57 +0000 Jan Vrany HGCommand: added tracing of executed commands.
Tue, 29 Jan 2013 16:04:17 +0000 Jan Vrany Improvement HGRepository>>push:
Tue, 22 Jan 2013 17:09:15 +0000 Jan Vrany Performance optimization: lazily pre-load all unloaded changes at once.
Mon, 21 Jan 2013 05:27:51 -0800 Jan Vrany Bugfix in Settings (checking for Mercurial version).
Mon, 14 Jan 2013 22:55:44 +0000 Jan Vrany STC compilability fixes (caused by buggy changeset)
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.
Sun, 16 Dec 2012 01:31:06 +0100 Jan Vrany Added support for lazy changesets.
Mon, 10 Dec 2012 02:49:43 +0000 Jan Vrany Support for 'autopush' in commit dialog.
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.
Thu, 06 Dec 2012 17:48:06 +0000 Jan Vrany Initial support for config parsing (not yet integrated). UI improvements in commit dialog (comparing).
Thu, 06 Dec 2012 12:50:59 +0000 Jan Vrany Bugfix in HGCommand>>execute (close command output pipe)
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.
Tue, 04 Dec 2012 10:14:28 +0000 Jan Vrany More SourceCodeManager API.
Fri, 30 Nov 2012 21:42:46 +0000 Jan Vrany version_HG changed to return string.
Wed, 28 Nov 2012 09:12:38 +0000 Jan Vrany Added warning about commiting new head to HGCommitDialog.
Tue, 27 Nov 2012 22:17:24 +0000 Jan Vrany Fixed test StXTests>>test_commit_03c
less more (0) -60 tip