##// END OF EJS Templates
identify: change {parents} to a list of nodes (BC)...
identify: change {parents} to a list of nodes (BC) This is a part of the name unification. {parents} is a list of nodes in "hg log -Tjson" output. Since {rev} can be computed from (repo, node) pair, we no longer need to put it to provide {rev} to user templates. https://www.mercurial-scm.org/wiki/GenericTemplatingPlan#Dictionary

File last commit:

r19767:d4501068 default
r39662:6ecfd12f default
Show More
search.tmpl
7 lines | 111 B | application/x-cheetah | CheetahLexer
{header}
# HG changesets search
# Node ID {node}
# Query "{query}"
# Mode {modedesc}
{entries%changelogentry}