Mercurial > hg-stable
view templates/rss/changelogentry.tmpl @ 9993:8bce1e0d2801 stable
alias: do not crash when aliased command has no usage help text
author | Nicolas Dumazet <nicdumz.commits@gmail.com> |
---|---|
date | Thu, 03 Dec 2009 14:14:44 +0900 |
parents | 5ccca71775e1 |
children |
line wrap: on
line source
<item> <title>{desc|strip|firstline|strip|escape}</title> <guid isPermaLink="true">{urlbase}{url}rev/{node|short}</guid> <description><![CDATA[{desc|strip|escape|addbreaks|nonempty}]]></description> <author>{author|obfuscate}</author> <pubDate>{date|rfc822date}</pubDate> </item>