tests/test-help.t
Thu, 14 Mar 2024 11:24:52 +0100 Raphaël Gomès admin-commands: move the chainsaw extension to the admin commands module stable
Fri, 23 Feb 2024 04:26:03 +0100 Pierre-Yves David debug: add a debug::unbundle command that simulate the unbundle from a push
Wed, 25 Jan 2023 15:34:27 +0100 Raphaël Gomès admin-command: add verify command
Mon, 26 Jun 2023 14:34:58 +0200 Mads Kiilerich tests: use grep -E instead of obsolescent egrep stable
Fri, 21 Apr 2023 14:33:33 +0200 pacien stabletailgraph: naive version of leap computation
Tue, 14 Mar 2023 05:09:16 +0100 Pierre-Yves David clone-bundles: add a command to clear all bundles
Mon, 13 Mar 2023 19:16:19 +0100 Pierre-Yves David clone-bundles: introduce a command to refresh bundle
Thu, 30 Mar 2023 22:22:44 +0200 pacien stabletailgraph: implement stable-tail sort
Tue, 07 Mar 2023 16:45:54 +0100 Mads Kiilerich py3: fix for Python 3.12 emitting SyntaxWarning on invalid escape sequences stable
Thu, 26 Jan 2023 00:23:07 +0100 Cédric Krier filemerge: add union-other-first as internal merge tool
Mon, 19 Dec 2022 16:22:01 +0100 Franck Bret debug: add debug-revlog-stats command
Tue, 14 Jun 2022 15:22:05 +0200 Pierre-Yves David auto-upgrade: add an option to silence the tracked-hint message
Tue, 14 Jun 2022 15:19:45 +0200 Pierre-Yves David auto-upgrade: add an option to silence the dirstate-v2 message
Tue, 14 Jun 2022 15:11:36 +0200 Pierre-Yves David auto-upgrade: add an option to silence the share-safe message
Mon, 30 May 2022 11:30:48 +0200 Pierre-Yves David debugindex: rename to debugindex debug-revlog-index
Fri, 20 May 2022 14:27:46 +0200 Pierre-Yves David deltas: add a debug-delta-find command to analyse delta search
Tue, 22 Mar 2022 14:14:52 +0100 Pierre-Yves David auto-upgrade: introduce a way to auto-upgrade to/from dirstate-v2
Tue, 05 Apr 2022 05:20:05 +0200 Pierre-Yves David auto-upgrade: introduce a way to auto-upgrade to/from tracked-hint
Tue, 05 Apr 2022 05:19:47 +0200 Pierre-Yves David auto-upgrade: introduce a way to auto-upgrade to/from share-safe
Mon, 16 May 2022 23:12:49 +0100 Pierre-Yves David fix-ci: backed out changeset 308e45f7b455
Wed, 04 May 2022 13:39:49 -0400 Matt Harbison diff: add help text to highlight the ability to do "merge diffs"
Wed, 04 May 2022 18:17:44 +0200 Raphaël Gomès branching: merge stable into default
Thu, 28 Apr 2022 15:22:08 +0200 Raphaël Gomès debugcommands: remove `debugdirstateignorepatternhash` stable
Sun, 20 Feb 2022 15:28:44 -0700 Gregory Szorc tests: remove from __future__ from inline Python in tests
Thu, 17 Feb 2022 07:34:49 +0100 Pierre-Yves David tracked-key: remove the dual write and rename to tracked-hint
Thu, 17 Feb 2022 06:41:54 +0100 Pierre-Yves David tracked-file: rename the format option to use `use-`
Tue, 15 Feb 2022 05:20:46 +0100 Pierre-Yves David dirstate-tracked-key: update the config value to match latest discussion
Mon, 31 Jan 2022 08:44:48 +0100 Pierre-Yves David dirstate: introduce a "tracked-key" feature
Wed, 02 Feb 2022 17:24:05 +0100 Raphaël Gomès branching: merge stable into default
Tue, 01 Feb 2022 16:36:20 +0100 Pierre-Yves David dirstate-v2: rename the configuration to enable the format stable
Thu, 06 Jan 2022 09:55:28 +0100 Raphaël Gomès branching: merge stable into default
Fri, 26 Nov 2021 14:28:27 +0100 Raphaël Gomès docs: add documentation about Rust stable
Fri, 03 Dec 2021 14:36:40 +0100 Pierre-Yves David update: reformat the `commands.update.check` help
Fri, 15 Oct 2021 04:41:24 +0200 Pierre-Yves David bookmarks: add a `ignore` variant of the bookmark mode
Fri, 15 Oct 2021 03:49:05 +0200 Pierre-Yves David bookmarks: move the `mirror` option to the `paths` section
Fri, 01 Oct 2021 12:17:09 +0200 Simon Sapin dirstate-v2: Add internal documentation
Tue, 27 Jul 2021 21:45:27 +0200 Raphaël Gomès debugcommands: introduce a debug command to repair repos affected by issue6528 stable
Thu, 08 Jul 2021 12:18:21 +0200 Simon Sapin dirstate-v2: Introduce a docket file
Fri, 16 Apr 2021 00:19:04 +0200 Pierre-Yves David multi-urls: document the feature
Sat, 10 Apr 2021 11:27:40 +0200 Raphaël Gomès cg4: introduce protocol flag to signify the presence of sidedata
Tue, 27 Apr 2021 14:59:45 -0700 Martin von Zweigbergk help: add topic about evolution, based on text from evolve extension
Sat, 10 Apr 2021 15:30:32 +0200 Pierre-Yves David help: document the `path://` url scheme
Sat, 10 Apr 2021 15:28:10 +0200 Pierre-Yves David help: point to `hg help urls` in `hg help config.paths`
Thu, 25 Mar 2021 18:02:08 +0100 Raphaël Gomès contributor: change mentions of mpm to olivia
Tue, 26 Jan 2021 00:19:36 +0100 Joerg Sonnenberger debugshell: add a simple command for starting an interactive shell
Mon, 18 Jan 2021 10:24:20 +0100 Valentin Gatien-Baron purge: move extension into core mercurial
Mon, 18 Jan 2021 19:16:49 +0530 Pulkit Goyal share: move share safe functionality out of experimental
Thu, 14 Jan 2021 00:56:27 +0100 Pierre-Yves David persistent-nodemap: document the feature in `hg help config.format`
Thu, 14 Jan 2021 11:53:55 -0800 Martin von Zweigbergk error: use detailed exit code 10 for command errors
Wed, 13 Jan 2021 22:37:21 -0800 Martin von Zweigbergk errors: raise InputError when non-existent help section requested
Mon, 07 Dec 2020 22:27:43 +0100 Pierre-Yves David debugsetparents: add various warning in the help message
Tue, 08 Dec 2020 16:45:13 -0800 Martin von Zweigbergk mergetools: add new conflict marker format with diffs in
Thu, 10 Dec 2020 14:39:22 -0800 Martin von Zweigbergk diff: deprecate -r option
Thu, 10 Dec 2020 12:06:55 -0800 Martin von Zweigbergk diff: update synopsis to use --from/--to instead of -r
Thu, 10 Dec 2020 12:00:45 -0800 Martin von Zweigbergk diff: describe behavior by using --from/--to instead of varying revision count
Wed, 09 Dec 2020 18:31:19 -0800 Martin von Zweigbergk diff: add --from and --to flags as clearer alternative to -r -r
Sat, 28 Nov 2020 16:35:20 +0530 Sushil khanchi help: fix a grammar/typo in hg help dates
Sun, 08 Nov 2020 16:23:35 -0500 Valentin Gatien-Baron strip: move into core
Wed, 30 Sep 2020 09:21:33 +0200 Pierre-Yves David changing-files: add a debug command display changed files
Wed, 01 Apr 2020 08:42:00 -0500 Augie Fackler debugcommands: create new debugantivirusrunning command
less more (0) -300 -100 -60 tip