mercurial/helptext/config.txt
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
Mon, 18 Jan 2021 21:37:20 +0530 Pulkit Goyal share: rework config options to be much clearer and easier
Wed, 13 Jan 2021 23:41:37 +0100 Pierre-Yves David persistent-nodemap: add a "abort" option to the slow-path config
Wed, 13 Jan 2021 23:07:41 +0100 Pierre-Yves David persistent-nodemap: add a "warn" option to the slow-path config
Thu, 14 Jan 2021 01:25:06 +0100 Pierre-Yves David persistent-nodemap: add a revlog.storage.persistent-nodemap.slow-path option
Thu, 14 Jan 2021 01:12:42 +0100 Pierre-Yves David persistent-nodemap: document storage.revlog.persistent-nodemap.mmap=no
Thu, 14 Jan 2021 00:56:27 +0100 Pierre-Yves David persistent-nodemap: document the feature in `hg help config.format`
Mon, 14 Dec 2020 18:09:37 -0800 Martin von Zweigbergk filemerge: add support for the new "mergediff" marker style to premerge
Fri, 27 Nov 2020 18:32:20 +0530 Pulkit Goyal helptext: document share safe functionality in `hg help config -v`
Fri, 27 Nov 2020 18:28:14 +0530 Pulkit Goyal helptext: mention in `hg help config` that `.hg/hgrc-not-shared` is consulted
Fri, 30 Oct 2020 13:26:18 -0700 Martin von Zweigbergk help: document the new [command-templates] config section
Mon, 26 Oct 2020 10:33:32 -0700 Martin von Zweigbergk config: move ui.pre-merge-tool-output-template into [command-templates]
Fri, 23 Oct 2020 15:59:32 -0700 Martin von Zweigbergk config: rename ui.mergemarkertemplate to command-templates.mergemarker
Fri, 23 Oct 2020 15:27:33 -0700 Martin von Zweigbergk config: rename ui.graphnodetemplate to command-templates.graphnode
Fri, 23 Oct 2020 10:56:18 -0700 Martin von Zweigbergk config: add a new [command-templates] section for templates defined by hg
Mon, 01 Jun 2020 09:42:41 +0200 Manuel Jacob absorb: consider rewrite.empty-successor configuration
Mon, 01 Jun 2020 08:38:42 +0200 Manuel Jacob rebase: consider rewrite.empty-successor configuration
Sat, 11 Jul 2020 23:53:27 +0200 Manuel Jacob config: add option to control creation of empty successors during rewrite
Sun, 28 Jun 2020 17:32:32 +0900 Yuya Nishihara cmdserver: document message-encodings and channel output options
Sat, 27 Jun 2020 21:46:23 +0900 Yuya Nishihara cmdserver: add option to not exit from message loop on SIGINT
Tue, 25 Feb 2020 20:27:39 -0500 Valentin Gatien-Baron exchange: turn on option that makes concurrent pushes work better
Sun, 01 Mar 2020 21:16:45 -0500 Valentin Gatien-Baron help: clarify behavior of server.concurrent-push-mode
Wed, 19 Feb 2020 17:30:04 +0100 Pierre-Yves David revlog-compression: update the config to be a list
Fri, 17 Jan 2020 21:27:53 -0500 Matt Harbison help: minor copy editing to the `config.format` section
Tue, 17 Dec 2019 22:36:40 -0500 Matt Harbison help: drop a reference to Windows 9x
Tue, 17 Dec 2019 22:33:37 -0500 Matt Harbison help: clarify that the Windows registry key for hgrc files is systemwide
Tue, 17 Dec 2019 22:08:07 -0500 Matt Harbison windows: add a global equivalent to /etc/mercurial for *.rc processing
Wed, 11 Dec 2019 19:42:05 -0800 Kyle Lippincott merge: add commands.merge.require-rev to require an argument to hg merge
Thu, 14 Nov 2019 17:30:52 -0800 Martin von Zweigbergk help: remove references to default.d/ from user-facing docs
Wed, 13 Nov 2019 21:52:25 -0500 Matt Harbison help: create packages for the help text
less more (0) tip