Thu, 03 Sep 2015 11:48:49 +0200 Use `FileBrowser default` instead of accessing UserPreferences directly
Claus Gittinger <cg@exept.de> [Thu, 03 Sep 2015 11:48:49 +0200] rev 565
Use `FileBrowser default` instead of accessing UserPreferences directly class: HGSourceCodeManager changed: #workingCopyBrowserClass (grafted from 1d6ccf38d2500eb8be2a26636a18403f3ce03e3f)
Mon, 27 Jul 2015 20:09:36 +0200 Regenerated HGIconLibrary>>hgLogo1
Claus Gittinger <cg@exept.de> [Mon, 27 Jul 2015 20:09:36 +0200] rev 564
Regenerated HGIconLibrary>>hgLogo1 (grafted from 195a83c64dab4b6896f6d0de9daaaff13354453c)
Tue, 25 Aug 2015 17:13:18 +0100 Issue #19: Initial support for amending a commit
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 25 Aug 2015 17:13:18 +0100] rev 563
Issue #19: Initial support for amending a commit
Tue, 25 Aug 2015 09:03:57 +0100 Added support to user shared repositories instead to temporary clones when commiting.
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 25 Aug 2015 09:03:57 +0100] rev 562
Added support to user shared repositories instead to temporary clones when commiting. Shared repositories are created by means of `hg share -B`. This has the advantage that it avoids a push from temporary working copy/repository to original working copy. Therefore the commited changeset will remain in phase `draft`, enabling for commit amending. Also, shared copies may be faster to create on Windows (or may not, no data to support that claim).
Mon, 24 Aug 2015 16:23:15 +0100 Fix in SCMAbstractTask>>repository: send #temporaryWorkingCopy instead of workingCopy
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 24 Aug 2015 16:23:15 +0100] rev 561
Fix in SCMAbstractTask>>repository: send #temporaryWorkingCopy instead of workingCopy
Thu, 03 Sep 2015 11:48:49 +0200 initial checkin cvs_MAIN
Claus Gittinger <cg@exept.de> [Thu, 03 Sep 2015 11:48:49 +0200] rev 560
initial checkin class: HGSourceCodeManager changed: #workingCopyBrowserClass
Mon, 31 Aug 2015 18:56:48 +0100 Updated information about supported Smalltalk/X versions in README.md
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 31 Aug 2015 18:56:48 +0100] rev 559
Updated information about supported Smalltalk/X versions in README.md
Mon, 31 Aug 2015 18:42:24 +0100 Fixed issue #58: Broken url in main readme
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 31 Aug 2015 18:42:24 +0100] rev 558
Fixed issue #58: Broken url in main readme Thanks Martin Dias for spotting this.
Thu, 30 Jul 2015 07:06:18 +0100 Added workaround for funny 'Path: ...' revision strings. Treat them as non-expanded HG revisions.
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 30 Jul 2015 07:06:18 +0100] rev 557
Added workaround for funny 'Path: ...' revision strings. Treat them as non-expanded HG revisions. These strings spuriously occur during development especially when one moves classes between packages. The proper solution would be to fix that a never generate them,
Thu, 18 Jun 2015 06:12:09 +0100 Added inspector tabs to show working copy contents in inspector
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 18 Jun 2015 06:12:09 +0100] rev 556
Added inspector tabs to show working copy contents in inspector to HGRepository, HGPackageWorkingCopy and HGWorkingCopyFile.
(0) -300 -100 -10 +10 +100 +300 tip