Mercurial > hg
view templates/rss/changelogentry.tmpl @ 9468:b2310903c462
hg: say 'hg update' instead of 'hg up' in merge status message
Includes the change to the message itself, along with several test
output files that also had to change.
author | Stuart W Marks <smarks@smarks.org> |
---|---|
date | Thu, 17 Sep 2009 22:39:38 -0700 |
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>