mercurial/templates/json/changelist.tmpl
author Martin von Zweigbergk <martinvonz@google.com>
Sun, 17 Jun 2018 23:48:23 -0700
changeset 38405 185588cb0c4b
parent 24588 0bf54479a9eb
permissions -rw-r--r--
upgrade: use progress helper A minor side-effect is that we no longer print the progress at 0 (and that we don't re-print it at its current value when starting the next manifest/file). Differential Revision: https://phab.mercurial-scm.org/D3800

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