log tests/test-stablerange.t @ 6477:33f24dd8cfa2 stable 11.0.1

age author description
Thu, 01 Jul 2021 14:36:20 +0300 Anton Shestakov tests: use `| tee` for writing to files at the same time as to stdout
Tue, 29 Jun 2021 12:46:28 +0300 Anton Shestakov tests: add the other methods for debugstablerange as test cases
Sat, 19 Jun 2021 09:39:01 +0300 Anton Shestakov tests: there's no need to have hgext3rd. before extension name either
Thu, 21 Dec 2017 03:30:13 +0100 Pierre-Yves David stablerange: use mergepoint based algorithm for the official stable range
Wed, 20 Dec 2017 16:20:26 +0100 Pierre-Yves David stablesort: use 'depth' in mergepoint tie breaker
Sun, 10 Dec 2017 01:33:39 +0100 Pierre-Yves David stablerange: introduce a smarte version of stablerange for 'mergepoint'
Sun, 10 Dec 2017 01:06:16 +0100 Pierre-Yves David stablerange: introduce a basic-mergepoint method
Sat, 09 Dec 2017 22:49:07 +0100 Pierre-Yves David stablebranch: avoid overlap between subrange
Sat, 09 Dec 2017 22:17:00 +0100 Pierre-Yves David stable-branch: setup tests to use a specific method by default
Wed, 22 Nov 2017 16:57:07 +0100 Pierre-Yves David depth: basic debugdepth implementation and test
Fri, 24 Mar 2017 10:22:38 +0100 Pierre-Yves David debugstablerange: add a --verify flag to the command
Fri, 24 Mar 2017 10:12:02 +0100 Pierre-Yves David stablerange: add a proper debugstablerange commands
Fri, 24 Mar 2017 09:49:03 +0100 Pierre-Yves David debugobshashrange: add a --subranges option
Fri, 24 Mar 2017 09:42:39 +0100 Pierre-Yves David debug: rename 'debugstablerange' to 'debugobshashrange'
Fri, 24 Mar 2017 09:40:50 +0100 Pierre-Yves David debugstablerange: improve output spacing
Thu, 23 Mar 2017 14:16:43 +0100 Pierre-Yves David stablerange: fix a bug when a top slice ended on a merge
Fri, 10 Mar 2017 10:36:46 -0800 Pierre-Yves David discovery: introduce a official 'obshash associated to a range
Thu, 09 Mar 2017 22:57:41 -0800 Pierre-Yves David discovery: introduce "stable slicing" methods