log mercurial/configitems.py @ 38737:913ca175c4ae

age author description
Thu, 19 Jul 2018 10:35:29 +0200 Boris Feld aggressivemergedelta: document rename and move to `revlog` section
Tue, 10 Jul 2018 17:01:06 +0530 Sushil khanchi histedit: add history-editing-backup config option
Wed, 18 Jul 2018 09:49:34 -0700 Gregory Szorc merge: mark file gets as not thread safe (issue5933)
Mon, 16 Jul 2018 18:02:30 +0200 Boris Feld debug: move extensions debug behind a dedicated flag
Mon, 04 Jun 2018 22:23:18 +0200 Paul Morelle sparse-revlog: new requirement enabled with format.sparse-revlog
Wed, 11 Jul 2018 22:06:04 +0900 Yuya Nishihara grep: restore pre-9ef10437bb88 behavior, enable wdir search by tweakdefaults
Wed, 11 Jul 2018 21:51:47 +0900 Yuya Nishihara grep: add config knob to enable/disable the default wdir search
Tue, 10 Jul 2018 02:33:43 +0200 Boris Feld sparse-read: discard gap below 65K only
Fri, 22 Jun 2018 17:12:24 +0200 Paul Morelle sparse-read: target density of 50% instead of 25%
Fri, 22 Jun 2018 01:42:38 +0200 Paul Morelle aggressivemergedeltas: enabled the option by default
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
Thu, 05 Jul 2018 15:07:29 -0400 Matt Harbison convert: add a config knob for not saving the bzr revision
Wed, 27 Jun 2018 10:47:14 -0400 Augie Fackler ui: add an uninterruptable context manager that can block SIGINT
Thu, 28 Jun 2018 18:07:22 -0700 Kyle Lippincott unlinkpath: make empty directory removal optional (issue5901) (issue5826)
Tue, 19 Jun 2018 18:21:37 +0200 Boris Feld configitem: reorder items in the 'server' section
Fri, 01 Jun 2018 17:27:58 +0200 Boris Feld profiling: introduce a "profiling.time-track" option
Wed, 06 Jun 2018 13:31:24 -0400 Augie Fackler merge with stable
Sun, 03 Jun 2018 17:02:38 +0530 Pulkit Goyal configitems: drop the deprecated alias for commands.update.check
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
Fri, 18 May 2018 21:24:06 +0900 Yuya Nishihara lock: add internal config to not replace signal handlers while locking stable
Tue, 17 Apr 2018 03:07:01 +0200 Joerg Sonnenberger bundle: introduce per-engine compression level
Sun, 15 Apr 2018 22:28:03 -0400 Matt Harbison configitems: register server.zstdlevel
Tue, 10 Apr 2018 18:16:47 -0700 Gregory Szorc httppeer: support protocol upgrade
Thu, 18 Jan 2018 12:54:01 +0100 Joerg Sonnenberger wireproto: support for pullbundles
Tue, 27 Feb 2018 02:37:31 +0100 Joerg Sonnenberger wireproto: allow direct stream processing for unbundle
Sun, 04 Mar 2018 17:11:33 -0500 Rodrigo Damazio help: supporting both help and doc for aliases
Wed, 14 Mar 2018 15:25:06 -0700 Gregory Szorc wireproto: implement basic frame reading and processing
Tue, 13 Mar 2018 16:53:21 -0700 Gregory Szorc wireproto: support /api/* URL space for exposing APIs