log mercurial/configitems.py @ 35028:7f8f9f0369ca stable

age author description
Tue, 07 Nov 2017 11:22:24 -0500 Augie Fackler stable: merge with security patches stable 4.4.1
Mon, 06 Nov 2017 22:32:41 -0800 Gregory Szorc subrepo: use per-type config options to enable subrepos stable
Sun, 05 Nov 2017 21:22:07 +0900 Yuya Nishihara subrepo: add config option to reject any subrepo operations (SEC) stable
Mon, 06 Nov 2017 10:33:40 -0800 Gregory Szorc share: move config item declarations into core stable
Fri, 03 Nov 2017 14:47:37 +0100 Denis Laxalde revert: do not reverse hunks in interactive when REV is not parent (issue5096)
Wed, 01 Nov 2017 17:08:33 +0100 Boris Feld obsolete: activate effect-flag by default
Tue, 24 Oct 2017 11:15:30 -0700 Siddharth Agarwal merge: disable path conflict checking by default (issue5716) stable
Tue, 24 Oct 2017 11:14:38 -0700 Siddharth Agarwal merge: add a config option to disable path conflict checking stable
Sat, 21 Oct 2017 13:13:20 +0900 Yuya Nishihara registrar: host "dynamicdefault" constant by configitem object stable
Sat, 21 Oct 2017 13:04:58 +0900 Yuya Nishihara configitems: register 'ui.editor' stable
Fri, 20 Oct 2017 22:25:09 +0900 Yuya Nishihara configitems: register 'email.to' and 'patchbomb.to' stable
Thu, 19 Oct 2017 17:50:20 +0200 Boris Feld config: also gather effect-flags on experimental.evolution
Wed, 18 Oct 2017 18:29:00 -0400 Augie Fackler configitems: make all regular expressions bytes and not native str
Wed, 18 Oct 2017 15:05:03 -0700 Jun Wu show: move configitems to core
Wed, 18 Oct 2017 22:57:15 +0200 Gregory Szorc fsmonitor: warn when fsmonitor could be used