mercurial/configitems.py
Sun, 08 Oct 2017 22:07:47 +0200 Boris Feld configitems: register the 'experimental.graphstyle.grandparent' config
Sun, 08 Oct 2017 22:07:21 +0200 Boris Feld configitems: register the 'experimental.graphstyle.missing' config
Sun, 08 Oct 2017 22:06:35 +0200 Boris Feld configitems: register the 'experimental.graphstyle.parent' config
Sun, 08 Oct 2017 21:41:37 +0200 Boris Feld configitems: register the 'devel.empty-changegroup' config
Sun, 08 Oct 2017 21:41:22 +0200 Boris Feld configitems: register the 'devel.cache-vfs' config
Sun, 08 Oct 2017 21:36:26 +0200 Boris Feld configitems: register the 'devel.warn-config-default' config
Sun, 08 Oct 2017 21:41:10 +0200 Boris Feld configitems: register the 'devel.warn-config' config
Sun, 08 Oct 2017 21:48:40 +0200 Boris Feld configitems: register 'merge.checkunknown' and 'merge.checkignored'
Sun, 08 Oct 2017 21:47:14 +0200 Boris Feld configitems: register the 'diff.*' config
Sun, 08 Oct 2017 20:43:46 +0200 Boris Feld configitems: register the 'experimental.mmapindexthreshold' config
Sun, 08 Oct 2017 20:42:19 +0200 Boris Feld configitems: register the 'experimental.maxdeltachainspan' config
Fri, 30 Jun 2017 03:41:49 +0200 Boris Feld configitems: register the 'experimental.nonnormalparanoidcheck' config
Fri, 30 Jun 2017 03:39:44 +0200 Boris Feld configitems: register the 'experimental.allowdivergence' config
Fri, 30 Jun 2017 03:37:05 +0200 Boris Feld configitems: register the 'debug.dirstate.delaywrite' config
Fri, 30 Jun 2017 03:43:13 +0200 Boris Feld configitems: register the 'merge.preferancestor' config
Fri, 30 Jun 2017 03:39:10 +0200 Boris Feld configitems: register the 'email.from' config
Fri, 30 Jun 2017 03:44:24 +0200 Boris Feld configitems: register the 'smtp.port' config
Fri, 30 Jun 2017 03:43:48 +0200 Boris Feld configitems: register the 'phases.new-commit' config
Fri, 30 Jun 2017 03:44:00 +0200 Boris Feld configitems: register the 'profiling.type' config
Fri, 30 Jun 2017 03:43:57 +0200 Boris Feld configitems: register the 'profiling.showmin' config
Fri, 30 Jun 2017 03:43:56 +0200 Boris Feld configitems: register the 'profiling.showmax' config
Fri, 30 Jun 2017 03:43:55 +0200 Boris Feld configitems: register the 'profiling.output' config
Wed, 27 Sep 2017 15:14:59 -0700 Jun Wu progress: make ETA only consider progress made in the last minute
Wed, 27 Sep 2017 14:30:58 -0700 Jun Wu progress: remove progress.estimate config
Thu, 21 Sep 2017 15:58:44 +0530 Pulkit Goyal copytrace: add a a new config to limit the number of drafts in heuristics
Fri, 15 Sep 2017 10:42:49 -0700 Martin von Zweigbergk obsmarker: track operation by default
Fri, 30 Jun 2017 03:45:53 +0200 Boris Feld configitems: register the 'web.templates' config
Fri, 30 Jun 2017 03:45:52 +0200 Boris Feld configitems: register the 'web.style' config
Fri, 30 Jun 2017 03:45:51 +0200 Boris Feld configitems: register the 'web.stripes' config
Fri, 30 Jun 2017 03:45:50 +0200 Boris Feld configitems: register the 'web.refreshinterval' config
Fri, 30 Jun 2017 03:45:49 +0200 Boris Feld configitems: register the 'web.prefix' config
Fri, 30 Jun 2017 03:45:48 +0200 Boris Feld configitems: register the 'web.port' config
Fri, 30 Jun 2017 03:45:47 +0200 Boris Feld configitems: register the 'web.ipv6' config
Fri, 30 Jun 2017 03:45:45 +0200 Boris Feld configitems: register the 'web.errorlog' config
Fri, 30 Jun 2017 03:45:44 +0200 Boris Feld configitems: register the 'web.encoding' config
Fri, 30 Jun 2017 03:45:43 +0200 Boris Feld configitems: register the 'web.description' config
Fri, 30 Jun 2017 03:45:42 +0200 Boris Feld configitems: register the 'web.descend' config
Fri, 30 Jun 2017 03:45:41 +0200 Boris Feld configitems: register the 'web.deny_read' config
Fri, 30 Jun 2017 03:45:40 +0200 Boris Feld configitems: register the 'web.csp' config
Fri, 30 Jun 2017 03:45:38 +0200 Boris Feld configitems: register the 'web.collapse' config
Fri, 30 Jun 2017 03:45:37 +0200 Boris Feld configitems: register the 'web.certificate' config
Fri, 30 Jun 2017 03:45:36 +0200 Boris Feld configitems: register the 'web.cacerts' config
Fri, 30 Jun 2017 03:45:35 +0200 Boris Feld configitems: register the 'web.baseurl' config
Fri, 30 Jun 2017 03:45:34 +0200 Boris Feld configitems: register the 'web.allow_read' config
Fri, 30 Jun 2017 03:45:33 +0200 Boris Feld configitems: register the 'web.allow_archive' config
Fri, 30 Jun 2017 03:45:32 +0200 Boris Feld configitems: register the 'web.address' config
Fri, 30 Jun 2017 03:45:31 +0200 Boris Feld configitems: register the 'web.accesslog' config
Sun, 03 Sep 2017 01:52:19 +0530 Pulkit Goyal copytrace: replace experimental.disablecopytrace config with copytrace (BC)
Tue, 29 Aug 2017 17:27:37 -0700 Jun Wu rebase: initial support for multiple destinations
Sat, 12 Aug 2017 04:47:40 +0530 Pulkit Goyal pushvars: add a coreconfigitem for push.pushvars.server
Thu, 03 Aug 2017 11:38:22 +0200 Boris Feld config: rename evolution config into stabilization
Thu, 03 Aug 2017 05:12:35 +0530 Pulkit Goyal morestatus: move fb extension to core by plugging to `hg status --verbose`
Fri, 30 Jun 2017 03:44:56 +0200 Boris Feld configitems: register the 'ui.mergemarkertemplate' config
Sat, 15 Jul 2017 14:14:53 +0200 Boris Feld configitems: register the 'ui.color' config
Fri, 30 Jun 2017 03:44:45 +0200 Boris Feld configitems: register the 'ui.forcecwd' config
Fri, 30 Jun 2017 03:44:43 +0200 Boris Feld configitems: register the 'ui.fallbackencoding' config
Fri, 14 Jul 2017 14:22:40 -0700 Jun Wu codemod: register core configitems using a script
Fri, 30 Jun 2017 03:45:57 +0200 Boris Feld configitems: register the 'worker.backgroundclose' config
Fri, 30 Jun 2017 03:44:05 +0200 Boris Feld configitems: register the 'progress.width' config
Wed, 12 Jul 2017 23:36:28 +0200 Boris Feld configitems: register the 'color.pagermode' config
less more (0) -100 -60 tip