# HG changeset patch # User krauss # Date 1303303384 -7200 # Node ID e1657125da76cc16e920e0dafc22cbd705a6d203 # Parent 79ef651d88eb4df1f386781a6455928ae13fb112 added template diff against newer mercurials, where the 'ago' duplication has been fixed diff -r 79ef651d88eb -r e1657125da76 Admin/Mercurial/isabelle-style-1.4.3--1.8.2.diff --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Admin/Mercurial/isabelle-style-1.4.3--1.8.2.diff Wed Apr 20 14:43:04 2011 +0200 @@ -0,0 +1,60 @@ +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} + + +