# HG changeset patch
# User krauss
# Date 1303303376 -7200
# Node ID 64176801794a80ea3eda7664aaf8c5bedc61dae1
# Parent e94350a2ed20d34b79de8e6ced5272343838d777
hg template diff: renamed to reflect the base version (which silently changed in caf19101073d, by accident?)
diff -r e94350a2ed20 -r 64176801794a Admin/Mercurial/isabelle-style-1.3.1.diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/Admin/Mercurial/isabelle-style-1.3.1.diff Wed Apr 20 14:42:56 2011 +0200
@@ -0,0 +1,73 @@
+diff -r gitweb/changelogentry.tmpl isabelle/changelogentry.tmpl
+2,8c2,3
+< {date|age} ago{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}
+12a8,10
+>
+> {files}
+>
+diff -r gitweb/changeset.tmpl isabelle/changeset.tmpl
+32c32
+<
| {date|date} ({date|age} ago) |
+---
+>
| {date|date} ({date|age}) |
+diff -r gitweb/fileannotate.tmpl isabelle/fileannotate.tmpl
+39c39
+<
{date|date} ({date|age} ago) |
+---
+>
{date|date} ({date|age}) |
+diff -r gitweb/filerevision.tmpl isabelle/filerevision.tmpl
+39c39
+<
{date|date} ({date|age} ago) |
+---
+>
{date|date} ({date|age}) |
+diff -r gitweb/graph.tmpl isabelle/graph.tmpl
+66c66
+< revlink += '
_DATE ago, by _USER';
+---
+> revlink += '
_DATE, by _USER';
+diff -r gitweb/map isabelle/map
+81c81
+< title="{node|short}: {desc|escape|firstline}">{author|user}@{rev}
+---
+> title="{node|short}: {desc|escape}">{author|user}@{rev}
+153c153
+<
{date|age} ago |
+---
+>
{date|age} |
+164c164
+<
{date|age} ago |
+---
+>
{date|age} |
+207c207
+<
{date|age} ago |
+---
+>
{date|age} |
+208a209
+>
{date|shortdate} |
+211c212
+<
{desc|strip|firstline|escape|nonempty}
+---
+>
{desc|strip|escape|nonempty}
+222c223,225
+<
{date|age} ago |
+---
+>
{date|age} |
+>
{author|person} |
+>
{date|shortdate} |
+225c228
+<
{desc|strip|firstline|escape|nonempty}
+---
+>
{desc|strip|escape|nonempty}
+241c244
+<
{lastchange|age} ago |
+---
+>
{lastchange|age} |
diff -r e94350a2ed20 -r 64176801794a Admin/Mercurial/isabelle-style.diff
--- a/Admin/Mercurial/isabelle-style.diff Wed Apr 20 13:17:25 2011 +0200
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,73 +0,0 @@
-diff -r gitweb/changelogentry.tmpl isabelle/changelogentry.tmpl
-2,8c2,3
-<
{date|age} ago{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}
-12a8,10
->
-> {files}
->
-diff -r gitweb/changeset.tmpl isabelle/changeset.tmpl
-32c32
-<
| {date|date} ({date|age} ago) |
----
->
| {date|date} ({date|age}) |
-diff -r gitweb/fileannotate.tmpl isabelle/fileannotate.tmpl
-39c39
-<
{date|date} ({date|age} ago) |
----
->
{date|date} ({date|age}) |
-diff -r gitweb/filerevision.tmpl isabelle/filerevision.tmpl
-39c39
-<
{date|date} ({date|age} ago) |
----
->
{date|date} ({date|age}) |
-diff -r gitweb/graph.tmpl isabelle/graph.tmpl
-66c66
-< revlink += '
_DATE ago, by _USER';
----
-> revlink += '
_DATE, by _USER';
-diff -r gitweb/map isabelle/map
-81c81
-< title="{node|short}: {desc|escape|firstline}">{author|user}@{rev}
----
-> title="{node|short}: {desc|escape}">{author|user}@{rev}
-153c153
-<
{date|age} ago |
----
->
{date|age} |
-164c164
-<
{date|age} ago |
----
->
{date|age} |
-207c207
-<
{date|age} ago |
----
->
{date|age} |
-208a209
->
{date|shortdate} |
-211c212
-<
{desc|strip|firstline|escape|nonempty}
----
->
{desc|strip|escape|nonempty}
-222c223,225
-<
{date|age} ago |
----
->
{date|age} |
->
{author|person} |
->
{date|shortdate} |
-225c228
-<
{desc|strip|firstline|escape|nonempty}
----
->
{desc|strip|escape|nonempty}
-241c244
-<
{lastchange|age} ago |
----
->
{lastchange|age} |