Mercurial > hg
view mercurial/templates/json/changelist.tmpl @ 31502:9916b3d579a9
dispatch: use pycompat.maplist to allow summing with args
author | Augie Fackler <augie@google.com> |
---|---|
date | Sun, 19 Mar 2017 14:17:07 -0400 |
parents | 0bf54479a9eb |
children |
line wrap: on
line source
\{ "node": {node|json}, "changeset_count": {changesets|json}, "changesets": [{join(entries%changelistentry, ", ")}] }