Thu, 28 Jul 2022 06:56:07 +0100 Merge default tip
Jan Vrany <jan.vrany@labware.com> [Thu, 28 Jul 2022 06:56:07 +0100] rev 943
Merge
Mon, 30 May 2022 13:55:20 +0100 Add new utility method `SCMCopyrightUpdater >> updateClass:usingTemplate:`
Jan Vrany <jan.vrany@labware.com> [Mon, 30 May 2022 13:55:20 +0100] rev 942
Add new utility method `SCMCopyrightUpdater >> updateClass:usingTemplate:` This is useful to bulk-updating copyright notice (such as when relicensing)
Mon, 27 Jun 2022 12:35:23 +0100 Merge
Jan Vrany <jan.vrany@labware.com> [Mon, 27 Jun 2022 12:35:23 +0100] rev 941
Merge
Fri, 27 May 2022 10:07:22 +0200 Fixing exeeded windows mercurial filename size limit
Patrik Svestka <patrik.svestka@gmail.com> [Fri, 27 May 2022 10:07:22 +0200] rev 940
Fixing exeeded windows mercurial filename size limit Taking in account the worst case scenario, where the borderline file could be counted with both double quotes and space. These characters' sizes are now always substracted from the next partition limit. This is done so the partition is never larger than the filenames size limit imposed on windows mercurial.
Fri, 27 May 2022 10:07:22 +0200 Fixing mercurial windows file limit exceed due to double quotes and space
Patrik Svestka <patrik.svestka@gmail.com> [Fri, 27 May 2022 10:07:22 +0200] rev 939
Fixing mercurial windows file limit exceed due to double quotes and space Taking in account the worst case scenario, where the borderline file could be counted with double quotes and space. These characters' sizes are now substracted from the next partition limit. This is to make sure the partition is not larger than the imposed limit on mercurial on windows.
Mon, 10 Jan 2022 14:21:17 +0100 Enable support for Mercurial 6.x
Patrik Svestka <patrik.svestka@gmail.com> [Mon, 10 Jan 2022 14:21:17 +0100] rev 938
Enable support for Mercurial 6.x
Thu, 09 Dec 2021 11:16:29 +0000 Merge
Jan Vrany <jan.vrany@labware.com> [Thu, 09 Dec 2021 11:16:29 +0000] rev 937
Merge
Thu, 09 Dec 2021 11:06:17 +0000 Merge
Jan Vrany <jan.vrany@labware.com> [Thu, 09 Dec 2021 11:06:17 +0000] rev 936
Merge
Mon, 06 Dec 2021 09:47:40 +0100 Improved partition limit calculation when executing HGCommand::status
Patrik Svestka <patrik.svestka@gmail.com> [Mon, 06 Dec 2021 09:47:40 +0100] rev 935
Improved partition limit calculation when executing HGCommand::status Every subsequent partition will be in most cases few characters larger. The previous code implemented only the worst case scenario.
Fri, 03 Dec 2021 11:40:55 +0000 Add comment `HGWorkingCopy >> statusesOf:`
Jan Vrany <jan.vrany@labware.com> [Fri, 03 Dec 2021 11:40:55 +0000] rev 934
Add comment `HGWorkingCopy >> statusesOf:` ...to ease debugging when assertion fails.
(0) -300 -100 -10 tip