Show More
@@ -1,24 +1,24 b'' | |||||
1 | <div class=parity#parity#> |
|
1 | <div class="parity#parity#"> | |
2 | <table width=100% cellpadding=0 cellspacing=0> |
|
2 | <table width="100%" cellpadding="0" cellspacing="0"> | |
3 | <tr> |
|
3 | <tr> | |
4 | <td align=right width="15%"><b>#age# ago: </b></td> |
|
4 | <td align="right" width="15%"><b>#age# ago: </b></td> | |
5 | <td><b>#shortdesc#</b></td</tr> |
|
5 | <td><b>#shortdesc#</b></td</tr> | |
6 | <tr> |
|
6 | <tr> | |
7 | <td align=right>revision: </td> |
|
7 | <td align="right">revision: </td> | |
8 | <td><a href="?cmd=changeset;node=#node#">#rev#:#node#</a></td></tr> |
|
8 | <td><a href="?cmd=changeset;node=#node#">#rev#:#node#</a></td></tr> | |
9 | #parent1# |
|
9 | #parent1# | |
10 | #parent2# |
|
10 | #parent2# | |
11 | <tr> |
|
11 | <tr> | |
12 | <td align=right>manifest: </td> |
|
12 | <td align="right">manifest: </td> | |
13 | <td><a href="?cmd=manifest;manifest=#manifest#;path=/">#rev#:#manifest#</a></td></tr> |
|
13 | <td><a href="?cmd=manifest;manifest=#manifest#;path=/">#rev#:#manifest#</a></td></tr> | |
14 | <tr> |
|
14 | <tr> | |
15 | <td align=right>author: </td> |
|
15 | <td align="right">author: </td> | |
16 | <td>#author#</td></tr> |
|
16 | <td>#author#</td></tr> | |
17 | <tr> |
|
17 | <tr> | |
18 | <td align=right>date: </td> |
|
18 | <td align="right">date: </td> | |
19 | <td>#date#</td></tr> |
|
19 | <td>#date#</td></tr> | |
20 | <tr> |
|
20 | <tr> | |
21 | <td align=right valign=top>files: </td> |
|
21 | <td align="right" valign="top">files: </td> | |
22 | <td>#files#</td></tr> |
|
22 | <td>#files#</td></tr> | |
23 | </table> |
|
23 | </table> | |
24 | </div> |
|
24 | </div> |
@@ -3,7 +3,7 b'' | |||||
3 | </head> |
|
3 | </head> | |
4 | <body> |
|
4 | <body> | |
5 |
|
5 | |||
6 | <div class=buttons> |
|
6 | <div class="buttons"> | |
7 | <a href="?cmd=changelog;rev=#rev#">changelog</a> |
|
7 | <a href="?cmd=changelog;rev=#rev#">changelog</a> | |
8 | <a href="?cmd=manifest;manifest=#manifest#;path=/">manifest</a> |
|
8 | <a href="?cmd=manifest;manifest=#manifest#;path=/">manifest</a> | |
9 | </div> |
|
9 | </div> | |
@@ -12,28 +12,28 b'' | |||||
12 |
|
12 | |||
13 | <table> |
|
13 | <table> | |
14 | <tr> |
|
14 | <tr> | |
15 | <td class=metatag>revision:</td> |
|
15 | <td class="metatag">revision:</td> | |
16 | <td><a href="?cmd=changeset;node=#node#">#rev#:#node#</a></td></tr> |
|
16 | <td><a href="?cmd=changeset;node=#node#">#rev#:#node#</a></td></tr> | |
17 | #parent1# |
|
17 | #parent1# | |
18 | #parent2# |
|
18 | #parent2# | |
19 | <tr> |
|
19 | <tr> | |
20 | <td class=metatag>manifest:</td> |
|
20 | <td class="metatag">manifest:</td> | |
21 | <td><a href="?cmd=manifest;manifest=#manifest#;path=/">#rev#:#manifest#</a></td></tr> |
|
21 | <td><a href="?cmd=manifest;manifest=#manifest#;path=/">#rev#:#manifest#</a></td></tr> | |
22 | <tr> |
|
22 | <tr> | |
23 | <td class=metatag>author:</td> |
|
23 | <td class="metatag">author:</td> | |
24 | <td>#author#</td></tr> |
|
24 | <td>#author#</td></tr> | |
25 | <tr> |
|
25 | <tr> | |
26 | <td class=metatag>date:</td> |
|
26 | <td class="metatag">date:</td> | |
27 | <td>#date#</td></tr> |
|
27 | <td>#date#</td></tr> | |
28 | <tr> |
|
28 | <tr> | |
29 | <td class=metatag valign=top>files:</td> |
|
29 | <td class="metatag" valign="top">files:</td> | |
30 | <td>#files#</td></tr> |
|
30 | <td>#files#</td></tr> | |
31 | <tr> |
|
31 | <tr> | |
32 | <td class=metatag valign=top>description:</td> |
|
32 | <td class="metatag" valign="top">description:</td> | |
33 | <td>#desc#</td></tr> |
|
33 | <td>#desc#</td></tr> | |
34 | </table> |
|
34 | </table> | |
35 |
|
35 | |||
36 | <pre class=parity0> |
|
36 | <pre class="parity0"> | |
37 | #diff# |
|
37 | #diff# | |
38 | </pre> |
|
38 | </pre> | |
39 |
|
39 |
@@ -3,7 +3,7 b'' | |||||
3 | </head> |
|
3 | </head> | |
4 | <body> |
|
4 | <body> | |
5 |
|
5 | |||
6 | <div class=buttons> |
|
6 | <div class="buttons"> | |
7 | <a href="?cmd=changelog;rev=#rev#">changelog</a> |
|
7 | <a href="?cmd=changelog;rev=#rev#">changelog</a> | |
8 | <a href="?cmd=changeset;node=#node#">changeset</a> |
|
8 | <a href="?cmd=changeset;node=#node#">changeset</a> | |
9 | <a href="?cmd=manifest;manifest=#manifest#;path=#path#">manifest</a> |
|
9 | <a href="?cmd=manifest;manifest=#manifest#;path=#path#">manifest</a> | |
@@ -15,24 +15,24 b'' | |||||
15 |
|
15 | |||
16 | <table> |
|
16 | <table> | |
17 | <tr> |
|
17 | <tr> | |
18 | <td class=metatag>changeset:</td> |
|
18 | <td class="metatag">changeset:</td> | |
19 | <td><a href="?cmd=changeset;node=#node#">#rev#:#node#</a></td></tr> |
|
19 | <td><a href="?cmd=changeset;node=#node#">#rev#:#node#</a></td></tr> | |
20 | #parent1# |
|
20 | #parent1# | |
21 | #parent2# |
|
21 | #parent2# | |
22 | <tr> |
|
22 | <tr> | |
23 | <td class=metatag>manifest:</td> |
|
23 | <td class="metatag">manifest:</td> | |
24 | <td><a href="?cmd=manifest;manifest=#manifest#;path=/">#rev#:#manifest#</a></td></tr> |
|
24 | <td><a href="?cmd=manifest;manifest=#manifest#;path=/">#rev#:#manifest#</a></td></tr> | |
25 | <tr> |
|
25 | <tr> | |
26 | <td class=metatag>author:</td> |
|
26 | <td class="metatag">author:</td> | |
27 | <td>#author#</td></tr> |
|
27 | <td>#author#</td></tr> | |
28 | <tr> |
|
28 | <tr> | |
29 | <td class=metatag>date:</td> |
|
29 | <td class="metatag">date:</td> | |
30 | <td>#date#</td></tr> |
|
30 | <td>#date#</td></tr> | |
31 | </table> |
|
31 | </table> | |
32 |
|
32 | |||
33 | <br/> |
|
33 | <br/> | |
34 |
|
34 | |||
35 | <table cellspacing=0 cellpadding=0> |
|
35 | <table cellspacing="0" cellpadding="0"> | |
36 | #annotate# |
|
36 | #annotate# | |
37 | </table> |
|
37 | </table> | |
38 |
|
38 |
@@ -3,7 +3,7 b'' | |||||
3 | </head> |
|
3 | </head> | |
4 | <body> |
|
4 | <body> | |
5 |
|
5 | |||
6 | <div class=buttons> |
|
6 | <div class="buttons"> | |
7 | <a href="?cmd=changelog;rev=#rev#">changelog</a> |
|
7 | <a href="?cmd=changelog;rev=#rev#">changelog</a> | |
8 | <a href="?cmd=changeset;node=#node#">changeset</a> |
|
8 | <a href="?cmd=changeset;node=#node#">changeset</a> | |
9 | <a href="?cmd=file;file=#file#;filenode=#filenode#">file</a> |
|
9 | <a href="?cmd=file;file=#file#;filenode=#filenode#">file</a> | |
@@ -15,14 +15,14 b'' | |||||
15 |
|
15 | |||
16 | <table> |
|
16 | <table> | |
17 | <tr> |
|
17 | <tr> | |
18 | <td class=metatag>revision:</td> |
|
18 | <td class="metatag">revision:</td> | |
19 | <td><a href="?cmd=changeset;node=#node#">#rev#:#node#</a></td></tr> |
|
19 | <td><a href="?cmd=changeset;node=#node#">#rev#:#node#</a></td></tr> | |
20 | <tr> |
|
20 | <tr> | |
21 | <td class=metatag>parent:</td> |
|
21 | <td class="metatag">parent:</td> | |
22 | <td><a href="?cmd=changeset;node=#p1#">#p1rev#:#p1#</a></td></tr> |
|
22 | <td><a href="?cmd=changeset;node=#p1#">#p1rev#:#p1#</a></td></tr> | |
23 | </table> |
|
23 | </table> | |
24 |
|
24 | |||
25 | <pre class=parity0> |
|
25 | <pre class="parity0"> | |
26 | #diff# |
|
26 | #diff# | |
27 | </pre> |
|
27 | </pre> | |
28 |
|
28 |
@@ -3,7 +3,7 b'' | |||||
3 | </head> |
|
3 | </head> | |
4 | <body> |
|
4 | <body> | |
5 |
|
5 | |||
6 | <div class=buttons> |
|
6 | <div class="buttons"> | |
7 | <a href="?cmd=changelog">changelog</a> |
|
7 | <a href="?cmd=changelog">changelog</a> | |
8 | <a href="?cmd=file;file=#file#;filenode=#filenode#">file</a> |
|
8 | <a href="?cmd=file;file=#file#;filenode=#filenode#">file</a> | |
9 | <a href="?cmd=annotate;file=#file#;filenode=#filenode#">annotate</a> |
|
9 | <a href="?cmd=annotate;file=#file#;filenode=#filenode#">annotate</a> |
@@ -1,18 +1,18 b'' | |||||
1 | <table class=parity#parity# width=100% cellspacing=0 cellpadding=0> |
|
1 | <table class="parity#parity#" width="100%" cellspacing="0" cellpadding="0"> | |
2 | <tr> |
|
2 | <tr> | |
3 | <td align=right width="15%"><b>#age# ago: </b></td> |
|
3 | <td align="right" width="15%"><b>#age# ago: </b></td> | |
4 | <td><b><a href="?cmd=changeset;node=#node#">#shortdesc#</a></b></td</tr> |
|
4 | <td><b><a href="?cmd=changeset;node=#node#">#shortdesc#</a></b></td</tr> | |
5 | <tr> |
|
5 | <tr> | |
6 | <td align=right>revision: </td> |
|
6 | <td align="right">revision: </td> | |
7 | <td><a href="?cmd=file;file=#file#;filenode=#filenode#">#filerev#:#filenode#</a> |
|
7 | <td><a href="?cmd=file;file=#file#;filenode=#filenode#">#filerev#:#filenode#</a> | |
8 | <a href="?cmd=filediff;file=#file#;node=#node#">(diff)</a> |
|
8 | <a href="?cmd=filediff;file=#file#;node=#node#">(diff)</a> | |
9 | <a href="?cmd=annotate;file=#file#;filenode=#filenode#">(annotate)</a> |
|
9 | <a href="?cmd=annotate;file=#file#;filenode=#filenode#">(annotate)</a> | |
10 | </td></tr> |
|
10 | </td></tr> | |
11 | <tr> |
|
11 | <tr> | |
12 | <td align=right>author: </td> |
|
12 | <td align="right">author: </td> | |
13 | <td>#author#</td></tr> |
|
13 | <td>#author#</td></tr> | |
14 | <tr> |
|
14 | <tr> | |
15 | <td align=right>date: </td> |
|
15 | <td align="right">date: </td> | |
16 | <td>#date#</td></tr> |
|
16 | <td>#date#</td></tr> | |
17 | </table> |
|
17 | </table> | |
18 |
|
18 |
@@ -3,7 +3,7 b'' | |||||
3 | </head> |
|
3 | </head> | |
4 | <body> |
|
4 | <body> | |
5 |
|
5 | |||
6 | <div class=buttons> |
|
6 | <div class="buttons"> | |
7 | <a href="?cmd=changelog;rev=#rev#">changelog</a> |
|
7 | <a href="?cmd=changelog;rev=#rev#">changelog</a> | |
8 | <a href="?cmd=changeset;node=#node#">changeset</a> |
|
8 | <a href="?cmd=changeset;node=#node#">changeset</a> | |
9 | <a href="?cmd=manifest;manifest=#manifest#;path=#path#">manifest</a> |
|
9 | <a href="?cmd=manifest;manifest=#manifest#;path=#path#">manifest</a> | |
@@ -15,18 +15,18 b'' | |||||
15 |
|
15 | |||
16 | <table> |
|
16 | <table> | |
17 | <tr> |
|
17 | <tr> | |
18 | <td class=metatag>changeset:</td> |
|
18 | <td class="metatag">changeset:</td> | |
19 | <td><a href="?cmd=changeset;node=#node#">#rev#:#node#</a></td></tr> |
|
19 | <td><a href="?cmd=changeset;node=#node#">#rev#:#node#</a></td></tr> | |
20 | #parent1# |
|
20 | #parent1# | |
21 | #parent2# |
|
21 | #parent2# | |
22 | <tr> |
|
22 | <tr> | |
23 | <td class=metatag>manifest:</td> |
|
23 | <td class="metatag">manifest:</td> | |
24 | <td><a href="?cmd=manifest;manifest=#manifest#;path=/">#rev#:#manifest#</a></td></tr> |
|
24 | <td><a href="?cmd=manifest;manifest=#manifest#;path=/">#rev#:#manifest#</a></td></tr> | |
25 | <tr> |
|
25 | <tr> | |
26 | <td class=metatag>author:</td> |
|
26 | <td class="metatag">author:</td> | |
27 | <td>#author#</td></tr> |
|
27 | <td>#author#</td></tr> | |
28 | <tr> |
|
28 | <tr> | |
29 | <td class=metatag>date:</td> |
|
29 | <td class="metatag">date:</td> | |
30 | <td>#date#</td></tr> |
|
30 | <td>#date#</td></tr> | |
31 | </table> |
|
31 | </table> | |
32 |
|
32 |
@@ -1,8 +1,8 b'' | |||||
1 | Content-type: text/html |
|
1 | Content-type: text/html | |
2 |
|
2 | |||
|
3 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> | |||
3 | <html> |
|
4 | <html> | |
4 | <head> |
|
5 | <head> | |
5 | </head> |
|
|||
6 | <style type="text/css"> |
|
6 | <style type="text/css"> | |
7 | a { text-decoration:none; } |
|
7 | a { text-decoration:none; } | |
8 | .parity0 { background-color: #eeeeee; } |
|
8 | .parity0 { background-color: #eeeeee; } | |
@@ -26,6 +26,3 b' a { text-decoration:none; }' | |||||
26 | } |
|
26 | } | |
27 |
|
27 | |||
28 | </style> |
|
28 | </style> | |
29 | </head> |
|
|||
30 | <body> |
|
|||
31 |
|
@@ -3,14 +3,14 b'' | |||||
3 | </head> |
|
3 | </head> | |
4 | <body> |
|
4 | <body> | |
5 |
|
5 | |||
6 | <div class=buttons> |
|
6 | <div class="buttons"> | |
7 | <a href="?cmd=changelog;rev=#rev#">changelog</a> |
|
7 | <a href="?cmd=changelog;rev=#rev#">changelog</a> | |
8 | <a href="?cmd=changeset;node=#node#">changeset</a> |
|
8 | <a href="?cmd=changeset;node=#node#">changeset</a> | |
9 | </div> |
|
9 | </div> | |
10 |
|
10 | |||
11 | <h2>manifest: #path#</h2> |
|
11 | <h2>manifest: #path#</h2> | |
12 |
|
12 | |||
13 | <div class=parity1><a href="?cmd=manifest;manifest=#manifest#;path=#up#">[up]</a><br /></div> |
|
13 | <div class="parity1"><a href="?cmd=manifest;manifest=#manifest#;path=#up#">[up]</a><br /></div> | |
14 | #entries# |
|
14 | #entries# | |
15 |
|
15 | |||
16 | #footer# |
|
16 | #footer# |
@@ -8,20 +8,20 b' fileellipses = "..."' | |||||
8 | changelogentry = changelogentry.tmpl |
|
8 | changelogentry = changelogentry.tmpl | |
9 | changeset = changeset.tmpl |
|
9 | changeset = changeset.tmpl | |
10 | manifest = manifest.tmpl |
|
10 | manifest = manifest.tmpl | |
11 | manifestdirentry = "<div class=parity#parity#><a href="?cmd=manifest;manifest=#manifest#;path=#path#">#basename#/</a><br /></div>" |
|
11 | manifestdirentry = "<div class="parity#parity#"><a href="?cmd=manifest;manifest=#manifest#;path=#path#">#basename#/</a><br /></div>" | |
12 | manifestfileentry = "<div class=parity#parity#><a href="?cmd=file;filenode=#filenode#;file=#file#">#basename#</a><br /></div>" |
|
12 | manifestfileentry = "<div class="parity#parity#"><a href="?cmd=file;filenode=#filenode#;file=#file#">#basename#</a><br /></div>" | |
13 | filerevision = filerevision.tmpl |
|
13 | filerevision = filerevision.tmpl | |
14 | fileannotate = fileannotate.tmpl |
|
14 | fileannotate = fileannotate.tmpl | |
15 | filediff = filediff.tmpl |
|
15 | filediff = filediff.tmpl | |
16 | filelog = filelog.tmpl |
|
16 | filelog = filelog.tmpl | |
17 | fileline = "<div class=parity#parity#><span class=lineno>#linenumber# </span>#line#</div>" |
|
17 | fileline = "<div class="parity#parity#"><span class="lineno">#linenumber# </span>#line#</div>" | |
18 | filelogentry = filelogentry.tmpl |
|
18 | filelogentry = filelogentry.tmpl | |
19 | annotateline = "<tr class=parity#parity#><td class=annotate><a href="?cmd=changeset;node=#node#">#author#@#rev#</a></td><td><pre>#line#</pre></td></tr>" |
|
19 | annotateline = "<tr class="parity#parity#"><td class="annotate"><a href="?cmd=changeset;node=#node#">#author#@#rev#</a></td><td><pre>#line#</pre></td></tr>" | |
20 | difflineplus = "<span class=plusline>#line#</span>" |
|
20 | difflineplus = "<span class="plusline">#line#</span>" | |
21 | difflineminus = "<span class=minusline>#line#</span>" |
|
21 | difflineminus = "<span class="minusline">#line#</span>" | |
22 | difflineat = "<span class=atline>#line#</span>" |
|
22 | difflineat = "<span class="atline">#line#</span>" | |
23 | diffline = "#line#" |
|
23 | diffline = "#line#" | |
24 | changelogparent = "<tr><td align=right>parent: </td><td><a href="?cmd=changeset;node=#node#">#rev#:#node#</a></td></tr>" |
|
24 | changelogparent = "<tr><td align="right">parent: </td><td><a href="?cmd=changeset;node=#node#">#rev#:#node#</a></td></tr>" | |
25 | changesetparent = "<tr><td class=metatag>parent:</td><td><a href="?cmd=changeset;node=#node#">#rev#:#node#</a></td></tr>" |
|
25 | changesetparent = "<tr><td class="metatag">parent:</td><td><a href="?cmd=changeset;node=#node#">#rev#:#node#</a></td></tr>" | |
26 | filerevparent = "<tr><td class=metatag>parent:</td><td><a href="?cmd=changeset;node=#node#">#rev#:#node#</a></td></tr>" |
|
26 | filerevparent = "<tr><td class="metatag">parent:</td><td><a href="?cmd=changeset;node=#node#">#rev#:#node#</a></td></tr>" | |
27 | fileannotateparent = "<tr><td class=metatag>parent:</td><td><a href="?cmd=changeset;node=#node#">#rev#:#node#</a></td></tr>" |
|
27 | fileannotateparent = "<tr><td class="metatag">parent:</td><td><a href="?cmd=changeset;node=#node#">#rev#:#node#</a></td></tr>" |
General Comments 0
You need to be logged in to leave comments.
Login now