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