log mercurial/help/config.txt @ 41106:dc56a6273575

age author description
Thu, 03 Jan 2019 10:13:34 -0800 Ludovic Chabant help: fix typo
Sat, 03 Nov 2018 19:42:50 +0900 Yuya Nishihara ui: add config knob to redirect status messages to stderr (API)
Sat, 13 Oct 2018 07:49:20 -0700 Kyle Lippincott merge-tools: when calling external merge tool, describe the resolve inputs
Wed, 24 Oct 2018 10:05:13 -0400 Valentin Gatien-Baron help: describe what ui.tweakdefaults changes, concretely stable
Wed, 24 Oct 2018 22:40:48 -0400 Matt Harbison help: update the default value specified for `profiling.time-track` stable
Sun, 14 Oct 2018 01:39:22 -0400 Matt Harbison help: fix a missing quote character in ui.tweakdefaults
Thu, 04 Oct 2018 11:28:48 +0200 Cédric Krier url: allow to configure timeout on http connection
Sun, 23 Sep 2018 17:01:26 +0900 Yuya Nishihara help: document web.static config
Mon, 17 Sep 2018 17:47:24 +0800 Anton Shestakov bundle2: make server.bundle2.stream default to True
Mon, 17 Sep 2018 16:52:34 +0800 Anton Shestakov bundle2: graduate bundle2.stream option from experimental to server section
Tue, 04 Sep 2018 20:54:41 -0400 Matt Harbison help: correct a typo in tweakdefaults
Sun, 26 Aug 2018 16:42:28 -0400 Valentin Gatien-Baron resolve: add config to make hg resolve not re-merge by default
Wed, 15 Aug 2018 22:24:50 +0900 FUJIWARA Katsunori filemerge: add config knob to check capabilities of internal merge tools
Sat, 04 Aug 2018 12:58:08 +0530 Sushil khanchi resolve: update commands.resolve.confirm help text
Fri, 03 Aug 2018 12:57:44 -0700 Kyle Lippincott resolve: graduate resolve.mark-check from experimental, add docs
Tue, 31 Jul 2018 19:11:17 +0530 Sushil khanchi resolve: add confirm config option
Tue, 31 Jul 2018 10:55:14 +0200 Boris Feld doc: fix underline length for config title (issue5949) stable
Fri, 20 Jul 2018 09:08:20 +0200 Boris Feld config: rename `revlog` section into `storage` stable
Thu, 19 Jul 2018 10:35:29 +0200 Boris Feld aggressivemergedelta: document rename and move to `revlog` section
Thu, 19 Jul 2018 09:57:42 +0200 Boris Feld config: document the purpose of the `format` config section
Mon, 16 Jul 2018 00:32:33 -0400 Matt Harbison windows: expand '~/' and '~\' to %USERPROFILE% when translating to cmd.exe
Sun, 15 Jul 2018 23:58:39 -0400 Matt Harbison windows: replace single quote with double quote when translating to cmd.exe
Sun, 15 Jul 2018 23:46:09 -0400 Matt Harbison hook: disable the shell to native command translation by default
Sat, 07 Jul 2018 23:38:06 -0400 Matt Harbison hook: add support for disabling the shell to native command translation
Fri, 06 Jul 2018 17:57:46 +0200 Joerg Sonnenberger ui: make the large file warning limit fully configurable
Sun, 08 Jul 2018 16:21:26 +0900 Yuya Nishihara diff: graduate word-diff option from experimental
Sun, 02 Jul 2017 00:32:09 -0400 Matt Harbison hooks: allow Unix style environment variables on external Windows hooks
Fri, 01 Jun 2018 17:27:58 +0200 Boris Feld profiling: introduce a "profiling.time-track" option
Mon, 14 May 2018 12:38:05 +0200 David Demelier config: rename allow_archive to allow-archive
Mon, 14 May 2018 22:01:27 -0400 Augie Fackler status: add a config knob for setting default of --terse