view mercurial/templates/rss/map @ 22171:371cc920ca12 stable

test-largefiles: add test for hg log --follow --patch with path This was the one case for test-largefiles that was not broken.
author Siddharth Agarwal <sid0@fb.com>
date Wed, 13 Aug 2014 15:55:45 -0700
parents 19ee4923a2b6
children
line wrap: on
line source

default = 'changelog'
mimetype = 'text/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
filedifflink = '{file|escape}<br />'
fileellipses = '{file|escape}<br />'
filenodelink = '{file|escape}<br />'
filenolink = '{file|escape}<br />'