hg: install hgweb templates
This commit is contained in:
parent
e437b1b289
commit
e74d851d69
127 changed files with 5752 additions and 4 deletions
10
sys/lib/python/mercurial/templates/rss/map
Normal file
10
sys/lib/python/mercurial/templates/rss/map
Normal file
|
@ -0,0 +1,10 @@
|
|||
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
|
||||
error = error.tmpl
|
Loading…
Add table
Add a link
Reference in a new issue