view templates/rss/changelog.tmpl @ 3567:ece5c53577eb

small refactoring of path normalization in dirstate.statwalk
author Matt Mackall <mpm@selenic.com>
date Fri, 27 Oct 2006 14:10:01 -0500
parents e281903c9d32
children
line wrap: on
line source

#header#
    <title>#repo|escape# Changelog</title>
    <description>#repo|escape# Changelog</description>
    #entries%changelogentry#
  </channel>
</rss>