Mercurial > hg
view mercurial/templates/rss/bookmarks.tmpl @ 29727:0dbd788a2dfd
sshpeer: use `iter(callable, sentinel)` instead of while True
This is functionally equivalent, but is a little more concise.
author | Augie Fackler <augie@google.com> |
---|---|
date | Fri, 05 Aug 2016 14:00:22 -0400 |
parents | b8ede1f79126 |
children |
line wrap: on
line source
{header} <title>{repo|escape}: bookmarks</title> <description>{repo|escape} bookmark history</description> {entries%bookmarkentry} </channel> </rss>