view templates/rss/filelog.tmpl @ 3584:8dbbe4dadb48

revlog: return 0 as offset for nullid
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Sun, 29 Oct 2006 16:14:02 +0100
parents e281903c9d32
children
line wrap: on
line source

#header#
    <title>#repo|escape#: #file|escape# history</title>
    <description>#file|escape# revision history</description>
    #entries%filelogentry#
  </channel>
</rss>