diff mercurial/templates/json/map @ 39468:6772cf74ff6f

hgweb: show shortlog by default in json output (issue5978)
author Yuya Nishihara <yuya@tcha.org>
date Fri, 07 Sep 2018 22:12:46 +0900
parents 546dc42c3bc4
children 1a786fe069b8
line wrap: on
line diff
--- a/mercurial/templates/json/map	Fri Sep 07 11:35:43 2018 -0400
+++ b/mercurial/templates/json/map	Fri Sep 07 22:12:46 2018 +0900
@@ -1,4 +1,6 @@
+default = 'shortlog'
 mimetype = 'application/json'
+
 filerevision = '\{
   "node": {node|json},
   "path": {file|json},