Mercurial > hg
view mercurial/templates/rss/bookmarks.tmpl @ 36058:81199632fa42
charencode: adjust clang-format enable/disable comments
We're pretty close to being able to let clang-format manage most of
these files.
Differential Revision: https://phab.mercurial-scm.org/D2180
author | Augie Fackler <augie@google.com> |
---|---|
date | Mon, 12 Feb 2018 10:36:59 -0500 |
parents | b8ede1f79126 |
children |
line wrap: on
line source
{header} <title>{repo|escape}: bookmarks</title> <description>{repo|escape} bookmark history</description> {entries%bookmarkentry} </channel> </rss>