##// END OF EJS Templates
[PATCH] raise exceptions with Exception subclasses...
[PATCH] raise exceptions with Exception subclasses Fixed the patch. Using Exception subclasses. (tweaked by mpm)

File last commit:

r986:2810c625 default
r1073:7b35a980 default
Show More
map-rss
6 lines | 183 B | text/plain | TextLexer
mpm@selenic.com
Add web:style option
r986 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