view mercurial/templates/raw/logentry.tmpl @ 25803:b3004d273874

parser: factor out function that parses right-hand side of prefix/infix ops These two had common pattern. The significant difference was just a result expression: prefix: (op-name, rhs) infix: (op-name, lhs, rhs)
author Yuya Nishihara <yuya@tcha.org>
date Sun, 05 Jul 2015 18:09:15 +0900
parents c8490dcc5fb3
children
line wrap: on
line source

changeset:   {node}
revision:    {rev}
user:        {author}
date:        {date|rfc822date}
summary:     {desc}
{branches%branchname}{tags%tagname}{bookmarks%bookmarkname}