# HG changeset patch # User Anton Shestakov # Date 1431661959 -28800 # Node ID d08a13215d1a58a1b1b6fe12fd3cd785bf447540 # Parent 64f403b70a01ab0e9a1f4dbecaead089779b0be2 hgweb: show changeset branches/tags/bookmarks in file log (style=monoblue) As for the gitweb style, this line for filelogentry template is copied from shortlogentry. No change to python code is needed. Tests are unaffected. diff -r 64f403b70a01 -r d08a13215d1a mercurial/templates/monoblue/map --- a/mercurial/templates/monoblue/map Fri May 15 11:42:09 2015 +0800 +++ b/mercurial/templates/monoblue/map Fri May 15 11:52:39 2015 +0800 @@ -247,6 +247,7 @@ {desc|strip|firstline|escape|nonempty} + {inbranch%inbranchtag}{branches%branchtag}{tags%tagtag}{bookmarks%bookmarktag}