##// END OF EJS Templates
pathencode: implement the "mangling" part of hashed encoding in C...
pathencode: implement the "mangling" part of hashed encoding in C This will be used by an upcoming patch.

File last commit:

r18045:add2f9dd default
r18432:39954be8 default
Show More
map
15 lines | 450 B | text/plain | TextLexer
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
bookmarks = bookmarks.tmpl
bookmarkentry = bookmarkentry.tmpl
branches = branches.tmpl
branchentry = branchentry.tmpl
error = error.tmpl