Mercurial > hg
comparison hgext/logtoprocess.py @ 32837:50586a0a946f
cmdutil: factor out helper to create changeset_templater with literal template
changeset_templater has lots of arguments, but most callers only need to
specify a literal template 'tmpl'.
"hg debugtemplate" has no diff option, which means 'opts' were effectively {},
so dropped opts.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sat, 22 Apr 2017 18:42:03 +0900 |
parents | 8e7feaad2d8d |
children | 68ed3b4f86ef |
comparison
equal
deleted
inserted
replaced
32836:29558247b00e | 32837:50586a0a946f |
---|