changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > infra > home / templates/json/changelist.tmpl

changeset 53: d25f982fb8a6
author: Richard Westhaver <ellis@rwest.io>
date: Sat, 20 Jul 2024 22:31:54 -0400
permissions: -rw-r--r--
description: init vc
1 \{
2  "node": {node|json},
3  "changeset_count": {changesets|json},
4  "changesets": [{join(entries%changelistentry, ", ")}]
5 }