mercurial/helptext/config.txt
Tue, 14 Jun 2022 19:40:35 +0200 Pierre-Yves David auto-upgrade: add an option to silence the safe-mismatch message
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
Tue, 05 Apr 2022 05:01:58 +0200 Pierre-Yves David auto-upgrade: skip the operation if the repository cannot be locked
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
Thu, 07 Apr 2022 15:53:48 +0200 Pierre-Yves David help: set the large-file-limit to 10MB stable
Thu, 07 Apr 2022 15:46:07 +0200 Pierre-Yves David help: clarify the unit of `ui.large-file-limit` config stable
Tue, 22 Mar 2022 03:19:01 +0100 Joerg Sonnenberger pullbundle: fix file name in the help text stable
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
Thu, 10 Feb 2022 13:24:38 -0500 Augie Fackler merge: with stable
Wed, 09 Feb 2022 16:07:50 +0100 Pierre-Yves David help: make the help for `safe-mismatch` real section stable
Wed, 09 Feb 2022 15:44:21 +0100 Pierre-Yves David help: avoid repeated value in the safe-mistmatch help stable
Wed, 09 Feb 2022 15:43:01 +0100 Pierre-Yves David help: add missing `.` in config reference stable
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
Tue, 11 Jan 2022 21:40:08 +0100 Pierre-Yves David share-safe: enable by default (BC)
Thu, 06 Jan 2022 09:55:28 +0100 Raphaël Gomès branching: merge stable into default
Fri, 26 Nov 2021 12:21:03 +0100 Raphaël Gomès docs: fix typos and wording for the persistent-nodemap feature stable
Fri, 26 Nov 2021 12:17:51 +0100 Raphaël Gomès docs: add missing dirstate-v2 documentation stable
Fri, 03 Dec 2021 14:36:40 +0100 Pierre-Yves David update: reformat the `commands.update.check` help
Fri, 26 Nov 2021 17:22:14 +0100 Pierre-Yves David extensions: add a default "*" suboptions prefix
Fri, 26 Nov 2021 17:17:49 +0100 Pierre-Yves David extension: add a `required` suboption to enforce the use of an extensions
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
Wed, 22 Sep 2021 17:14:54 -0400 Valentin Gatien-Baron bookmarks: add an option to make pull mirror remote bookmarks
Sat, 07 Aug 2021 16:51:47 +0200 Pierre-Yves David issue6528: add a config option to control the fixing on the fly stable 5.9rc1
Mon, 26 Jul 2021 15:02:23 -0700 Kyle Lippincott help: correct config.profiling.freq name (frequency->freq) stable
Mon, 26 Jul 2021 21:55:53 +0200 Pierre-Yves David help: indicate how to run downgrade a repository using persistent nodemap stable
Mon, 26 Jul 2021 21:52:10 +0200 Pierre-Yves David help: use the correct spelling for `slow-path` in persistent nodemap help stable
Fri, 16 Apr 2021 00:19:04 +0200 Pierre-Yves David multi-urls: document the feature
Tue, 04 May 2021 08:54:28 -0700 Martin von Zweigbergk config: add --source option to include source of value
Wed, 14 Apr 2021 00:38:25 +0800 Aay Jay Chan help: clarify when `$HG_URL` and `$HG_SOURCE` are added in hooks
Mon, 05 Apr 2021 14:19:17 +0800 Aay Jay Chan help: document `$HG_NEW_OBSMARKERS` in pretxnclose hook
Thu, 01 Apr 2021 22:43:55 +0800 Aay Jay Chan help: prepend environment variables used in hooks with "$"
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, 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, 12 Mar 2021 13:13:13 -0500 Augie Fackler merge: with stable
Fri, 19 Feb 2021 10:04:53 -0500 Matt Harbison helptext: fix a recent typo stable
Thu, 11 Feb 2021 20:36:46 -0800 Martin von Zweigbergk branching: merge with stable
Wed, 10 Feb 2021 23:03:54 +0100 Pierre-Yves David hooks: add a `auto` value for `hooks.*run-with-plain` stable
Wed, 10 Feb 2021 23:21:21 +0100 Pierre-Yves David hooks: introduce a `:run-with-plain` option for hooks stable
Fri, 29 Jan 2021 17:32:09 +0530 Pulkit Goyal merge with stable
Wed, 20 Jan 2021 12:13:17 +0100 Pierre-Yves David doc: point to the main share-safe doc in the "mismatch" config stable
Wed, 20 Jan 2021 12:12:31 +0100 Pierre-Yves David doc: improves the share-safe documentation stable
Wed, 20 Jan 2021 12:11:41 +0100 Pierre-Yves David doc: remove the section about share-safe from its verbose gating stable
Wed, 20 Jan 2021 12:08:10 +0100 Pierre-Yves David doc: relocate doc for `share.safe-mismatch.source-safe.warn` stable
Tue, 19 Jan 2021 12:22:05 -0500 Augie Fackler merge with stable
Mon, 18 Jan 2021 19:16:49 +0530 Pulkit Goyal share: move share safe functionality out of experimental
Fri, 15 Jan 2021 12:08:07 +0530 Pulkit Goyal share: rename share-safe warning config
Mon, 18 Jan 2021 21:37:20 +0530 Pulkit Goyal share: rework config options to be much clearer and easier
Mon, 18 Jan 2021 19:16:49 +0530 Pulkit Goyal share: move share safe functionality out of experimental
Fri, 15 Jan 2021 12:08:07 +0530 Pulkit Goyal share: rename share-safe warning config
less more (0) -60 tip