log tests/test-stablesort-criss-cross.t @ 6803:5793b25f6525 mercurial-6.2

age author description
Wed, 01 Mar 2023 02:42:37 +0100 Pierre-Yves David stable-sort: rename `debugstablesort` into `debug::evo-ext-stable-sort`
Sat, 19 Jun 2021 09:39:01 +0300 Anton Shestakov tests: there's no need to have hgext3rd. before extension name either
Sat, 24 Oct 2020 23:55:15 +0800 Anton Shestakov tests: use appropriate Python (2 or 3) for random-revs.py
Sat, 24 Oct 2020 23:47:01 +0800 Anton Shestakov tests: move ad-hoc random_rev.py to testlib/random-revs.py
Sat, 24 Oct 2020 23:26:41 +0800 Anton Shestakov tests: use appropriate Python (2 or 3) for md5sum.py
Tue, 16 Jan 2018 04:35:34 +0100 Pierre-Yves David test-compat: merge stable into mercurial-4.3 mercurial-4.3
Thu, 21 Dec 2017 02:13:19 +0100 Pierre-Yves David stablesort: use on disk cache for test
Wed, 20 Dec 2017 16:20:26 +0100 Pierre-Yves David stablesort: use 'depth' in mergepoint tie breaker
Mon, 11 Dec 2017 16:32:03 +0100 Pierre-Yves David test-compat: merge stable into mercurial-4.3 mercurial-4.3
Sat, 25 Nov 2017 18:31:37 -0500 Pierre-Yves David stablesort: introduce a cache object
Sat, 25 Nov 2017 16:05:09 -0500 Pierre-Yves David stablesort: start implementing more advanced version of headstart sorting
Sat, 25 Nov 2017 17:37:37 -0500 Pierre-Yves David stablesort: add a --limit argument
Sat, 25 Nov 2017 15:14:50 -0500 Pierre-Yves David stablesort: introduce a mergepoint based method focused on head
Sat, 25 Nov 2017 04:09:17 -0500 Pierre-Yves David stablesort: introduce a "mergepoint" method
Thu, 23 Nov 2017 16:37:24 +0100 Pierre-Yves David stablesort: add a 'method' argument to the debugstablesort command