##// END OF EJS Templates
changelog: change input type of index_get_parents...
changelog: change input type of index_get_parents We were wrongfully using int instead of Py_ssize_t for the revision number.

File last commit:

r13858:1046cb66 stable
r25296:260fb596 default
Show More
bookmarks.tmpl
6 lines | 164 B | application/x-cheetah | CheetahLexer
{header}
<title>{repo|escape}: bookmarks </title>
<description>{repo|escape} bookmark history</description>
{entries%bookmarkentry}
</channel>
</rss>