view mercurial/templates/json/changelist.tmpl @ 37799:1770d8b3e554 stable

diff: restore original color scheme for worddiff I'm not young. "red dim" is nearly invisible, and "red" vs "red dim" is too subtle to see difference. And, "underline" is necessary to highlight whitespace changes.
author Yuya Nishihara <yuya@tcha.org>
date Thu, 19 Apr 2018 19:46:24 +0900
parents 0bf54479a9eb
children
line wrap: on
line source

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