view mercurial/templates/json/changelist.tmpl @ 28352:a92ee4d8a574

check-config: use absolute_import and print_function
author Pulkit Goyal <7895pulkit@gmail.com>
date Sun, 06 Mar 2016 03:01:46 +0530
parents 0bf54479a9eb
children
line wrap: on
line source

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