Thu, 26 Jun 2014 01:13:28 +0200 Allow to use hg.bat as Mercurial executable on Windows.
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 26 Jun 2014 01:13:28 +0200] rev 437
Allow to use hg.bat as Mercurial executable on Windows. This is usefull when one needs to wrap hg command or uses a hand-compiled Mercurial from sources under Windows.
Tue, 27 May 2014 16:22:31 +0100 Fixed commit warning when not all modified packages are about to commit.
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 27 May 2014 16:22:31 +0100] rev 436
Fixed commit warning when not all modified packages are about to commit. The "Continue" button to commit did not call postBuildWith2: sp package working copy has not been updated and therefore there was nothing to commit.
Fri, 23 May 2014 13:21:20 +0100 Fix in HGSourceCodeManager>>revisionInfoFromString:inClass: - care for non-existing project definition.
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 23 May 2014 13:21:20 +0100] rev 435
Fix in HGSourceCodeManager>>revisionInfoFromString:inClass: - care for non-existing project definition.
Mon, 12 May 2014 17:48:16 +0100 Fixed bug AbstractFileBrowser class>>hgMenu.
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 12 May 2014 17:48:16 +0100] rev 434
Fixed bug AbstractFileBrowser class>>hgMenu.
Fri, 02 May 2014 18:34:06 +0100 Fixed retrieving a revision info for extensions, returning package's logical revision.
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 02 May 2014 18:34:06 +0100] rev 433
Fixed retrieving a revision info for extensions, returning package's logical revision. The implementation is bit hacky because of unfortunate design of SourceCodeManager API. To get a revision info, source code manager is only passed a revision string (from version_XX method) which does not contain any real revision info. To figure out package in question, a caller stack is searched. Ugly, indeed.
Thu, 01 May 2014 18:26:23 +0100 Merged 5bc7ac796e5e and f4cc379b8281
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 01 May 2014 18:26:23 +0100] rev 432
Merged 5bc7ac796e5e and f4cc379b8281
Thu, 01 May 2014 18:11:28 +0100 Change Class>>revision to return logical revision instead of binary revision.
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 01 May 2014 18:11:28 +0100] rev 431
Change Class>>revision to return logical revision instead of binary revision. The logical revision is always from class's project definition class. This is more reliable (or, say less confusing) then binary revision. Binary revision is a working copy parent revision at the time particular class has been compiled, not necesarily "last changed revision of the file".
Wed, 30 Apr 2014 20:58:10 +0200 just a setter
Claus Gittinger [Wed, 30 Apr 2014 20:58:10 +0200] rev 430
just a setter
Wed, 30 Apr 2014 20:35:41 +0200 activity notification
Claus Gittinger [Wed, 30 Apr 2014 20:35:41 +0200] rev 429
activity notification
Wed, 30 Apr 2014 20:34:36 +0200 use new asMutator message
Claus Gittinger [Wed, 30 Apr 2014 20:34:36 +0200] rev 428
use new asMutator message
(0) -300 -100 -10 +10 +100 +300 tip