changeset 28709 | 94494031f659 |
parent 28268 | 3643b66d7f71 |
child 29380 | c1b526f55116 |
--- a/mercurial/templates/json/map Mon Feb 29 17:46:06 2016 +0900 +++ b/mercurial/templates/json/map Thu Mar 31 18:09:09 2016 +0800 @@ -11,7 +11,8 @@ "desc": {desc|utf8|json}, "bookmarks": [{join(bookmarks%changelistentryname, ", ")}], "tags": [{join(tags%changelistentryname, ", ")}], - "user": {author|utf8|json} + "user": {author|utf8|json}, + "parents": [{join(allparents%changesetparent, ", ")}] }' changelistentryname = '{name|utf8|json}' changeset = '\{