log mercurial/help/config.txt @ 43163:5617b748aad8

age author description
Sat, 05 Oct 2019 13:39:35 -0700 Kyle Lippincott push: support config option to require revs be specified when running push
Sat, 14 Sep 2019 15:13:16 -0400 Matt Harbison amend: add option to update to the current user
Mon, 24 Jun 2019 14:28:21 -0400 Augie Fackler merge with stable
Sat, 22 Jun 2019 23:04:52 -0400 Matt Harbison help: add a missing blank line to unhide `revlog-compression` stable
Wed, 05 Jun 2019 12:51:21 -0400 Valentin Gatien-Baron profiling: show actual time spent in hotpath display
Wed, 15 May 2019 22:09:02 -0700 Martin von Zweigbergk bookmarks: keep bookmarks in .hg/store if new config set
Wed, 15 May 2019 23:26:05 -0700 Martin von Zweigbergk help: add missing blank line, making "revlog-compression" show up
Fri, 03 May 2019 14:11:16 +0800 Anton Shestakov commit: add ability to print file status after each successful invocation
Fri, 12 Apr 2019 16:25:59 +0200 Pierre-Yves David repoview: flag `server.view` as experimental
Wed, 27 Mar 2019 18:26:54 +0100 Pierre-Yves David compression: introduce an official `format.revlog-compression` option
Wed, 27 Mar 2019 18:35:59 +0100 Pierre-Yves David compression: introduce a `storage.revlog.zstd.level` configuration
Wed, 27 Mar 2019 18:35:27 +0100 Pierre-Yves David compression: introduce a `storage.revlog.zlib.level` configuration
Tue, 12 Feb 2019 19:08:17 +0100 Joerg Sonnenberger server: allow customizing the default repo filter
Wed, 27 Feb 2019 12:40:18 +0100 Pierre-Yves David storage: introduce a `revlog.reuse-external-delta` config
Wed, 27 Feb 2019 10:49:25 +0100 Pierre-Yves David storage: introduce a `revlog.reuse-external-delta-parent` config
Mon, 04 Feb 2019 20:35:21 +0300 Pulkit Goyal merge with stable
Tue, 29 Jan 2019 15:37:35 -0800 Martin von Zweigbergk status: introduce higher-level ui.relative-paths
Wed, 30 Jan 2019 18:15:38 +0100 Boris Feld sparserevlog: document the config option stable
Sat, 12 Jan 2019 17:47:46 +0900 Yuya Nishihara help: document rewrite.backup-bundle option
Tue, 08 Jan 2019 09:43:24 -0800 Martin von Zweigbergk progress: document progress.debug config option
Fri, 04 Jan 2019 20:27:17 +0530 Taapas Agrawal amend: add config option to update time to current in hg amend (issue5828)
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