Mon, 06 Nov 2023 23:17:10 +0100 |
Pierre-Yves David |
unstable: do not consider internal phases when computing unstable
|
Tue, 31 Oct 2023 22:42:46 -0700 |
Martin von Zweigbergk |
smartset: don't ignore hidden revs when intersecting
|
Tue, 31 Oct 2023 22:33:45 -0700 |
Martin von Zweigbergk |
tests: demonstrate crash in `unstable()` with internal-phase orphans
|
Tue, 14 Feb 2023 20:09:39 +0100 |
Pierre-Yves David |
transaction: quietly rollback if no other changes than temporary files
|
Mon, 02 May 2022 17:47:38 +0200 |
Raphaël Gomès |
tests: use the `--quiet` flag for verify when applicable
|
Tue, 29 Nov 2022 13:07:16 -0800 |
Martin von Zweigbergk |
commit: add --draft option to use draft phase
|
Tue, 29 Nov 2022 14:40:17 -0800 |
Martin von Zweigbergk |
tests: use graph log in 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)
|