Mercurial > hg
view mercurial/templates/rss/filelog.tmpl @ 41344:6dadf3f46661
py3: these two casefolding tests pass for me on my Mac
I assume the buildbot didn't catch them because it's on a
case-sensitive filesystem.
Differential Revision: https://phab.mercurial-scm.org/D5681
author | Augie Fackler <augie@google.com> |
---|---|
date | Thu, 24 Jan 2019 13:57:23 -0500 |
parents | f91e5630ce7e |
children |
line wrap: on
line source
{header} <title>{repo|escape}: {file|escape} history</title> <description>{file|escape} revision history</description> {entries%filelogentry} </channel> </rss>