##// END OF EJS Templates
context: add changectx.closesbranch() method...
context: add changectx.closesbranch() method This removes the duplicated code for inspecting the 'close' extra field in a changeset.

File last commit:

r13858:1046cb66 stable
r16720:e825a89d default
Show More
map
12 lines | 328 B | text/plain | TextLexer
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
bookmarks = bookmarks.tmpl
bookmarkentry = bookmarkentry.tmpl
error = error.tmpl