Mercurial > hg
view templates/rss/filelog.tmpl @ 8871:20a25042fadc
extensions: move extensions listing functions from mercurial.help
Includes some small fix-ups to comments in enabled() and disabled().
author | Cédric Duval <cedricduval@free.fr> |
---|---|
date | Sun, 21 Jun 2009 16:32:00 +0200 |
parents | 5ccca71775e1 |
children |
line wrap: on
line source
{header} <title>{repo|escape}: {file|escape} history</title> <description>{file|escape} revision history</description> {entries%filelogentry} </channel> </rss>