Mercurial > hg
view mercurial/templates/json/changelist.tmpl @ 37276:b4630e332a99
templater: drop unneeded generator from mappable object
Per the definition of the show() interface, it can return a bytes.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sat, 17 Mar 2018 20:58:28 +0900 |
parents | 0bf54479a9eb |
children |
line wrap: on
line source
\{ "node": {node|json}, "changeset_count": {changesets|json}, "changesets": [{join(entries%changelistentry, ", ")}] }