mercurial/configitems.py
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
Wed, 18 Oct 2017 09:07:48 +0200 Paul Morelle sparse-read: skip gaps too small to be worth splitting
Wed, 18 Oct 2017 12:36:23 +0200 Boris Feld configitems: document the choice of using 'match' instead of 'search'
Wed, 18 Oct 2017 12:26:08 +0200 Boris Feld configitems: do not directly match generic items
Tue, 17 Oct 2017 16:54:31 +0200 Boris Feld config: gather allowdivergence under the evolution namespace
Tue, 17 Oct 2017 15:57:56 +0200 Boris Feld config: remove stabilization.* aliases
Mon, 16 Oct 2017 17:14:47 +0200 Boris Feld config: update evolution-related config
Mon, 16 Oct 2017 17:14:32 +0200 Boris Feld config: invert evolution-related configuration aliases
Mon, 16 Oct 2017 17:41:27 +0200 Boris Feld configitems: adds a developer warning when accessing undeclared configuration
Tue, 10 Oct 2017 02:25:03 +0530 Pulkit Goyal copies: add a config to limit the number of candidates to check in heuristics
Fri, 13 Oct 2017 23:00:31 +0200 Boris Feld configitems: move rebase config into core
Mon, 16 Oct 2017 18:16:29 +0200 Boris Feld configitems: register the 'web.archivesubrepos' config
Sun, 08 Oct 2017 22:22:27 +0200 Boris Feld configitems: register the 'experimental.effect-flags' config
Sun, 08 Oct 2017 20:37:13 +0200 Boris Feld configitems: register the full 'merge-tools' config and sub-options
Sat, 14 Oct 2017 17:05:41 +0200 Paul Morelle revlog-sparse-read: add a lower-threshold for read block size
Tue, 10 Oct 2017 17:50:27 +0200 Paul Morelle revlog: introduce an experimental flag to slice chunks reads when too sparse
Mon, 16 Oct 2017 18:58:16 +0200 Boris Feld config: simplify aliasing commands.update.check
Fri, 06 Oct 2017 06:48:43 -0700 Ryan McElroy filemerge: introduce functions to halt merge flow
Sat, 14 Oct 2017 00:30:14 +0200 Boris Feld configitems: register the 'hostsecurity.*:verifycertsfile' config
Sat, 14 Oct 2017 00:29:31 +0200 Boris Feld configitems: register the 'hostsecurity.*:fingerprints' config
Sat, 14 Oct 2017 00:28:48 +0200 Boris Feld configitems: register the 'hostsecurity.*:ciphers' config
Sat, 14 Oct 2017 00:28:13 +0200 Boris Feld configitems: register the 'hostsecurity.*:minimumprotocol' config
Fri, 13 Oct 2017 23:23:48 +0200 Boris Feld configitems: register the 'extdata' section
Fri, 13 Oct 2017 23:33:31 +0200 Boris Feld configitems: fix registration of extensions config
Fri, 13 Oct 2017 23:03:46 +0200 Boris Feld configitems: register the 'web.staticurl' config
Thu, 12 Oct 2017 00:44:45 +0200 Boris Feld configitems: register the 'hgweb-paths' section
Thu, 12 Oct 2017 00:20:41 +0200 Boris Feld configitems: register the 'hostfingerprints' section
Thu, 12 Oct 2017 00:19:12 +0200 Boris Feld configitems: register the 'hostsecurity.minimumprotocol' config
Wed, 11 Oct 2017 22:53:17 +0200 Boris Feld configitems: register the 'progress.format' config
Mon, 16 Oct 2017 15:12:50 +0200 Boris Feld configitems: fixup default value of annotate config option
Fri, 13 Oct 2017 22:08:55 +0200 Boris Feld configitems: fixup default value of diff config option
Sun, 08 Oct 2017 21:42:32 +0200 Boris Feld devel-warn: add 'warn-' to 'devel.empty-changegroup' config
Sat, 14 Oct 2017 03:13:50 -0400 Augie Fackler config: graduate experimental.updatecheck to commands.update.check
Sun, 08 Oct 2017 21:29:24 +0200 Boris Feld configitems: register the 'templates' section
Wed, 11 Oct 2017 05:01:55 +0200 Boris Feld configitems: register the 'paths' config section
Wed, 11 Oct 2017 02:26:09 +0200 Boris Feld configitems: register the 'pager.attend-.*' options
Fri, 13 Oct 2017 16:39:06 +0200 Boris Feld configitems: register the 'hooks' config section
Tue, 10 Oct 2017 10:48:47 +0200 Boris Feld configitems: register the 'extensions' section
Sun, 08 Oct 2017 20:39:51 +0200 Boris Feld configitems: register the 'defaults' section
Sun, 08 Oct 2017 21:02:02 +0200 Boris Feld configitems: register the 'committemplate' section
Tue, 10 Oct 2017 10:49:28 +0200 Boris Feld configitems: register the 'color' section
Sun, 08 Oct 2017 20:26:25 +0200 Boris Feld configitems: register the 'alias' section
Tue, 10 Oct 2017 10:49:15 +0200 Boris Feld configitems: allow for the registration of "generic" config item
Fri, 13 Oct 2017 00:14:28 +0900 Yuya Nishihara configitems: correct default values of web.allow<archtype> and web.hidden
Wed, 11 Oct 2017 05:23:45 +0200 Boris Feld configitems: register the annotate diff options
Wed, 11 Oct 2017 05:36:10 +0200 Boris Feld configitems: register the 'ui.interface.chunkselector' config
Wed, 11 Oct 2017 05:18:20 +0200 Boris Feld configitems: register the 'experimental.archivemetatemplate' config
Wed, 11 Oct 2017 17:51:40 +0200 Boris Feld configitems: register the 'server.bundle*' family of config
Wed, 11 Oct 2017 04:16:17 +0200 Boris Feld configitems: register the 'web.logourl' config
less more (0) -100 -60 tip