log tests/test-prune.t @ 6911:e14ae43aed88 mercurial-5.9

age author description
Mon, 06 Feb 2023 18:56:14 +0400 Anton Shestakov test-compat: merge mercurial-6.0 into mercurial-5.9 mercurial-5.9
Sun, 20 Nov 2022 17:29:14 +0400 Anton Shestakov prune: raise InputError when validating/suggesting user input
Sun, 20 Nov 2022 17:16:47 +0400 Anton Shestakov prune: check user-supplied CLI flags in a modern way
Fri, 23 Jul 2021 00:34:29 +0530 Sushil khanchi precheck: fix false warning about divergence creation, in hg prune
Fri, 23 Jul 2021 00:48:50 +0530 Sushil khanchi prune: add a test to demonstrate a bug
Fri, 19 Nov 2021 10:30:06 +0300 Anton Shestakov test-compat: merge mercurial-4.8 into mercurial-4.7 mercurial-4.7
Thu, 18 Nov 2021 19:26:14 +0300 Anton Shestakov test-compat: merge mercurial-5.7 into mercurial-5.6 mercurial-5.6
Thu, 18 Nov 2021 18:54:51 +0300 Anton Shestakov test-compat: merge mercurial-5.9 into mercurial-5.8 mercurial-5.8
Thu, 18 Nov 2021 18:36:47 +0300 Anton Shestakov test-compat: back out changeset 98864c7f9619 mercurial-5.9
Tue, 12 Oct 2021 14:04:23 +0300 Anton Shestakov test-compat: merge mercurial-4.8 into mercurial-4.7 mercurial-4.7
Tue, 12 Oct 2021 11:32:36 +0300 Anton Shestakov test-compat: merge mercurial-5.7 into mercurial-5.6 mercurial-5.6
Sun, 10 Oct 2021 10:52:01 +0300 Anton Shestakov test-compat: back out test changes from 65d4e47d7f26 mercurial-5.8
Tue, 12 Oct 2021 10:19:05 +0300 Anton Shestakov branching: preserve test changes on stable
Fri, 08 Oct 2021 15:48:20 +0300 Anton Shestakov test-compat: back out changeset 914fbbdb7418 stable
Fri, 08 Oct 2021 14:38:48 +0300 Anton Shestakov tests: update exit codes for dealing with bad revsets
Tue, 04 May 2021 09:40:18 -0700 Martin von Zweigbergk rewriteutil: use precheck from core if recent enough
Thu, 17 Jun 2021 11:16:53 +0300 Anton Shestakov tests: spell out hg parents
Sun, 31 Jan 2021 16:46:17 +0800 Anton Shestakov test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6
Sun, 31 Jan 2021 16:15:26 +0800 Anton Shestakov test-compat: merge mercurial-4.8 into mercurial-4.7 mercurial-4.7
Thu, 28 Jan 2021 18:57:49 +0800 Anton Shestakov tests: back out changeset d0f73113fcc0 mercurial-5.6
Fri, 22 Jan 2021 11:04:55 +0100 Pierre-Yves David branching: merge stable into default
Wed, 02 Dec 2020 09:40:33 +0800 Anton Shestakov tests: remove trailing "!" from abort messages stable
Wed, 02 Dec 2020 09:40:33 +0800 Anton Shestakov tests: remove trailing "!" from abort messages
Fri, 27 Nov 2020 09:47:01 +0800 Anton Shestakov strip: remove experimental.prunestrip option
Thu, 26 Nov 2020 09:56:26 +0800 Anton Shestakov tests: use debugstrip core command for testing prunestrip
Sat, 29 Feb 2020 15:18:00 +0700 Anton Shestakov test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6
Sat, 29 Feb 2020 15:17:31 +0700 Anton Shestakov test-compat: merge mercurial-4.8 into mercurial-4.7 mercurial-4.7
Sat, 15 Feb 2020 16:52:56 +0800 Anton Shestakov prune: actually track folds using fold-* metadata in obsmarkers
Fri, 27 Sep 2019 13:03:22 +0200 Pierre-Yves David test-compat: merge mercurial-4.6 into mercurial-4.5 mercurial-4.5
Fri, 27 Sep 2019 13:03:20 +0200 Pierre-Yves David test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6
Fri, 02 Aug 2019 13:00:11 -0700 Kyle Lippincott prune: adjust 'nothing to prune' to imply user needs to specify revs to prune
Mon, 29 Jul 2019 11:40:24 +0200 Pierre-Yves David test-compat: merge mercurial-4.6 into mercurial-4.5 mercurial-4.5
Mon, 29 Jul 2019 11:40:22 +0200 Pierre-Yves David test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6
Mon, 01 Jul 2019 19:15:57 +0530 Sushil khanchi evolve: fix the inconsistent behaviour of prune (issue6137) stable
Tue, 02 Jul 2019 21:00:46 +0530 Sushil khanchi prune: add tests to demonstrate issue6137 stable
Sat, 29 Jun 2019 18:21:57 +0800 Anton Shestakov prune: update to the successor of wdir also with --pair/--biject (issue6142) stable
Sat, 22 Jun 2019 18:37:21 +0800 Anton Shestakov tests: demonstrate prune --pair not moving bookmark correctly stable
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, 05 Jun 2019 17:46:06 +0200 Pierre-Yves David test-compat: merge mercurial-4.6 into mercurial-4.5 mercurial-4.5
Thu, 25 Apr 2019 15:14:21 -0700 Martin von Zweigbergk messages: standardize on "working copy is now at" including "is"
Thu, 11 Apr 2019 22:44:53 +0200 Pierre-Yves David test-compat: merge mercurial-4.5 into mercurial-4.4 mercurial-4.4
Thu, 11 Apr 2019 22:42:14 +0200 Pierre-Yves David test-compat: merge mercurial-4.6 into mercurial-4.5 mercurial-4.5
Mon, 25 Mar 2019 15:44:44 -0700 Martin von Zweigbergk prune: use action "prune", not "touch", in precheck stable
Tue, 22 Jan 2019 12:57:25 -0500 Pierre-Yves David test-compat: merge mercurial-4.5 into mercurial-4.4 mercurial-4.4
Mon, 03 Sep 2018 22:09:26 +0200 Pierre-Yves David test-compat: merge mercurial-4.4 into mercurial-4.3 mercurial-4.3
Mon, 03 Sep 2018 22:05:12 +0200 Pierre-Yves David test-compat: merge mercurial-4.6 into mercurial-4.5 mercurial-4.5
Thu, 30 Aug 2018 19:50:39 +0200 Pierre-Yves David prune: replace --biject with --pair
Wed, 25 Apr 2018 01:58:45 +0100 Pierre-Yves David testcompat: update output for Mercurial 4.3 mercurial-4.3
Mon, 23 Apr 2018 12:23:00 +0200 Pierre-Yves David test-compat: merge mercurial-4.4 into mercurial-4.3 mercurial-4.3
Tue, 24 Apr 2018 08:42:47 +0100 Pierre-Yves David testcompat: revert output change from 54a469cd5b26 mercurial-4.5
Sun, 15 Apr 2018 23:24:03 +0200 Pierre-Yves David test: update output to match upstream
Wed, 21 Mar 2018 16:35:18 +0100 Pierre-Yves David test-compat: merge mercurial-4.2 into mercurial-4.1 mercurial-4.1
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:18:31 +0100 Pierre-Yves David test-compat: merge mercurial-4.4 into mercurial-4.3 mercurial-4.3
Mon, 12 Mar 2018 15:51:17 -0700 Martin von Zweigbergk prune: include "operation" metadata in obsmarkers
Mon, 12 Mar 2018 23:26:25 -0700 Martin von Zweigbergk tests: do not glob out fixed dates
Fri, 20 Oct 2017 18:45:33 +0200 Pierre-Yves David test-compat: merge with mercurial-3.9 branch mercurial-3.8
Fri, 20 Oct 2017 18:41:05 +0200 Pierre-Yves David test-compat: merge with mercurial-4.2 branch mercurial-4.1
Fri, 20 Oct 2017 20:04:13 +0200 Pierre-Yves David test-compat: revert output changes from phase renaming mercurial-4.3
Wed, 27 Sep 2017 16:26:30 +0200 Pierre-Yves David packaging: merge stable back into default