mercurial/configitems.py
Tue, 12 Jan 2021 00:11:16 +0300 Nikita Slyusarev convert: option to set date and time for svn commits
Sun, 17 Jan 2021 23:21:33 +0100 Pierre-Yves David discovery: add config options to control sample size
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
Sat, 16 Jan 2021 01:02:03 +0100 Pierre-Yves David discovery: add a devel.discovery.exchange-heads
Thu, 14 Jan 2021 04:56:29 +0100 Pierre-Yves David persistent-nodemap: remove the "experimental" tag to the feature
Wed, 13 Jan 2021 23:50:03 +0100 Pierre-Yves David persistent-nodemap: drop the storage.revlog.nodemap.mode config
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
Wed, 13 Jan 2021 23:51:12 +0100 Pierre-Yves David persistent-nodemap: rename the storage.revlog.nodemap.mmap option
Thu, 14 Jan 2021 00:37:36 +0100 Pierre-Yves David persistent-nodemap: write down the sprint conclusion
Thu, 14 Jan 2021 00:33:40 +0100 Pierre-Yves David persistent-nodemap: document the `devel.persistent-nodemap` option
Sat, 16 Jan 2021 00:48:11 +0100 Pierre-Yves David discovery: add a discovery.grow-sample.rate
Sat, 16 Jan 2021 00:29:17 +0100 Pierre-Yves David discovery: add a `devel', b'discovery.grow-sample`
Sat, 16 Jan 2021 00:21:54 +0100 Pierre-Yves David discovery: document the `devel.discovery.randomize` option
Fri, 08 Jan 2021 21:47:31 +0530 Pulkit Goyal sharesafe: introduce config to disallow outdated shares if upgrade fails
Fri, 08 Jan 2021 21:34:16 +0530 Pulkit Goyal sharesafe: make warning about outdated share configurable
Wed, 06 Jan 2021 18:31:16 +0530 Pulkit Goyal sharesafe: add functionality to automatically downgrade shares
Wed, 06 Jan 2021 16:18:06 +0530 Pulkit Goyal sharesafe: introduce functionality to automatically upgrade shares
Fri, 24 Apr 2020 16:36:04 +0200 Joerg Sonnenberger bundle: optional advisory obsolescence parts
Sat, 05 Dec 2020 23:35:55 +0100 Joerg Sonnenberger singlehead: introduce option to restrict to public changes
Fri, 27 Nov 2020 17:03:29 -0500 Augie Fackler formating: upgrade to black 20.8b1
Wed, 21 Oct 2020 19:00:16 -0700 Martin von Zweigbergk errors: add config that lets user get more detailed exit codes
Thu, 22 Oct 2020 23:10:06 -0700 Martin von Zweigbergk rebase: make summary template configurable, with default to shared template
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, 14 Sep 2020 14:31:23 +0530 Pulkit Goyal configitems: add a new config option to control new filenode functionality
Thu, 17 Sep 2020 22:34:36 -0700 Martin von Zweigbergk mergedriver: delete it
Tue, 14 Apr 2020 21:07:09 +0530 Pulkit Goyal share: introduce config option to store requires in .hg/store
Mon, 14 Sep 2020 11:32:24 -0400 Valentin Gatien-Baron fsmonitor: increase the threshold before we recommend it, when using rust
Sat, 11 Jul 2020 23:53:27 +0200 Manuel Jacob config: add option to control creation of empty successors during rewrite
Tue, 09 Jun 2020 11:22:31 +0200 Joerg Sonnenberger util: provide a helper function to estimate RAM size
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
Thu, 18 Jun 2020 15:13:38 +0200 Joerg Sonnenberger ui: add option to timestamp status and diagnostic messages
Sun, 31 May 2020 00:30:49 +0200 Manuel Jacob config: remove unused hostsecurity.disabletls10warning config
Tue, 14 Apr 2020 04:23:20 +0200 Pierre-Yves David nodemap: move the mode option to storage.revlog.nodemap.mode
Tue, 14 Apr 2020 03:20:21 +0200 Pierre-Yves David nodemap: move the option for mmap usage to storage.revlog.nodemap.mmap
Tue, 14 Apr 2020 04:08:46 +0200 Pierre-Yves David nodemap: move and update the commend about persistence being experimental
Tue, 14 Apr 2020 03:18:14 +0200 Pierre-Yves David nodemap: move the main switch to the `format` section
Tue, 14 Apr 2020 02:45:05 +0200 Pierre-Yves David nodemap: add a new mode option, with an optional "warn" value
Thu, 26 Mar 2020 11:55:06 +0100 Pierre-Yves David nodemap: automatically "vacuum" the persistent nodemap when too sparse
Fri, 28 Feb 2020 03:05:52 +0100 Pierre-Yves David nodemap: make sure on disk change get rolled back with the transaction
Sat, 29 Feb 2020 12:58:38 +0530 Pulkit Goyal pull: add `--confirm` flag to confirm before writing changes
Fri, 28 Feb 2020 00:29:18 +0100 Pierre-Yves David nodemap: make sure hooks have access to an up-to-date version
Thu, 27 Feb 2020 16:32:43 +0100 Pierre-Yves David nodemap: track the tip_node for validation
Thu, 27 Feb 2020 15:42:04 +0100 Pierre-Yves David nodemap: add a todo list for getting out of experimental
Tue, 25 Feb 2020 20:27:39 -0500 Valentin Gatien-Baron exchange: turn on option that makes concurrent pushes work better
Wed, 19 Feb 2020 17:30:04 +0100 Pierre-Yves David revlog-compression: update the config to be a list
Tue, 11 Feb 2020 11:18:52 +0100 Pierre-Yves David nodemap: introduce an option to use mmap to read the nodemap mapping
Wed, 15 Jan 2020 15:48:09 +0100 Pierre-Yves David nodemap: add a (python) index class for persistent nodemap testing
Wed, 15 Jan 2020 15:47:21 +0100 Pierre-Yves David nodemap: write nodemap data on disk
Thu, 12 Dec 2019 18:31:17 +0100 Georges Racinet rust-index: add a `experimental.rust.index` option to use the wrapper
Wed, 11 Dec 2019 19:42:05 -0800 Kyle Lippincott merge: add commands.merge.require-rev to require an argument to hg merge
Sun, 29 Sep 2019 16:00:32 +0200 Pierre-Yves David upgraderepo: add a config option for parallel computation
Sun, 17 Nov 2019 05:32:38 +0100 Pierre-Yves David repoview: add a 'devel.debug.repo-filter' option
less more (0) -300 -100 -60 tip