Mercurial > hg
diff hgext/fix.py @ 39704:aa647457df14
journal: use changesetformatter to properly nest list of commits in JSON
Before, two separate JSON documents were interleaved.
I chose the field name "changesets" over the option name "commits", since
each entry is called a "changeset" in log templates.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Mon, 03 Sep 2018 20:56:53 +0900 |
parents | a009589cd32a |
children | c31ce080eb75 |