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
|