Show More
@@ -1,25 +1,25 | |||||
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"> |
|
7 | <td align="right">changeset #rev#: </td> | |
8 |
<td><a href="?cmd=changeset;node=#node#"> |
|
8 | <td><a href="?cmd=changeset;node=#node#">#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=/"> |
|
13 | <td><a href="?cmd=manifest;manifest=#manifest#;path=/">#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> | |
25 |
|
25 |
@@ -1,43 +1,43 | |||||
1 | #header# |
|
1 | #header# | |
2 | <title>#repo#: changeset #node#</title> |
|
2 | <title>#repo#: changeset #node#</title> | |
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> | |
10 |
|
10 | |||
11 | <h2>changeset: #shortdesc#</h2> |
|
11 | <h2>changeset: #shortdesc#</h2> | |
12 |
|
12 | |||
13 | <table> |
|
13 | <table> | |
14 | <tr> |
|
14 | <tr> | |
15 |
<td class="metatag"> |
|
15 | <td class="metatag">changeset #rev#:</td> | |
16 |
<td><a href="?cmd=changeset;node=#node#"> |
|
16 | <td><a href="?cmd=changeset;node=#node#">#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=/"> |
|
21 | <td><a href="?cmd=manifest;manifest=#manifest#;path=/">#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 | |||
40 | </body> |
|
40 | </body> | |
41 | </html |
|
41 | </html | |
42 |
|
42 | |||
43 |
|
43 |
@@ -1,39 +1,39 | |||||
1 | #header# |
|
1 | #header# | |
2 | <title>#repo#: #file# annotate</title> |
|
2 | <title>#repo#: #file# annotate</title> | |
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> | |
10 | <a href="?cmd=file;file=#file#;filenode=#filenode#">file</a> |
|
10 | <a href="?cmd=file;file=#file#;filenode=#filenode#">file</a> | |
11 | <a href="?cmd=filelog;file=#file#;filenode=#filenode#">revisions</a> |
|
11 | <a href="?cmd=filelog;file=#file#;filenode=#filenode#">revisions</a> | |
12 | </div> |
|
12 | </div> | |
13 |
|
13 | |||
14 | <h2>Annotate #file# (#filenode#)</h2> |
|
14 | <h2>Annotate #file# (#filenode#)</h2> | |
15 |
|
15 | |||
16 | <table> |
|
16 | <table> | |
17 | <tr> |
|
17 | <tr> | |
18 | <td class="metatag">changeset:</td> |
|
18 | <td class="metatag">changeset #rev#:</td> | |
19 |
<td><a href="?cmd=changeset;node=#node#"> |
|
19 | <td><a href="?cmd=changeset;node=#node#">#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=/"> |
|
24 | <td><a href="?cmd=manifest;manifest=#manifest#;path=/">#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 | |||
39 | #footer# |
|
39 | #footer# |
@@ -1,31 +1,31 | |||||
1 | #header# |
|
1 | #header# | |
2 | <title>#repo#: #file# diff</title> |
|
2 | <title>#repo#: #file# diff</title> | |
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> | |
10 | <a href="?cmd=filelog;file=#file#;filenode=#filenode#">revisions</a> |
|
10 | <a href="?cmd=filelog;file=#file#;filenode=#filenode#">revisions</a> | |
11 | <a href="?cmd=annotate;file=#file#;filenode=#filenode#">annotate</a> |
|
11 | <a href="?cmd=annotate;file=#file#;filenode=#filenode#">annotate</a> | |
12 | </div> |
|
12 | </div> | |
13 |
|
13 | |||
14 | <h2>#file#</h2> |
|
14 | <h2>#file#</h2> | |
15 |
|
15 | |||
16 | <table> |
|
16 | <table> | |
17 | <tr> |
|
17 | <tr> | |
18 | <td class="metatag">revision:</td> |
|
18 | <td class="metatag">revision #rev#:</td> | |
19 |
<td><a href="?cmd=changeset;node=#node#"> |
|
19 | <td><a href="?cmd=changeset;node=#node#">#node#</a></td></tr> | |
20 | <tr> |
|
20 | <tr> | |
21 | <td class="metatag">parent:</td> |
|
21 | <td class="metatag">parent #p1rev#:</td> | |
22 |
<td><a href="?cmd=changeset;node=#p1#">#p1 |
|
22 | <td><a href="?cmd=changeset;node=#p1#">#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 | |||
29 | #footer# |
|
29 | #footer# | |
30 |
|
30 | |||
31 |
|
31 |
@@ -1,19 +1,19 | |||||
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 #filerev#: </td> | |
7 |
<td><a href="?cmd=file;file=#file#;filenode=#filenode#"> |
|
7 | <td><a href="?cmd=file;file=#file#;filenode=#filenode#">#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 | |||
19 |
|
19 |
@@ -1,37 +1,37 | |||||
1 | #header# |
|
1 | #header# | |
2 | <title>#repo#:#file#</title> |
|
2 | <title>#repo#:#file#</title> | |
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> | |
10 | <a href="?cmd=filelog;file=#file#;filenode=#filenode#">revisions</a> |
|
10 | <a href="?cmd=filelog;file=#file#;filenode=#filenode#">revisions</a> | |
11 | <a href="?cmd=annotate;file=#file#;filenode=#filenode#">annotate</a> |
|
11 | <a href="?cmd=annotate;file=#file#;filenode=#filenode#">annotate</a> | |
12 | </div> |
|
12 | </div> | |
13 |
|
13 | |||
14 | <h2>#file# (revision #filenode#)</h2> |
|
14 | <h2>#file# (revision #filenode#)</h2> | |
15 |
|
15 | |||
16 | <table> |
|
16 | <table> | |
17 | <tr> |
|
17 | <tr> | |
18 | <td class="metatag">changeset:</td> |
|
18 | <td class="metatag">changeset #rev#:</td> | |
19 |
<td><a href="?cmd=changeset;node=#node#"> |
|
19 | <td><a href="?cmd=changeset;node=#node#">#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=/"> |
|
24 | <td><a href="?cmd=manifest;manifest=#manifest#;path=/">#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 | <pre> |
|
33 | <pre> | |
34 | #text# |
|
34 | #text# | |
35 | </pre> |
|
35 | </pre> | |
36 |
|
36 | |||
37 | #footer# |
|
37 | #footer# |
@@ -1,27 +1,27 | |||||
1 | header = header.tmpl |
|
1 | header = header.tmpl | |
2 | footer = footer.tmpl |
|
2 | footer = footer.tmpl | |
3 | changelog = changelog.tmpl |
|
3 | changelog = changelog.tmpl | |
4 | naventry = "<a href="?cmd=changelog;rev=#rev#">#rev#</a> " |
|
4 | naventry = "<a href="?cmd=changelog;rev=#rev#">#rev#</a> " | |
5 | filedifflink = "<a href="?cmd=filediff;node=#node#;file=#file#">#file#</a> " |
|
5 | filedifflink = "<a href="?cmd=filediff;node=#node#;file=#file#">#file#</a> " | |
6 | filenodelink = "<a href="?cmd=file;filenode=#filenode#;file=#file#">#file#</a> " |
|
6 | filenodelink = "<a href="?cmd=file;filenode=#filenode#;file=#file#">#file#</a> " | |
7 | fileellipses = "..." |
|
7 | 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#"># |
|
24 | changelogparent = "<tr><td align="right">parent: </td><td><a href="?cmd=changeset;node=#node#">#node#</a></td></tr>" | |
25 |
changesetparent = "<tr><td class="metatag">parent:</td><td><a href="?cmd=changeset;node=#node#"># |
|
25 | changesetparent = "<tr><td class="metatag">parent:</td><td><a href="?cmd=changeset;node=#node#">#node#</a></td></tr>" | |
26 |
filerevparent = "<tr><td class="metatag">parent:</td><td><a href="?cmd=file;file=#file#;filenode=#node#"># |
|
26 | filerevparent = "<tr><td class="metatag">parent:</td><td><a href="?cmd=file;file=#file#;filenode=#node#">#node#</a></td></tr>" | |
27 |
fileannotateparent = "<tr><td class="metatag">parent:</td><td><a href="?cmd=annotate;file=#file#;filenode=#node#"># |
|
27 | fileannotateparent = "<tr><td class="metatag">parent:</td><td><a href="?cmd=annotate;file=#file#;filenode=#node#">#node#</a></td></tr>" |
General Comments 0
You need to be logged in to leave comments.
Login now