diff -Naur gitweb/changelogentry.tmpl isabelle/changelogentry.tmpl --- gitweb/changelogentry.tmpl 2011-04-20 12:27:29.000000000 +0200 +++ isabelle/changelogentry.tmpl 2011-04-20 12:32:48.000000000 +0200 @@ -1,14 +1,12 @@
-{date|age}{desc|strip|firstline|escape|nonempty} {inbranch%inbranchtag}{branches%branchtag}{tags%tagtag} -
-
- -{author|obfuscate} [{date|rfc822date}] rev {rev}
+{date|age} +{author|obfuscate} [{date|rfc822date}] rev {rev} {inbranch%inbranchtag}{branches%branchtag}{tags%tagtag}
{desc|strip|escape|addbreaks|nonempty}
+
+{files} +

diff -Naur gitweb/map isabelle/map --- gitweb/map 2011-04-20 12:27:29.000000000 +0200 +++ isabelle/map 2011-04-20 12:32:48.000000000 +0200 @@ -78,7 +78,7 @@ {author|user}@{rev} + title="{node|short}: {desc|escape}">{author|user}@{rev}
{linenumber}
{line|escape}
@@ -206,9 +206,10 @@ {date|age} {author|person} + {date|shortdate} - {desc|strip|firstline|escape|nonempty} + {desc|strip|escape|nonempty} {inbranch%inbranchtag}{branches%branchtag}{tags%tagtag} @@ -220,9 +221,11 @@ filelogentry = ' {date|age} + {author|person} + {date|shortdate} - {desc|strip|firstline|escape|nonempty} + {desc|strip|escape|nonempty}