view mercurial/templates/json/changelist.tmpl @ 34528:23783463d720

configitems: register the 'experimental.graphstyle.missing' config
author Boris Feld <boris.feld@octobus.net>
date Sun, 08 Oct 2017 22:07:21 +0200
parents 0bf54479a9eb
children
line wrap: on
line source

\{
  "node": {node|json},
  "changeset_count": {changesets|json},
  "changesets": [{join(entries%changelistentry, ", ")}]
}