templates/atom/filelog.tmpl
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Thu, 04 Oct 2007 23:21:37 -0300
changeset 5379 d3e51dc804f8
parent 5266 46c5e1ee8aaa
permissions -rw-r--r--
mercurial_source: add --filemap support

#header#
 <id>{urlbase}{url}atom-log/tip/{file|escape}</id>
 <link rel="self" href="{urlbase}{url}atom-log/tip/{file|escape}"/>
 <title>#repo|escape#: #file|escape# history</title>
 #latestentry%feedupdated#

#entries%changelogentry#
</feed>