mercurial/HGCommand.st
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
Tue, 27 Nov 2012 21:42:13 +0000 Jan Vrany Added support for heads (both repository and per-branch)
Tue, 27 Nov 2012 21:00:31 +0000 Jan Vrany Added read-only support for branches.
Fri, 23 Nov 2012 23:13:22 +0000 Jan Vrany Update logical revision on commit,
Thu, 22 Nov 2012 23:58:35 +0000 Jan Vrany HGCommand: fixes for Windows.
Wed, 21 Nov 2012 01:21:47 +0000 Jan Vrany Bunch of fixes.
Mon, 19 Nov 2012 23:29:01 +0000 Jan Vrany Fixed misspelled selector in HGCommand. Use WC's repository to push
Mon, 19 Nov 2012 21:57:45 +0000 Jan Vrany Added configurable path to 'hg' command.
Sat, 17 Nov 2012 19:52:05 +0000 vranyj1 Detection of 'hg' command fixed (stupid bug)
Sat, 17 Nov 2012 19:40:19 +0000 vranyj1 Fixes for ercurial < 2.3
Sat, 17 Nov 2012 01:12:16 +0000 vranyj1 Fixed HGStXTests>>test_commit_01
Sat, 17 Nov 2012 01:12:06 +0000 vranyj1 Basic support to access changeset content.
Sat, 17 Nov 2012 01:11:55 +0000 vranyj1 Refactoring: preparation for accessing changeset contents.
Thu, 15 Nov 2012 19:18:43 +0000 vranyj1 Removed last bits of Git, hopefully
Thu, 15 Nov 2012 19:18:35 +0000 vranyj1 Fixes in committing
Thu, 15 Nov 2012 10:26:14 +0000 vranyj1 Some hacks to make basic Mercurial commit working
Thu, 15 Nov 2012 01:44:36 +0000 vranyj1 More changes towards self hosting. Some work on model is still missing...
Wed, 14 Nov 2012 21:41:23 +0000 vranyj1 HGCommand: changed: #execute: on Windows arguments must be passed as string.
Wed, 14 Nov 2012 20:03:01 +0000 vranyj1 - HGCommandParser
Wed, 14 Nov 2012 19:46:42 +0000 vranyj1 - stx_libscm_mercurial
Tue, 13 Nov 2012 18:09:24 +0000 vranyj1 Baisc support for changesets (revision log)
Tue, 13 Nov 2012 11:06:16 +0000 vranyj1 - Support for commit
Fri, 09 Nov 2012 12:09:13 +0000 vranyj1 - HGWorkingCopyFile
Tue, 23 Oct 2012 11:04:26 +0000 vranyj1 stc compilation fixes
Tue, 23 Oct 2012 10:37:14 +0000 vranyj1 - HGTests
Wed, 17 Oct 2012 14:39:04 +0000 vranyj1 - First bits
less more (0) tip