tests/test-phases.t
Tue, 16 Aug 2022 20:09:31 +0200 Pierre-Yves David phase: rename the requirement for internal-phase (BC)
Tue, 16 Aug 2022 19:04:23 +0200 Pierre-Yves David phase: introduce a dedicated requirement for the `archived` phase
Thu, 12 May 2022 13:53:50 +0400 Anton Shestakov logcmdutil: use the same data as {file*} template keywords (issue6642) stable
Wed, 08 Dec 2021 05:42:01 +0100 Pierre-Yves David test: simplify `debugformat` matching in test-phases.t
Wed, 10 Nov 2021 11:42:13 +0100 Raphaël Gomès dirstate-v2: fix confusion between requirement and format config variable stable
Wed, 20 Oct 2021 00:57:02 +0200 Pierre-Yves David dirstate-v2: freeze the on-disk format
Wed, 18 Aug 2021 12:42:16 +0200 Pierre-Yves David pyoxidized: adapt output of `test-phases.t` stable
Wed, 19 May 2021 13:15:00 +0200 Simon Sapin dirstate-v2: Update the expected output of some tests for new requirement
Thu, 14 Jan 2021 04:58:20 +0100 Pierre-Yves David persistent-nodemap: enable the feature by default when using Rust
Tue, 06 Apr 2021 18:55:19 +0200 Pierre-Yves David revlog-compression: use zstd by default (if available)
Fri, 29 Jan 2021 12:16:55 -0800 Martin von Zweigbergk errors: use exit code 40 for when a hook fails
Fri, 20 Nov 2020 14:43:21 -0800 Martin von Zweigbergk errors: raise ConfigError on failure to parse config file
Thu, 22 Oct 2020 13:56:01 -0700 Martin von Zweigbergk errors: set detailed exit code to 30 for config errors
Thu, 29 Oct 2020 13:54:25 +0100 Dan Villiom Podlaski Christiansen commit: warn the user when a commit already exists
Thu, 29 Oct 2020 07:51:13 +0100 Dan Villiom Podlaski Christiansen commit: don't change phases for preexisting commits stable
Fri, 24 Jul 2020 00:50:57 +0530 Pulkit Goyal tests: glob 'mercurial.error' in test-phases.t stable
Wed, 25 Mar 2020 20:33:15 +0530 Pulkit Goyal tests: conditionalize test-phases.t output for chg
Thu, 19 Dec 2019 00:32:42 -0800 Rodrigo Damazio Bovendorp phases: make the working directory consistently a draft
Sun, 14 Oct 2018 13:19:24 +0200 Pierre-Yves David debugobsolete: also issue the "new obsmarkers" messsage
Mon, 12 Nov 2018 02:21:52 +0100 Boris Feld tests: remove all transitional configuration
Wed, 28 Nov 2018 20:01:08 +0100 Boris Feld test: enable sparse-revlog for test-phases.t
Wed, 17 Oct 2018 14:47:01 +0200 Boris Feld phase: add an archived phase stable
Wed, 05 Sep 2018 01:19:48 +0300 Meirambek Omyrzak verify: make output less confusing (issue5924)
Tue, 29 May 2018 18:13:19 +0200 Boris Feld phases: enforce internal phase support
Sat, 25 Aug 2018 01:19:48 +0200 Boris Feld phases: add an internal phases
Fri, 20 Oct 2017 23:01:56 -0400 Matt Harbison tests: adjust hooks for Windows stable
Wed, 18 Oct 2017 12:19:53 -0500 Kevin Bullock phases: pass phase names to hooks instead of internal values
Thu, 28 Sep 2017 18:19:06 +0100 Boris Feld config: use 'experimental.evolution.create-markers'
Sun, 08 Oct 2017 17:23:18 +0200 Boris Feld phase: add a dedicated pretxnclose-phase hook
Sun, 08 Oct 2017 17:50:46 +0200 Boris Feld phase: add a dedicated txnclose-phase hook
Thu, 12 Oct 2017 09:39:50 +0200 Denis Laxalde transaction-summary: show the range of new revisions upon pull/unbundle (BC)
Fri, 04 Aug 2017 18:41:16 +0200 Boris Feld test: update evolution config
Sun, 16 Jul 2017 02:33:14 +0200 Boris Feld debugobsolete: also report the number of obsoleted changesets
Wed, 12 Jul 2017 22:39:48 +0200 Boris Feld phases: test phases tracking at the transaction level
Tue, 02 May 2017 18:57:52 +0200 Pierre-Yves David caches: stop warming the cache after changegroup application
Sat, 01 Apr 2017 15:23:26 -0400 Matt Harbison tests: quote paths in shell script hooks
Wed, 01 Mar 2017 15:50:01 -0800 Jun Wu phases: remove experimental.nativephaseskillswitch
Tue, 21 Feb 2017 01:21:00 +0900 FUJIWARA Katsunori phases: check HG_PENDING strictly
Fri, 29 May 2015 22:23:58 +0200 Gilles Moris summary: move the parents phase marker to commit line (issue4688)
Fri, 15 May 2015 09:46:21 +0200 Gilles Moris phase: default to current revision if no rev is provided (issue4666)
Thu, 14 May 2015 17:38:38 +0200 Gilles Moris summary: add a phase line (draft, secret) to the output
Mon, 30 Mar 2015 12:57:55 -0700 Laurent Charignon phases: add killswitch for native implementation
Tue, 14 Oct 2014 13:34:25 -0700 Durham Goode obsolete: update tests to use obsolete options
Sat, 04 Oct 2014 16:28:28 -0400 Jordi Gutiérrez Hermoso log: do not hide the public phase in debug mode (BC)
Sun, 13 Apr 2014 19:01:00 +0200 Mads Kiilerich spelling: fixes from spell checker
Wed, 19 Feb 2014 22:19:45 +0900 Yuya Nishihara verify: do not prevent verify repository containing hidden changesets stable
Thu, 30 Jan 2014 11:52:38 -0800 Pierre-Yves David clone: do not turn hidden changeset public on publishing clone (issue3935) stable
Mon, 16 Sep 2013 01:08:29 -0700 Brodie Rao branchmap: cache open/closed branch head information
Fri, 22 Nov 2013 19:14:17 +0100 Martin Geisler tests: don't load unnecessary graphlog extension
Fri, 08 Nov 2013 11:49:13 +0100 Martin Geisler phase: better error message when --force is needed stable
Mon, 21 Jan 2013 19:40:15 +0100 Pierre-Yves David documentation: update to new filter names stable
Wed, 16 Jan 2013 00:08:08 +0100 Pierre-Yves David branchmap: update cache of 'unserved' filter on new changesets
Sun, 13 Jan 2013 01:39:16 -0600 Kevin Bullock filtering: rename filters to their antonyms
Mon, 07 Jan 2013 19:24:06 +0100 Pierre-Yves David clfilter: introduces a hidden filter
Mon, 24 Dec 2012 03:21:15 +0100 Pierre-Yves David branchmap: enable caching for filtered version too
Wed, 28 Nov 2012 17:53:52 -0600 Matt Mackall tests: fix broken fix of test-phases output stable
Sun, 25 Nov 2012 20:39:37 +0100 André Sintzoff phases: fix missing "error" module import (issue3707) stable
Sun, 15 Jul 2012 12:43:10 -0400 Matt Harbison outgoing: accept revset argument for --rev
Mon, 11 Jun 2012 01:40:51 +0200 Mads Kiilerich tests: add missing trailing 'cd ..'
Sat, 12 May 2012 00:24:07 +0200 Patrick Mezard phase: make if abort on nullid for the good reason
less more (0) -60 tip