mercurial/templates/atom/map
author Siddharth Agarwal <sid0@fb.com>
Mon, 01 Apr 2013 20:38:37 -0700
changeset 18860 ce83afefa980
parent 18045 add2f9ddcfb5
child 21056 d70703954a2a
permissions -rw-r--r--
scmutil: remove dead updatedir code This code has not been used in a long while.

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
branches = branches.tmpl
branchentry = branchentry.tmpl
error = error.tmpl