log tests/test-evolve-orphan-split.t @ 6919:6859ed744625 mercurial-5.1

age author description
Tue, 22 Feb 2022 08:19:44 +0300 Anton Shestakov test-compat: merge mercurial-5.7 into mercurial-5.6 mercurial-5.6
Tue, 27 Jul 2021 23:32:47 +0530 Sushil khanchi picksplitsuccessor: refactor and rename this method for better quality
Tue, 12 Oct 2021 13:05:23 +0300 Anton Shestakov test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0
Tue, 12 Oct 2021 11:32:36 +0300 Anton Shestakov test-compat: merge mercurial-5.7 into mercurial-5.6 mercurial-5.6
Tue, 21 Sep 2021 22:11:31 +0300 Anton Shestakov tests: add {instabilities} to the common glog alias
Mon, 20 Sep 2021 20:47:31 +0300 Anton Shestakov tests: move the most often used glog alias to common.sh
Mon, 20 Sep 2021 20:28:49 +0300 Anton Shestakov tests: source common.sh in more tests
Sun, 31 Jan 2021 15:39:25 +0800 Anton Shestakov test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0
Thu, 28 Jan 2021 18:57:48 +0800 Anton Shestakov tests: back out changeset 59b2be90e9fd mercurial-5.6
Thu, 29 Oct 2020 09:19:37 -0700 Martin von Zweigbergk tests: rebase now produces different "one-line summary" output
Wed, 08 Apr 2020 01:16:54 +0800 Anton Shestakov test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0
Wed, 11 Mar 2020 18:28:26 +0100 Manuel Jacob evolve: add missing 'of' in message stable
Mon, 29 Jul 2019 13:19:48 +0200 Pierre-Yves David test-compat: reverte output change from f802a75da585 (hg-5.1) mercurial-5.0
Tue, 09 Jul 2019 21:49:37 -0700 Martin von Zweigbergk tests: update output for shorted prompts from Mercurial
Wed, 05 Jun 2019 17:56:44 +0200 Pierre-Yves David test-compat: merge mercurial-4.5 into mercurial-4.4 mercurial-4.4
Wed, 24 Apr 2019 15:59:02 +0200 Anton Shestakov evolve: don't update after instability resolution by default (BC)
Sun, 14 Apr 2019 02:18:19 +0800 Anton Shestakov tests: add --update to hg evolve to reduce test changes for the next patch
Thu, 11 Apr 2019 22:44:53 +0200 Pierre-Yves David test-compat: merge mercurial-4.5 into mercurial-4.4 mercurial-4.4
Tue, 26 Mar 2019 12:53:50 +0100 Pierre-Yves David test: use 'split' instead of 'splitted' in the tests
Wed, 30 Jan 2019 10:03:00 -0800 Martin von Zweigbergk prompts: use 1-indexing in revselectionprompt()
Tue, 22 Jan 2019 12:57:25 -0500 Pierre-Yves David test-compat: merge mercurial-4.5 into mercurial-4.4 mercurial-4.4
Wed, 12 Dec 2018 17:22:58 +0100 Pierre-Yves David split: rework the prompt to be more standard
Tue, 20 Feb 2018 09:35:16 +0100 Pierre-Yves David split: add a option to discard remaining change during split
Tue, 20 Feb 2018 09:35:16 +0100 Pierre-Yves David split: add a way to abort a split from the prompt
Tue, 20 Feb 2018 09:36:55 +0100 Pierre-Yves David split: add a help entry to the final prompt
Wed, 21 Mar 2018 16:32:54 +0100 Pierre-Yves David test-compat: merge mercurial-4.3 into mercurial-4.2 mercurial-4.2
Wed, 21 Mar 2018 16:06:17 +0100 Pierre-Yves David test-compat: merge stable into mercurial-4.4 mercurial-4.4
Mon, 19 Mar 2018 13:47:07 +0100 Pierre-Yves David evolve: fix missing negation
Mon, 19 Mar 2018 12:01:07 +0100 Pierre-Yves David evolve: clarify message for ambiguous destination from split
Wed, 14 Mar 2018 18:24:22 +0530 Pulkit Goyal evolve: prompt user to select destination for stabilization in case of split
Wed, 14 Mar 2018 17:20:20 +0530 Pulkit Goyal tests: add a test about evolve stabilizing orphan caused by splits