Thu, 08 Feb 2018 09:54:32 +0000 Initial support of obsolete changesets
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 08 Feb 2018 09:54:32 +0000] rev 808
Initial support of obsolete changesets * Added `HGChangeset >> isObsolete` testing method * Added `HGCHangeset >> successors` that returns immediaate sucessors changesets * Attempt to use an obsolete changeset would normally throw `HGObsoleteChangeset`
Thu, 08 Feb 2018 09:09:51 +0000 Improved parsing of common errors (such as unknown revision)
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 08 Feb 2018 09:09:51 +0000] rev 807
Improved parsing of common errors (such as unknown revision) The generic error [arsing methods not recognize these common errors and handle them, so individual commands do not need to override and specialize error parsing. Store more details (such as the id if unknown revision) in parameter of an exception.
Fri, 19 Jan 2018 22:42:30 +0100 #REFACTORING by stefan cvs_MAIN
Stefan Vogel <sv@exept.de> [Fri, 19 Jan 2018 22:42:30 +0100] rev 806
#REFACTORING by stefan class: HGChangesetFile changed: #readingFileDo:
Mon, 01 Jan 2018 20:27:19 +0000 Fixes for Mecruial 4.4: fixed test `#test_commit_28` & `#test_commit_08a`
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 01 Jan 2018 20:27:19 +0000] rev 805
Fixes for Mecruial 4.4: fixed test `#test_commit_28` & `#test_commit_08a` ...that hard-coded changeset sevirion mumbers. This broke on 4.4 as it apprarently usises different scheme for amending changesets (while preserving the semantics, indeed). The new test does not hardcode the changeset revnos but rather queries the `tip` revison.
Sat, 30 Dec 2017 09:17:25 +0000 Fixes for Mecruial 4.4: fixed parser of push/pull summary
Jan Vrany <jan.vrany@fit.cvut.cz> [Sat, 30 Dec 2017 09:17:25 +0000] rev 804
Fixes for Mecruial 4.4: fixed parser of push/pull summary ...that changed an output of pull (and maybe a push) commands. Now it also prints ids of new changesets after the summary (number of changesets added, number of new heds and so on)
Wed, 06 Dec 2017 03:34:16 +0100 #FEATURE by cg cvs_MAIN
Claus Gittinger <cg@exept.de> [Wed, 06 Dec 2017 03:34:16 +0100] rev 803
#FEATURE by cg class: SCMCommonSourceCodeManagerUtilities added: #tagClasses:as:revision: removed: #tagClasses:as: comment/format in: #tagPackage:as: changed: #tagClass:as:
Tue, 05 Dec 2017 20:20:46 +0100 #FEATURE by cg cvs_MAIN
Claus Gittinger <cg@exept.de> [Tue, 05 Dec 2017 20:20:46 +0100] rev 802
#FEATURE by cg class: SCMCommonSourceCodeManagerUtilities added: #checkinClasses:withInfo:withCheck:usingManager:onBranch: #checkinPackage:classes:extensions:buildSupport:askForMethodsInOtherPackages:onBranch: removed: #checkinClasses:withInfo:withCheck:usingManager: #checkinPackage:classes:extensions:buildSupport:askForMethodsInOtherPackages:
Tue, 05 Dec 2017 20:20:18 +0100 #FEATURE by cg cvs_MAIN
Claus Gittinger <cg@exept.de> [Tue, 05 Dec 2017 20:20:18 +0100] rev 801
#FEATURE by cg class: SCMAbstractSourceCodeManager class removed: #repositoryNameForPackage: category of: #savePreferencesOn:
Tue, 28 Nov 2017 19:23:23 +0100 #DOCUMENTATION by cg cvs_MAIN
Claus Gittinger <cg@exept.de> [Tue, 28 Nov 2017 19:23:23 +0100] rev 800
#DOCUMENTATION by cg class: HGChangesetPresenter category of: #authorString #changesetString #dateString #parentsString #summaryString
Sun, 26 Nov 2017 04:36:09 +0000 update tags
convert-repo [Sun, 26 Nov 2017 04:36:09 +0000] rev 799
update tags
(0) -300 -100 -10 +10 +100 tip