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
|