Wed, 28 Nov 2012 09:12:38 +0000 Jan Vrany Added warning about commiting new head to HGCommitDialog.
Tue, 27 Nov 2012 23:45:29 +0000 Jan Vrany Added SCMAbstractSourceCodeManager>>ensureVersionMethodInClass:package:
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.
Tue, 27 Nov 2012 18:20:56 +0000 Jan Vrany Added test_repo_02.hg.zip
Tue, 27 Nov 2012 18:02:09 +0000 Jan Vrany HGNodeId renamed to HGChangesetId
Fri, 23 Nov 2012 23:13:22 +0000 Jan Vrany Update logical revision on commit,
Fri, 23 Nov 2012 23:12:15 +0000 Jan Vrany Commtent in SCMAbstractPackageModel>>commited.
Fri, 23 Nov 2012 20:34:48 +0000 Jan Vrany Test fixes. Added library description & copyright.
Fri, 23 Nov 2012 20:33:53 +0000 Jan Vrany Library description & copyright.
Fri, 23 Nov 2012 11:25:28 +0000 Jan Vrany HGStXTests: added tests for ProjectDefinition>>fileRevisionNr/fileRevisionNr.
Fri, 23 Nov 2012 10:21:39 +0000 Jan Vrany mercurial.rc fixed again
Fri, 23 Nov 2012 01:03:24 +0000 Jan Vrany HGPackageModelRegistry>>flush: fix for Windows.
Thu, 22 Nov 2012 23:58:35 +0000 Jan Vrany HGCommand: fixes for Windows.
Thu, 22 Nov 2012 12:35:58 +0000 Jan Vrany Fixed .rc files (sigh)
Thu, 22 Nov 2012 11:52:29 +0000 Jan Vrany Tests fixed. Not-yet-supported tests marked as skipped.
Thu, 22 Nov 2012 11:50:47 +0000 Jan Vrany Make SCMAbstractPackageModelRegistry>>flush: an anbstract method. Fixes common.rc.
Wed, 21 Nov 2012 02:08:32 +0000 Jan Vrany stx compilation fixes
Wed, 21 Nov 2012 02:07:27 +0000 Jan Vrany Added lost extension method
Wed, 21 Nov 2012 01:23:22 +0000 Jan Vrany Fixed renaming of class containers.
Wed, 21 Nov 2012 01:21:47 +0000 Jan Vrany Bunch of fixes.
Tue, 20 Nov 2012 21:32:08 +0000 Jan Vrany Added more commit tests.
Tue, 20 Nov 2012 21:29:35 +0000 Jan Vrany HGPackageModel: check for missing workspace.
Tue, 20 Nov 2012 21:16:11 +0000 Jan Vrany Added missing ChangeSet>>condenseChangesForPackageAfterCommit:
Tue, 20 Nov 2012 10:27:50 +0000 Jan Vrany Added HGVersionInfo.
Tue, 20 Nov 2012 10:24:53 +0000 Jan Vrany SCMAbstractSourceCodeManager tweaks in revision string parsing
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 23:08:35 +0000 Jan Vrany Fixed all references to libsvn classes. Added SCMCompatModeQuery.
Mon, 19 Nov 2012 21:57:45 +0000 Jan Vrany Added configurable path to 'hg' command.
Sat, 17 Nov 2012 20:20:35 +0000 vranyj1 Updated mocks_hg_p1.hg.zip
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 11:02:01 +0000 vranyj1 HGTests: tests for not yet supported features commented.
Sat, 17 Nov 2012 10:28:55 +0000 vranyj1 HGChangesetFile>>construct: stc fix for { } arrays (stc generated buggy code
Sat, 17 Nov 2012 01:12:24 +0000 vranyj1 Added mocks_hg_p1.hg.zip test repository.
Sat, 17 Nov 2012 01:12:16 +0000 vranyj1 Fixed HGStXTests>>test_commit_01
Sat, 17 Nov 2012 01:12:10 +0000 vranyj1 Fix in SCMAbstractCommitTask>>doCommit
Sat, 17 Nov 2012 01:12:06 +0000 vranyj1 Basic support to access changeset content.
Sat, 17 Nov 2012 01:11:59 +0000 vranyj1 fix in SCMAbstractFileoutLikeTask>>doCompileVersionMethods
Sat, 17 Nov 2012 01:11:55 +0000 vranyj1 Refactoring: preparation for accessing changeset contents.
Sat, 17 Nov 2012 01:11:41 +0000 vranyj1 Utility methods
Sat, 17 Nov 2012 01:11:36 +0000 vranyj1 HGCommitDialog: nicer icons, fix for file list
Sat, 17 Nov 2012 01:10:55 +0000 vranyj1 SCMAbstractPackageModel: fixed initialization of working copy
Thu, 15 Nov 2012 23:14:41 +0000 vranyj1 - nicer icon
Thu, 15 Nov 2012 19:20:55 +0000 vranyj1 bc.mak manually fixed
Thu, 15 Nov 2012 19:18:43 +0000 vranyj1 Removed last bits of Git, hopefully
Thu, 15 Nov 2012 19:18:38 +0000 vranyj1 SCMAbstractDialog: fixed: #closeWindow
Thu, 15 Nov 2012 19:18:35 +0000 vranyj1 Fixes in committing
Thu, 15 Nov 2012 19:18:29 +0000 vranyj1 Fixes
Thu, 15 Nov 2012 16:41:36 +0000 vranyj1 Removed dependency on git
Thu, 15 Nov 2012 10:26:18 +0000 vranyj1 - SCMAbstractCommitDialog
Thu, 15 Nov 2012 10:26:14 +0000 vranyj1 Some hacks to make basic Mercurial commit working
Thu, 15 Nov 2012 10:26:08 +0000 vranyj1 Few hacks to make Mercurial commits working.
Thu, 15 Nov 2012 10:26:04 +0000 vranyj1 Commit support
Thu, 15 Nov 2012 01:44:36 +0000 vranyj1 More changes towards self hosting. Some work on model is still missing...
Thu, 15 Nov 2012 01:42:14 +0000 vranyj1 - More common code refactored
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:50:59 +0000 vranyj1 - stx_libscm_mercurial
(0) -100 -60 +60 +100 +300 tip