changelogentry.tmpl #1

  • //
  • guest/
  • mojmir_svoboda/
  • mercurial/
  • mercurial/
  • templates/
  • rss/
  • changelogentry.tmpl
  • View
  • Commits
  • Open Download .zip Download (300 B)
<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>
# Change User Description Committed
#1 8266 Mojmir Svoboda branch sven/mercurial -> mojmir/mercurial
//guest/sven_erik_knop/mercurial/mercurial/templates/rss/changelogentry.tmpl
#1 7918 Sven Erik Knop Added Mercurial Exporter to Perforce Mk 1.