��Pc@s�dZddlZddlmZddlmZmZddlmZdZ gZ
d�Zd�Zej
ejd e�dS(
s�expand expressions into changelog and summaries
This extension allows the use of a special syntax in summaries, which
will be automatically expanded into links or any other arbitrary
expression, much like InterWiki does.
A few example patterns (link to bug tracking, etc.) that may be used
in your hgrc::
[interhg]
issues = s!issue(\d+)!<a href="http://bts/issue\1">issue\1</a>!
bugzilla = s!((?:bug|b=|(?=#?\d{4,}))(?:\s*#?)(\d+))!<a..=\2">\1</a>!i
boldify = s!(^|\s)#(\d+)\b! <b>#\2</b>!
i�N(t hgweb_mod(ttemplatefilterst
extensions(t_tinternalcs-tjd��fd�}|tjd<dS(Ntescapecs9�|�}x&tD]\}}|j||�}qW|S(N(t
interhg_tabletsub(txtescstrtregexptformat(torig_escape(s1/sys/lib/python2.7/site-packages/hgext/interhg.pytinterhg_escape&s(Rtfilters(tuiR
((Rs1/sys/lib/python2.7/site-packages/hgext/interhg.pytuisetup#s
cOs�gt(x||jjjd�D]e\}}|d}tj|�}tjd|||f|�}|s�|jjjtd�||f�qntj d|�} | j
||jd��}
| j
||jd��}|jd�}d}
|rx(|j�D]}|
tj
|O}
qWny)tj |
|
�}
tj|
|f�Wqtjk
r�|jjjtd �||
f�qXqW||||�S(
Ntinterhgis1^s%s(.+)(?:(?<=\\\\)|(?<!\\))%s(.*)%s([ilmsux])*$s$interhg: invalid pattern for %s: %s
s(?<!\\)\\%siiis#interhg: invalid regexp for %s: %s
(RtrepoRtconfigitemstreRtmatchtwarnRtcompileRtgrouptuppert__dict__tappendterror(torigtselftargstkwargstkeytpatterntunesctdelimRtdelim_reR
Rtflagintflagstflag((s1/sys/lib/python2.7/site-packages/hgext/interhg.pytinterhg_refresh.s2"
trefresh(t__doc__Rtmercurial.hgwebRt mercurialRRtmercurial.i18nRt
testedwithRRR)twrapfunctionthgweb(((s1/sys/lib/python2.7/site-packages/hgext/interhg.pyt<module>s %
|