Mercurial > hg
changeset 26274:ca60ba3935c6
monoblue: add author to filelogentry
The line is copied from shortlogentry template.
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Fri, 18 Sep 2015 14:24:38 +0800 |
parents | 8d49d4899b0f |
children | 3e9d63820cd2 |
files | mercurial/templates/monoblue/map |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/mercurial/templates/monoblue/map Fri Sep 18 14:23:44 2015 +0800 +++ b/mercurial/templates/monoblue/map Fri Sep 18 14:24:38 2015 +0800 @@ -247,6 +247,7 @@ filelogentry = ' <tr class="parity{parity}"> <td class="nowrap age">{date|rfc822date}</td> + <td>{author|person}</td> <td> <a href="{url|urlescape}rev/{node|short}{sessionvars%urlparameter}"> {desc|strip|firstline|escape|nonempty}