log tests/test-fold.t @ 6358:6dff9c845ee6 stable

age author description
Fri, 03 Dec 2021 10:46:49 +0300 Anton Shestakov tests: update exit codes for dealing with RepoLookupError
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
Fri, 13 Aug 2021 20:25:11 +0200 Pierre-Yves David branching: merge stable into default
Thu, 12 Aug 2021 22:01:14 +0200 Pierre-Yves David test-compat: merge mercurial-4.8 into mercurial-4.7 mercurial-4.7
Thu, 12 Aug 2021 22:00:49 +0200 Pierre-Yves David test-compat: merge mercurial-5.7 into mercurial-5.6 mercurial-5.6
Thu, 29 Jul 2021 22:45:51 +0300 Anton Shestakov fold: make sure to save commit messages in last-message.txt on rewrites stable
Tue, 04 May 2021 09:40:18 -0700 Martin von Zweigbergk rewriteutil: use precheck from core if recent enough
Thu, 17 Jun 2021 10:57:53 +0300 Anton Shestakov tests: use mkcommit() from common.sh in test-fold.t
Thu, 11 Mar 2021 14:48:12 +0800 Anton Shestakov test-compat: merge mercurial-4.8 into mercurial-4.7 mercurial-4.7
Thu, 11 Mar 2021 12:29:50 +0800 Anton Shestakov test-compat: merge stable into mercurial-5.6 mercurial-5.6
Wed, 03 Mar 2021 10:57:09 +0800 Anton Shestakov tests: remove some unnecessary config
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
Wed, 02 Dec 2020 09:40:33 +0800 Anton Shestakov tests: remove trailing "!" from abort messages
Fri, 08 May 2020 22:18:15 +0800 Anton Shestakov test-compat: merge mercurial-4.8 into mercurial-4.7 mercurial-4.7
Thu, 07 May 2020 01:29:48 +0200 Anton Shestakov obslog: makes --origin flag the default
Sat, 29 Feb 2020 15:17:31 +0700 Anton Shestakov test-compat: merge mercurial-4.8 into mercurial-4.7 mercurial-4.7
Sat, 11 Jan 2020 19:52:56 +0700 Anton Shestakov fold: actually track folds using fold-* metadata in obsmarkers
Mon, 04 Nov 2019 01:30:50 +0530 Sushil khanchi evolve: add pre-check logic for content-divergence in rewriteutil.precheck()
Fri, 27 Sep 2019 13:03:22 +0200 Pierre-Yves David test-compat: merge mercurial-4.6 into mercurial-4.5 mercurial-4.5
Sat, 07 Sep 2019 13:03:29 +0700 Anton Shestakov fold: check allowdivergence before folding obsolete changesets (issue5817) stable
Wed, 28 Aug 2019 18:30:58 +0700 Anton Shestakov tests: demonstrate that fold doesn't care about allowdivergence config option stable
Mon, 29 Jul 2019 14:43:20 +0200 Pierre-Yves David test-compat: merge mercurial-4.6 into mercurial-4.5 mercurial-4.5
Thu, 11 Jul 2019 18:07:03 +0800 Anton Shestakov fold: allow operations on merge commits with some conditions
Tue, 22 Jan 2019 12:57:25 -0500 Pierre-Yves David test-compat: merge mercurial-4.5 into mercurial-4.4 mercurial-4.4
Tue, 22 Jan 2019 12:55:09 -0500 Pierre-Yves David test-compat: merge mercurial-4.6 into mercurial-4.5 mercurial-4.5
Fri, 11 Jan 2019 09:26:41 -0800 Martin von Zweigbergk fold: sort concatenated commit messages in topological order
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
Mon, 22 Jan 2018 13:44:32 +0530 Pulkit Goyal fold: make sure we move bookmarks after folding (issue5772) stable
Mon, 22 Jan 2018 13:33:58 +0530 Pulkit Goyal tests: add a test showing bookmark not moving in-case of `hg fold` stable
Tue, 25 Jul 2017 03:59:22 +0200 Pierre-Yves David test-compat: merge with mercurial-4.2 mercurial-4.1
Mon, 24 Jul 2017 01:45:03 +0200 Pierre-Yves David precheck: handle rewrite attempt of nullrev
Sun, 23 Jul 2017 19:45:28 +0200 Pierre-Yves David precheck: update the orphan message to something me generic
Sun, 23 Jul 2017 19:53:51 +0200 Pierre-Yves David precheck: point to the instability doc when aborting
Mon, 24 Jul 2017 03:04:20 +0200 Pierre-Yves David prefetc: point at the offending changeset when aborting
Mon, 24 Jul 2017 02:06:14 +0200 Pierre-Yves David precheck: point to 'phase' help when aborting
Mon, 24 Jul 2017 01:04:40 +0200 Pierre-Yves David precheck: use 'changesets' in the message instead of 'revisions'
Sun, 23 Jul 2017 07:32:54 +0200 Pierre-Yves David fold: add support for the -D and -U options
Sun, 23 Jul 2017 16:39:21 +0200 Pierre-Yves David test: extract most fold testing into a test-fold module