diff doc/hgmanpage.py @ 34874:e3fbf8e3fef2

configitems: do not directly match generic items Before this changesets, a literal '.*:foo$' config would match a registered '.*:foo$' generic. This is wrong since generic should be matched through regular exception only. This changeset fixes this problem. Thanks for to Yuya Nishihara for spotting the issue.
author Boris Feld <boris.feld@octobus.net>
date Wed, 18 Oct 2017 12:26:08 +0200
parents a8ba9a23c893
children eb14ab7db33e
line wrap: on
line diff