##// END OF EJS Templates
templatefuncs: add regexp search() function that extracts substring...
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}'}

File last commit:

r16438:28a90cdf default
r40970:d3e688b9 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer