diff mercurial/setdiscovery.py @ 40934:d3e688b9ef2e

templatefuncs: add regexp search() function that extracts substring This can be used to extract an issue number from a commit message, for example: {search(r'\(issue([0-9]*)\)', desc) % '{1}'}
author Yuya Nishihara <yuya@tcha.org>
date Wed, 12 Dec 2018 22:19:57 +0900
parents 274acf379dbb
children 71b0db4fa027
line wrap: on
line diff