annotate mercurial-tests/testData/bin/Templates/rss/filelog.tmpl @ 88:6fada1d52902 Darjeeling-5.0.x

new hg utility
author Pavel.Sher
date Tue, 08 Dec 2009 20:20:52 +0300
parents a530ea876f55
children
rev   line source
88
6fada1d52902 new hg utility
Pavel.Sher
parents: 0
diff changeset
1 {header}
6fada1d52902 new hg utility
Pavel.Sher
parents: 0
diff changeset
2 <title>{repo|escape}: {file|escape} history</title>
6fada1d52902 new hg utility
Pavel.Sher
parents: 0
diff changeset
3 <description>{file|escape} revision history</description>
6fada1d52902 new hg utility
Pavel.Sher
parents: 0
diff changeset
4 {entries%filelogentry}
0
a530ea876f55 mercurial support sources added
Pavel.Sher
parents:
diff changeset
5 </channel>
a530ea876f55 mercurial support sources added
Pavel.Sher
parents:
diff changeset
6 </rss>