templates/map-rss
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Wed, 24 May 2006 10:59:30 +0200
changeset 2347 5b178298b7f4
parent 1901 c64bef3d7043
child 3227 e281903c9d32
permissions -rw-r--r--
use a more reliable way to find what are the new changesets on pull/unbundle The number of csets and the hooks where wrong (negative number of csets) when we unbundled a bundle which contains csets we already had. Remove unused variables.

default = 'changelog'
header = header-rss.tmpl
changelog = changelog-rss.tmpl
changelogentry = changelogentry-rss.tmpl
filelog = filelog-rss.tmpl
filelogentry = filelogentry-rss.tmpl
tags = tags-rss.tmpl
tagentry = tagentry-rss.tmpl