Sat, 29 Jun 2013 23:53:57 +0100 Changed superclass of SCMCommonSourceCodeManager to AbstractSourceCodeManager.
Jan Vrany <jan.vrany@fit.cvut.cz> [Sat, 29 Jun 2013 23:53:57 +0100] rev 301
Changed superclass of SCMCommonSourceCodeManager to AbstractSourceCodeManager. This allows Mercurial support to be compiled under Smalltalk/X 6.2.2,
Wed, 26 Jun 2013 07:50:47 +0100 Bugfix in HGCommand::resolve.
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 26 Jun 2013 07:50:47 +0100] rev 300
Bugfix in HGCommand::resolve. Bytecode-compiled code behaves differently than stc-compiled. Fix ifTrue: condition so it works under both.
Sat, 22 Jun 2013 11:35:41 +0100 Removed debug prints from HGPackageModel>>#setName:repository:
Jan Vrany <jan.vrany@fit.cvut.cz> [Sat, 22 Jun 2013 11:35:41 +0100] rev 299
Removed debug prints from HGPackageModel>>#setName:repository:
Fri, 21 Jun 2013 23:59:01 +0100 Bugfix for SCMAbtractPackageModel#reporsityRoot.
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 21 Jun 2013 23:59:01 +0100] rev 298
Bugfix for SCMAbtractPackageModel#reporsityRoot. Correctly compute oackage root within repository.
Tue, 11 Jun 2013 00:59:46 +0100 Fix in HGPackageModelRegistry>>#packageNamed0: for top-level packages...
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 11 Jun 2013 00:59:46 +0100] rev 297
Fix in HGPackageModelRegistry>>#packageNamed0: for top-level packages... ...such as 'stx'.
Tue, 11 Jun 2013 00:55:03 +0100 Bugfix for creating new subpackage inside existing package (part 1)
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 11 Jun 2013 00:55:03 +0100] rev 296
Bugfix for creating new subpackage inside existing package (part 1)
Mon, 10 Jun 2013 02:06:48 +0100 Nasty bufix in HGMCVersionInfo: generate UUID based on name + changeset id...
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 10 Jun 2013 02:06:48 +0100] rev 295
Nasty bufix in HGMCVersionInfo: generate UUID based on name + changeset id... ...and not only on changeset ID. SmalltalkHub uses the UUID to identify the package and this confuses him (it simply serves wrong file, then)
Sun, 09 Jun 2013 23:38:51 +0100 Fix in HGMCVersionInfo>>#initializeWithPackage:changeset:
Jan Vrany <jan.vrany@fit.cvut.cz> [Sun, 09 Jun 2013 23:38:51 +0100] rev 294
Fix in HGMCVersionInfo>>#initializeWithPackage:changeset: Also add author field in the name as Metacello requires it.
Sun, 09 Jun 2013 23:31:55 +0100 Fix in HGMCVersionInfo: removed stray closing paren in timestmap format string.
Jan Vrany <jan.vrany@fit.cvut.cz> [Sun, 09 Jun 2013 23:31:55 +0100] rev 293
Fix in HGMCVersionInfo: removed stray closing paren in timestmap format string.
Sun, 09 Jun 2013 23:29:37 +0100 Generate MC sequential version id from changeset's timestamp.
Jan Vrany <jan.vrany@fit.cvut.cz> [Sun, 09 Jun 2013 23:29:37 +0100] rev 292
Generate MC sequential version id from changeset's timestamp.
(0) -300 -100 -10 +10 +100 +300 tip