##// END OF EJS Templates
repoview: fix changelog.__contains__ method...
repoview: fix changelog.__contains__ method This have been around for ten years, so we can safely that this method have few callers. However I am about to add one.

File last commit:

r19905:078ccd78 default
r52351:ec8c1d0f default
Show More
changelog.tmpl
5 lines | 67 B | application/x-cheetah | CheetahLexer
Alexander Plavin
hgweb: add changelog and search templates to raw style...
r19429 {header}
Alexander Plavin
hgweb: replace 'shortlog' with 'changelog' in raw changelog template
r19905 # HG changelog
Alexander Plavin
hgweb: add changelog and search templates to raw style...
r19429 # Node ID {node}
{entries%changelogentry}