##// END OF EJS Templates
Fix git patch application when cwd != repo.root
Fix git patch application when cwd != repo.root

File last commit:

r1901:c64bef3d default
r3055:efd26cee default
Show More
map-rss
8 lines | 233 B | text/plain | TextLexer
Vadim Gelfer
use safer string parser for template engine.
r1901 default = 'changelog'
mpm@selenic.com
[PATCH] Add RSS support to hgweb...
r599 header = header-rss.tmpl
changelog = changelog-rss.tmpl
changelogentry = changelogentry-rss.tmpl
filelog = filelog-rss.tmpl
filelogentry = filelogentry-rss.tmpl
Peter van Dijk
tags-rss support; still shows tip
r1766 tags = tags-rss.tmpl
tagentry = tagentry-rss.tmpl