mercurial/templates/json/changelist.tmpl
author Matt Harbison <matt_harbison@yahoo.com>
Wed, 18 Sep 2024 21:00:20 -0400
changeset 51873 0afd58c72175
parent 24588 0bf54479a9eb
permissions -rw-r--r--
tests: enable pytype checking on `mercurial/bundlerepo.py`

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