Mercurial > hg > mercurial
view mercurial-tests/testData/bin/templates/gitweb/changelogentry.tmpl @ 1063:4b6661db8a8a Lakhnau-2020.2.x
TW-70509 prohibit creating VCS root with either repo name or branch name containing suspicicios options
(grafted from 04407dc0f4967d24d53fe2a983afa4d11531684b)
author | victory.bedrosova |
---|---|
date | Thu, 11 Mar 2021 15:32:03 +0100 |
parents | 2e52f00a3c94 |
children |
line wrap: on
line source
<div> <a class="title" href="{url}rev/{node|short}{sessionvars%urlparameter}"><span class="age">{date|age}</span>{desc|strip|firstline|escape|nonempty}<span class="logtags"> {inbranch%inbranchtag}{branches%branchtag}{tags%tagtag}</span></a> </div> <div class="title_text"> <div class="log_link"> <a href="{url}rev/{node|short}{sessionvars%urlparameter}">changeset</a><br/> </div> <i>{author|obfuscate} [{date|rfc822date}] rev {rev}</i><br/> </div> <div class="log_body"> {desc|strip|escape|addbreaks|nonempty} <br/> <br/> </div>