##// END OF EJS Templates
hgweb: always run search when a query is entered (bc)...
hgweb: always run search when a query is entered (bc) This changes the behavior for queries which point at a revision directly, now the output is consistent to other cases: it results in only this matched revision shown, not the log starting with it. A new test checks this behaviour and fails for the old one.

File last commit:

r19429:c8490dcc default
r19634:49a068b8 default
Show More
search.tmpl
6 lines | 93 B | application/x-cheetah | CheetahLexer
{header}
# HG changesets search
# Node ID {node}
# Query "{query}"
{entries%changelogentry}