diff hgext/eol.py @ 28155:7f430b2ac7fd

extensions: add notloaded method to return extensions failed to load Before this patch, there is no easy way to detect if there are extensions failed to load. While this is okay for most situations, chgserver is designed to preload all extensions specified in config and does need the information. This patch adds extensions.notloaded() to return names of extensions failed to load.
author Jun Wu <quark@fb.com>
date Wed, 10 Feb 2016 16:59:34 +0000
parents f5b6b4e574c1
children cca011fd1ea7
line wrap: on
line diff