Fri, 08 Mar 2013 21:01:54 +0000 Jan Vrany Closing branch hg-command-server-support hg-command-server-support
Fri, 08 Mar 2013 21:01:05 +0000 Jan Vrany Merged changes accidentically commited to a closed branch
Fri, 08 Mar 2013 20:23:20 +0000 Jan Vrany Fixes in commit dialog (warning about commiting new head) hg-command-server-support
Fri, 08 Mar 2013 20:04:25 +0000 Jan Vrany Bugfix for commiting to an empty repository. hg-command-server-support
Thu, 07 Mar 2013 10:29:56 +0000 Jan Vrany Closing branch hg-command-server-support - merged to default hg-command-server-support
Thu, 07 Mar 2013 10:25:54 +0000 Jan Vrany Merged command server support.
Thu, 07 Mar 2013 09:31:37 +0000 Jan Vrany Bugfix for Linux - set lineEndTransparent onlt on Windows. 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 11:19:50 -0800 Jan Vrany Fixes for 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
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 09:50:26 +0000 Jan Vrany Fix in HGRepository>>#branches when using command server. 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 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.
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.
Wed, 06 Feb 2013 09:16:53 +0100 Jan Vrany Windows fix in HGTestCase>>#tearDown - wait and try again when test directory removal fails.
Wed, 06 Feb 2013 00:07:50 +0100 Jan Vrany Bugfix: HGCommandParser>>parseCommandPull - added support head change information
Tue, 05 Feb 2013 08:41:15 -0800 Jan Vrany Bugfix in cleaning documentation on Windows
Tue, 05 Feb 2013 15:26:00 +0100 Jan Vrany Bugfix of bugfix of HGCommandParser.
Tue, 05 Feb 2013 15:24:24 +0100 Jan Vrany Bugfix: HGCommandParser>>parseCommandMerge: handle correctly clear merges.
Tue, 05 Feb 2013 10:38:13 +0100 Jan Vrany Bugfix in HGPackageModelRegistry class>>flush: and pull command output parsing.
Tue, 05 Feb 2013 09:47:23 +0100 Jan Vrany Added SCMAbstractPackageModel>>temporaryWorkingCopyPath.
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:05:56 +0000 Jan Vrany Added copyright notice.
Fri, 01 Feb 2013 12:02:22 +0000 Jan Vrany Added copyright notice.
Tue, 29 Jan 2013 16:35:29 +0000 Jan Vrany Bug fix in changeset lazu loading.
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:
Fri, 25 Jan 2013 20:29:20 +0000 Jan Vrany More menu items in FileBrowser.
Fri, 25 Jan 2013 20:28:36 +0000 Jan Vrany Bugfix in HGRepository>>#branches &#heads - check .hg/store/00changelog.i instead of old .hg/00changelog.i!
Fri, 25 Jan 2013 20:10:10 +0000 Jan Vrany Performance improvement: cache heads and branches.
Fri, 25 Jan 2013 12:00:49 +0000 Jan Vrany Merge
Fri, 25 Jan 2013 12:00:12 +0000 Jan Vrany Merge commit
Fri, 25 Jan 2013 11:59:57 +0000 Jan Vrany Minor changes to documentation
Fri, 25 Jan 2013 00:54:43 +0100 Jan Vrany Bugfix: documentation build scripts for Windows
Thu, 24 Jan 2013 14:16:18 -0800 Jan Vrany Bugfix in makefiles on Windows: fixed targets doc, doc-install
Thu, 24 Jan 2013 22:28:42 +0000 Jan Vrany Added 'doc' and 'doc-install' make targets
Thu, 24 Jan 2013 14:09:36 -0800 Jan Vrany Documentation scripts for Windows
Thu, 24 Jan 2013 19:35:38 +0000 Jan Vrany Added initial documentation (incomplete)
Tue, 22 Jan 2013 22:38:51 +0000 Jan Vrany More bugfixes regarding lazy changeset loading.
Tue, 22 Jan 2013 20:56:40 +0000 Jan Vrany Bugfixes in changeset lazy loading.
Tue, 22 Jan 2013 20:54:43 +0000 Jan Vrany Added reference to help file.
Tue, 22 Jan 2013 17:09:15 +0000 Jan Vrany Performance optimization: lazily pre-load all unloaded changes at once.
(0) -100 -60 +60 +100 +300 tip