mercurial/templates/atom/map
author Matt Mackall <mpm@selenic.com>
Thu, 21 Jul 2011 14:04:57 -0500
changeset 14900 fc3d6f300d7d
parent 13858 1046cb663776
child 18045 add2f9ddcfb5
permissions -rw-r--r--
revset: allow bypassing alias expansion For internal usage of revset queries, we don't want aliases breaking things.

default = 'changelog'
feedupdated = '<updated>{date|rfc3339date}</updated>'
mimetype = 'application/atom+xml; charset={encoding}'
header = header.tmpl
changelog = changelog.tmpl
changelogentry = changelogentry.tmpl
filelog = filelog.tmpl
filelogentry = filelogentry.tmpl
tags = tags.tmpl
tagentry = tagentry.tmpl
bookmarks = bookmarks.tmpl
bookmarkentry = bookmarkentry.tmpl
error = error.tmpl