view mercurial/templates/json/changelist.tmpl @ 25491:8cd0159207df

bundle2: add an 'error' capability This capability will be extended as new error type is introduced.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Sat, 06 Jun 2015 00:32:19 -0700
parents 0bf54479a9eb
children
line wrap: on
line source

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