Show More
@@ -1,13 +1,13 | |||||
1 |
|
|
1 | {header} | |
2 |
<title> |
|
2 | <title>{repo|escape}: Branches</title> | |
3 |
<link rel="alternate" type="application/atom+xml" href="{url}atom-log" title="Atom feed for |
|
3 | <link rel="alternate" type="application/atom+xml" href="{url}atom-log" title="Atom feed for {repo|escape}"/> | |
4 |
<link rel="alternate" type="application/rss+xml" href="{url}rss-log" title="RSS feed for |
|
4 | <link rel="alternate" type="application/rss+xml" href="{url}rss-log" title="RSS feed for {repo|escape}"/> | |
5 | </head> |
|
5 | </head> | |
6 |
|
6 | |||
7 | <body> |
|
7 | <body> | |
8 | <div id="container"> |
|
8 | <div id="container"> | |
9 | <div class="page-header"> |
|
9 | <div class="page-header"> | |
10 |
<h1><a href="{url}summary{sessionvars%urlparameter}"> |
|
10 | <h1><a href="{url}summary{sessionvars%urlparameter}">{repo|escape}</a> / Branches</h1> | |
11 |
|
11 | |||
12 | <form action="{url}log"> |
|
12 | <form action="{url}log"> | |
13 | {sessionvars%hiddenformentry} |
|
13 | {sessionvars%hiddenformentry} | |
@@ -24,13 +24,13 | |||||
24 | <li><a href="{url}graph/{node|short}{sessionvars%urlparameter}">graph</a></li> |
|
24 | <li><a href="{url}graph/{node|short}{sessionvars%urlparameter}">graph</a></li> | |
25 | <li><a href="{url}tags{sessionvars%urlparameter}">tags</a></li> |
|
25 | <li><a href="{url}tags{sessionvars%urlparameter}">tags</a></li> | |
26 | <li class="current">branches</li> |
|
26 | <li class="current">branches</li> | |
27 |
<li><a href="{url}file/ |
|
27 | <li><a href="{url}file/{node|short}{sessionvars%urlparameter}">files</a></li> | |
28 | </ul> |
|
28 | </ul> | |
29 | </div> |
|
29 | </div> | |
30 |
|
30 | |||
31 | <h2 class="no-link no-border">tags</h2> |
|
31 | <h2 class="no-link no-border">tags</h2> | |
32 | <table cellspacing="0"> |
|
32 | <table cellspacing="0"> | |
33 |
|
|
33 | {entries%branchentry} | |
34 | </table> |
|
34 | </table> | |
35 |
|
35 | |||
36 |
|
|
36 | {footer} |
@@ -1,13 +1,13 | |||||
1 |
|
|
1 | {header} | |
2 |
<title> |
|
2 | <title>{repo|escape}: changelog</title> | |
3 |
<link rel="alternate" type="application/atom+xml" href="{url}atom-log" title="Atom feed for |
|
3 | <link rel="alternate" type="application/atom+xml" href="{url}atom-log" title="Atom feed for {repo|escape}"/> | |
4 |
<link rel="alternate" type="application/rss+xml" href="{url}rss-log" title="RSS feed for |
|
4 | <link rel="alternate" type="application/rss+xml" href="{url}rss-log" title="RSS feed for {repo|escape}"/> | |
5 | </head> |
|
5 | </head> | |
6 |
|
6 | |||
7 | <body> |
|
7 | <body> | |
8 | <div id="container"> |
|
8 | <div id="container"> | |
9 | <div class="page-header"> |
|
9 | <div class="page-header"> | |
10 |
<h1><a href="{url}summary{sessionvars%urlparameter}"> |
|
10 | <h1><a href="{url}summary{sessionvars%urlparameter}">{repo|escape}</a> / changelog</h1> | |
11 |
|
11 | |||
12 | <form action="{url}log"> |
|
12 | <form action="{url}log"> | |
13 | {sessionvars%hiddenformentry} |
|
13 | {sessionvars%hiddenformentry} | |
@@ -24,17 +24,17 | |||||
24 | <li><a href="{url}graph/{node|short}{sessionvars%urlparameter}">graph</a></li> |
|
24 | <li><a href="{url}graph/{node|short}{sessionvars%urlparameter}">graph</a></li> | |
25 | <li><a href="{url}tags{sessionvars%urlparameter}">tags</a></li> |
|
25 | <li><a href="{url}tags{sessionvars%urlparameter}">tags</a></li> | |
26 | <li><a href="{url}branches{sessionvars%urlparameter}">branches</a></li> |
|
26 | <li><a href="{url}branches{sessionvars%urlparameter}">branches</a></li> | |
27 |
<li><a href="{url}file/ |
|
27 | <li><a href="{url}file/{node|short}{sessionvars%urlparameter}">files</a>{archives%archiveentry}</li> | |
28 | </ul> |
|
28 | </ul> | |
29 | </div> |
|
29 | </div> | |
30 |
|
30 | |||
31 | <h2 class="no-link no-border">changelog</h2> |
|
31 | <h2 class="no-link no-border">changelog</h2> | |
32 | <div> |
|
32 | <div> | |
33 |
|
|
33 | {entries%changelogentry} | |
34 | </div> |
|
34 | </div> | |
35 |
|
35 | |||
36 | <div class="page-path"> |
|
36 | <div class="page-path"> | |
37 |
|
|
37 | {changenav%naventry} | |
38 | </div> |
|
38 | </div> | |
39 |
|
39 | |||
40 |
|
|
40 | {footer} |
@@ -1,6 +1,6 | |||||
1 |
<h3 class="changelog"><a class="title" href="{url}rev/ |
|
1 | <h3 class="changelog"><a class="title" href="{url}rev/{node|short}{sessionvars%urlparameter}">{desc|strip|firstline|escape|nonempty}<span class="logtags"> {inbranch%inbranchtag}{branches%branchtag}{tags%tagtag}</span></a></h3> | |
2 | <ul class="changelog-entry"> |
|
2 | <ul class="changelog-entry"> | |
3 |
<li class="age"> |
|
3 | <li class="age">{date|age} ago</li> | |
4 |
<li>by <span class="name"> |
|
4 | <li>by <span class="name">{author|obfuscate}</span> <span class="revdate">[{date|rfc822date}] rev {rev}</span></li> | |
5 |
<li class="description"> |
|
5 | <li class="description">{desc|strip|escape|addbreaks|nonempty}</li> | |
6 | </ul> |
|
6 | </ul> |
@@ -1,13 +1,13 | |||||
1 |
|
|
1 | {header} | |
2 | <title>{repo|escape}: changeset {rev}:{node|short}</title> |
|
2 | <title>{repo|escape}: changeset {rev}:{node|short}</title> | |
3 |
<link rel="alternate" type="application/atom+xml" href="{url}atom-log" title="Atom feed for |
|
3 | <link rel="alternate" type="application/atom+xml" href="{url}atom-log" title="Atom feed for {repo|escape}"/> | |
4 |
<link rel="alternate" type="application/rss+xml" href="{url}rss-log" title="RSS feed for |
|
4 | <link rel="alternate" type="application/rss+xml" href="{url}rss-log" title="RSS feed for {repo|escape}"/> | |
5 | </head> |
|
5 | </head> | |
6 |
|
6 | |||
7 | <body> |
|
7 | <body> | |
8 | <div id="container"> |
|
8 | <div id="container"> | |
9 | <div class="page-header"> |
|
9 | <div class="page-header"> | |
10 |
<h1><a href="{url}summary{sessionvars%urlparameter}"> |
|
10 | <h1><a href="{url}summary{sessionvars%urlparameter}">{repo|escape}</a> / files</h1> | |
11 |
|
11 | |||
12 | <form action="{url}log"> |
|
12 | <form action="{url}log"> | |
13 | {sessionvars%hiddenformentry} |
|
13 | {sessionvars%hiddenformentry} | |
@@ -24,40 +24,40 | |||||
24 | <li><a href="{url}graph/{node|short}{sessionvars%urlparameter}">graph</a></li> |
|
24 | <li><a href="{url}graph/{node|short}{sessionvars%urlparameter}">graph</a></li> | |
25 | <li><a href="{url}tags{sessionvars%urlparameter}">tags</a></li> |
|
25 | <li><a href="{url}tags{sessionvars%urlparameter}">tags</a></li> | |
26 | <li><a href="{url}branches{sessionvars%urlparameter}">branches</a></li> |
|
26 | <li><a href="{url}branches{sessionvars%urlparameter}">branches</a></li> | |
27 |
<li><a href="{url}file/ |
|
27 | <li><a href="{url}file/{node|short}{sessionvars%urlparameter}">files</a></li> | |
28 | </ul> |
|
28 | </ul> | |
29 | </div> |
|
29 | </div> | |
30 |
|
30 | |||
31 | <ul class="submenu"> |
|
31 | <ul class="submenu"> | |
32 | <li class="current">changeset</li> |
|
32 | <li class="current">changeset</li> | |
33 |
<li><a href="{url}raw-rev/ |
|
33 | <li><a href="{url}raw-rev/{node|short}">raw</a> {archives%archiveentry}</li> | |
34 | </ul> |
|
34 | </ul> | |
35 |
|
35 | |||
36 | <h2 class="no-link no-border">changeset</h2> |
|
36 | <h2 class="no-link no-border">changeset</h2> | |
37 |
|
37 | |||
38 |
<h3 class="changeset"><a href="{url}raw-rev/ |
|
38 | <h3 class="changeset"><a href="{url}raw-rev/{node|short}">{desc|strip|escape|firstline|nonempty} <span class="logtags">{inbranch%inbranchtag}{branches%branchtag}{tags%tagtag}</span></a></h3> | |
39 |
<p class="changeset-age"><span> |
|
39 | <p class="changeset-age"><span>{date|age} ago</span></p> | |
40 |
|
40 | |||
41 | <dl class="overview"> |
|
41 | <dl class="overview"> | |
42 | <dt>author</dt> |
|
42 | <dt>author</dt> | |
43 |
<dd> |
|
43 | <dd>{author|obfuscate}</dd> | |
44 | <dt>date</dt> |
|
44 | <dt>date</dt> | |
45 |
<dd> |
|
45 | <dd>{date|date}</dd> | |
46 |
|
|
46 | {branch%changesetbranch} | |
47 | <dt>changeset {rev}</dt> |
|
47 | <dt>changeset {rev}</dt> | |
48 | <dd>{node|short}</dd> |
|
48 | <dd>{node|short}</dd> | |
49 |
|
|
49 | {parent%changesetparent} | |
50 |
|
|
50 | {child%changesetchild} | |
51 | </dl> |
|
51 | </dl> | |
52 |
|
52 | |||
53 |
<p class="description"> |
|
53 | <p class="description">{desc|strip|escape|addbreaks|nonempty}</p> | |
54 |
|
54 | |||
55 | <table> |
|
55 | <table> | |
56 |
|
|
56 | {files} | |
57 | </table> |
|
57 | </table> | |
58 |
|
58 | |||
59 | <div class="diff"> |
|
59 | <div class="diff"> | |
60 |
|
|
60 | {diff} | |
61 | </div> |
|
61 | </div> | |
62 |
|
62 | |||
63 |
|
|
63 | {footer} |
@@ -1,13 +1,13 | |||||
1 | {header} |
|
1 | {header} | |
2 |
<title> |
|
2 | <title>{repo|escape}: Error</title> | |
3 |
<link rel="alternate" type="application/atom+xml" href="{url}atom-log" title="Atom feed for |
|
3 | <link rel="alternate" type="application/atom+xml" href="{url}atom-log" title="Atom feed for {repo|escape}"/> | |
4 |
<link rel="alternate" type="application/rss+xml" href="{url}rss-log" title="RSS feed for |
|
4 | <link rel="alternate" type="application/rss+xml" href="{url}rss-log" title="RSS feed for {repo|escape}"/> | |
5 | </head> |
|
5 | </head> | |
6 |
|
6 | |||
7 | <body> |
|
7 | <body> | |
8 | <div id="container"> |
|
8 | <div id="container"> | |
9 | <div class="page-header"> |
|
9 | <div class="page-header"> | |
10 |
<h1><a href="{url}summary{sessionvars%urlparameter}"> |
|
10 | <h1><a href="{url}summary{sessionvars%urlparameter}">{repo|escape}</a> / Not found: {repo|escape}</h1> | |
11 |
|
11 | |||
12 | <form action="{url}log"> |
|
12 | <form action="{url}log"> | |
13 | {sessionvars%hiddenformentry} |
|
13 | {sessionvars%hiddenformentry} | |
@@ -24,7 +24,7 | |||||
24 | <li><a href="{url}graph/{node|short}{sessionvars%urlparameter}">graph</a></li> |
|
24 | <li><a href="{url}graph/{node|short}{sessionvars%urlparameter}">graph</a></li> | |
25 | <li><a href="{url}tags{sessionvars%urlparameter}">tags</a></li> |
|
25 | <li><a href="{url}tags{sessionvars%urlparameter}">tags</a></li> | |
26 | <li><a href="{url}branches{sessionvars%urlparameter}">branches</a></li> |
|
26 | <li><a href="{url}branches{sessionvars%urlparameter}">branches</a></li> | |
27 |
<li><a href="{url}file/ |
|
27 | <li><a href="{url}file/{node|short}{sessionvars%urlparameter}">files</a></li> | |
28 | </ul> |
|
28 | </ul> | |
29 | </div> |
|
29 | </div> | |
30 |
|
30 |
@@ -1,13 +1,13 | |||||
1 |
|
|
1 | {header} | |
2 | <title>{repo|escape}: {file|escape}@{node|short} (annotated)</title> |
|
2 | <title>{repo|escape}: {file|escape}@{node|short} (annotated)</title> | |
3 |
<link rel="alternate" type="application/atom+xml" href="{url}atom-log" title="Atom feed for |
|
3 | <link rel="alternate" type="application/atom+xml" href="{url}atom-log" title="Atom feed for {repo|escape}"/> | |
4 |
<link rel="alternate" type="application/rss+xml" href="{url}rss-log" title="RSS feed for |
|
4 | <link rel="alternate" type="application/rss+xml" href="{url}rss-log" title="RSS feed for {repo|escape}"/> | |
5 | </head> |
|
5 | </head> | |
6 |
|
6 | |||
7 | <body> |
|
7 | <body> | |
8 | <div id="container"> |
|
8 | <div id="container"> | |
9 | <div class="page-header"> |
|
9 | <div class="page-header"> | |
10 |
<h1><a href="{url}summary{sessionvars%urlparameter}"> |
|
10 | <h1><a href="{url}summary{sessionvars%urlparameter}">{repo|escape}</a> / annotate</h1> | |
11 |
|
11 | |||
12 | <form action="{url}log"> |
|
12 | <form action="{url}log"> | |
13 | {sessionvars%hiddenformentry} |
|
13 | {sessionvars%hiddenformentry} | |
@@ -24,34 +24,34 | |||||
24 | <li><a href="{url}graph/{node|short}{sessionvars%urlparameter}">graph</a></li> |
|
24 | <li><a href="{url}graph/{node|short}{sessionvars%urlparameter}">graph</a></li> | |
25 | <li><a href="{url}tags{sessionvars%urlparameter}">tags</a></li> |
|
25 | <li><a href="{url}tags{sessionvars%urlparameter}">tags</a></li> | |
26 | <li><a href="{url}branches{sessionvars%urlparameter}">branches</a></li> |
|
26 | <li><a href="{url}branches{sessionvars%urlparameter}">branches</a></li> | |
27 |
<li><a href="{url}file/ |
|
27 | <li><a href="{url}file/{node|short}{path|urlescape}{sessionvars%urlparameter}">files</a></li> | |
28 | </ul> |
|
28 | </ul> | |
29 | </div> |
|
29 | </div> | |
30 |
|
30 | |||
31 | <ul class="submenu"> |
|
31 | <ul class="submenu"> | |
32 |
<li><a href="{url}file/{node|short}/ |
|
32 | <li><a href="{url}file/{node|short}/{file|urlescape}{sessionvars%urlparameter}">file</a></li> | |
33 |
<li><a href="{url}log/{node|short}/ |
|
33 | <li><a href="{url}log/{node|short}/{file|urlescape}{sessionvars%urlparameter}">revisions</a></li> | |
34 | <li class="current">annotate</li> |
|
34 | <li class="current">annotate</li> | |
35 | <li><a href="{url}diff/{node|short}/{file|urlescape}{sessionvars%urlparameter}">diff</a></li> |
|
35 | <li><a href="{url}diff/{node|short}/{file|urlescape}{sessionvars%urlparameter}">diff</a></li> | |
36 |
<li><a href="{url}raw-annotate/{node|short}/ |
|
36 | <li><a href="{url}raw-annotate/{node|short}/{file|urlescape}">raw</a></li> | |
37 | </ul> |
|
37 | </ul> | |
38 |
|
38 | |||
39 | <h2 class="no-link no-border">{file|escape}@{node|short} (annotated)</h2> |
|
39 | <h2 class="no-link no-border">{file|escape}@{node|short} (annotated)</h2> | |
40 |
<h3 class="changeset"> |
|
40 | <h3 class="changeset">{file|escape}</h3> | |
41 |
<p class="changeset-age"><span> |
|
41 | <p class="changeset-age"><span>{date|age} ago</span></p> | |
42 |
|
42 | |||
43 | <dl class="overview"> |
|
43 | <dl class="overview"> | |
44 | <dt>author</dt> |
|
44 | <dt>author</dt> | |
45 |
<dd> |
|
45 | <dd>{author|obfuscate}</dd> | |
46 | <dt>date</dt> |
|
46 | <dt>date</dt> | |
47 |
<dd> |
|
47 | <dd>{date|date}</dd> | |
48 |
|
|
48 | {branch%filerevbranch} | |
49 | <dt>changeset {rev}</dt> |
|
49 | <dt>changeset {rev}</dt> | |
50 |
<dd><a href="{url}rev/ |
|
50 | <dd><a href="{url}rev/{node|short}{sessionvars%urlparameter}">{node|short}</a></dd> | |
51 |
|
|
51 | {parent%fileannotateparent} | |
52 |
|
|
52 | {child%fileannotatechild} | |
53 | <dt>permissions</dt> |
|
53 | <dt>permissions</dt> | |
54 |
<dd> |
|
54 | <dd>{permissions|permissions}</dd> | |
55 | </dl> |
|
55 | </dl> | |
56 |
|
56 | |||
57 | <p class="description">{desc|strip|escape|addbreaks|nonempty}</p> |
|
57 | <p class="description">{desc|strip|escape|addbreaks|nonempty}</p> | |
@@ -60,4 +60,4 | |||||
60 | {annotate%annotateline} |
|
60 | {annotate%annotateline} | |
61 | </table> |
|
61 | </table> | |
62 |
|
62 | |||
63 |
|
|
63 | {footer} |
@@ -1,13 +1,13 | |||||
1 | {header} |
|
1 | {header} | |
2 | <title>{repo|escape}: diff {file|escape}</title> |
|
2 | <title>{repo|escape}: diff {file|escape}</title> | |
3 |
<link rel="alternate" type="application/atom+xml" href="{url}atom-log" title="Atom feed for |
|
3 | <link rel="alternate" type="application/atom+xml" href="{url}atom-log" title="Atom feed for {repo|escape}"/> | |
4 |
<link rel="alternate" type="application/rss+xml" href="{url}rss-log" title="RSS feed for |
|
4 | <link rel="alternate" type="application/rss+xml" href="{url}rss-log" title="RSS feed for {repo|escape}"/> | |
5 | </head> |
|
5 | </head> | |
6 |
|
6 | |||
7 | <body> |
|
7 | <body> | |
8 | <div id="container"> |
|
8 | <div id="container"> | |
9 | <div class="page-header"> |
|
9 | <div class="page-header"> | |
10 |
<h1><a href="{url}summary{sessionvars%urlparameter}"> |
|
10 | <h1><a href="{url}summary{sessionvars%urlparameter}">{repo|escape}</a> / file diff</h1> | |
11 |
|
11 | |||
12 | <form action="{url}log"> |
|
12 | <form action="{url}log"> | |
13 | {sessionvars%hiddenformentry} |
|
13 | {sessionvars%hiddenformentry} |
@@ -1,13 +1,13 | |||||
1 |
|
|
1 | {header} | |
2 |
<title> |
|
2 | <title>{repo|escape}: File revisions</title> | |
3 |
<link rel="alternate" type="application/atom+xml" href="{url}atom-log" title="Atom feed for |
|
3 | <link rel="alternate" type="application/atom+xml" href="{url}atom-log" title="Atom feed for {repo|escape}"/> | |
4 |
<link rel="alternate" type="application/rss+xml" href="{url}rss-log" title="RSS feed for |
|
4 | <link rel="alternate" type="application/rss+xml" href="{url}rss-log" title="RSS feed for {repo|escape}"/> | |
5 | </head> |
|
5 | </head> | |
6 |
|
6 | |||
7 | <body> |
|
7 | <body> | |
8 | <div id="container"> |
|
8 | <div id="container"> | |
9 | <div class="page-header"> |
|
9 | <div class="page-header"> | |
10 |
<h1><a href="{url}summary{sessionvars%urlparameter}"> |
|
10 | <h1><a href="{url}summary{sessionvars%urlparameter}">{repo|escape}</a> / file revisions</h1> | |
11 |
|
11 | |||
12 | <form action="{url}log"> |
|
12 | <form action="{url}log"> | |
13 | {sessionvars%hiddenformentry} |
|
13 | {sessionvars%hiddenformentry} | |
@@ -24,26 +24,26 | |||||
24 | <li><a href="{url}graph/{node|short}{sessionvars%urlparameter}">graph</a></li> |
|
24 | <li><a href="{url}graph/{node|short}{sessionvars%urlparameter}">graph</a></li> | |
25 | <li><a href="{url}tags{sessionvars%urlparameter}">tags</a></li> |
|
25 | <li><a href="{url}tags{sessionvars%urlparameter}">tags</a></li> | |
26 | <li><a href="{url}branches{sessionvars%urlparameter}">branches</a></li> |
|
26 | <li><a href="{url}branches{sessionvars%urlparameter}">branches</a></li> | |
27 |
<li><a href="{url}file/ |
|
27 | <li><a href="{url}file/{node|short}{path|urlescape}{sessionvars%urlparameter}">files</a></li> | |
28 | </ul> |
|
28 | </ul> | |
29 | </div> |
|
29 | </div> | |
30 |
|
30 | |||
31 | <ul class="submenu"> |
|
31 | <ul class="submenu"> | |
32 |
<li><a href="{url}file/{node|short}/ |
|
32 | <li><a href="{url}file/{node|short}/{file|urlescape}{sessionvars%urlparameter}">file</a></li> | |
33 | <li class="current">revisions</li> |
|
33 | <li class="current">revisions</li> | |
34 |
<li><a href="{url}annotate/{node|short}/ |
|
34 | <li><a href="{url}annotate/{node|short}/{file|urlescape}{sessionvars%urlparameter}">annotate</a></li> | |
35 | <li><a href="{url}diff/{node|short}/{file|urlescape}{sessionvars%urlparameter}">diff</a></li> |
|
35 | <li><a href="{url}diff/{node|short}/{file|urlescape}{sessionvars%urlparameter}">diff</a></li> | |
36 |
<li><a href="{url}rss-log/ |
|
36 | <li><a href="{url}rss-log/{node|short}/{file|urlescape}">rss</a></li> | |
37 | </ul> |
|
37 | </ul> | |
38 |
|
38 | |||
39 |
<h2 class="no-link no-border"> |
|
39 | <h2 class="no-link no-border">{file|urlescape}</h2> | |
40 |
|
40 | |||
41 | <table> |
|
41 | <table> | |
42 |
|
|
42 | {entries%filelogentry} | |
43 | </table> |
|
43 | </table> | |
44 |
|
44 | |||
45 | <div class="page-path"> |
|
45 | <div class="page-path"> | |
46 | {nav%filenaventry} |
|
46 | {nav%filenaventry} | |
47 | </div> |
|
47 | </div> | |
48 |
|
48 | |||
49 |
|
|
49 | {footer} |
@@ -1,13 +1,13 | |||||
1 |
|
|
1 | {header} | |
2 | <title>{repo|escape}: {file|escape}@{node|short}</title> |
|
2 | <title>{repo|escape}: {file|escape}@{node|short}</title> | |
3 |
<link rel="alternate" type="application/atom+xml" href="{url}atom-log" title="Atom feed for |
|
3 | <link rel="alternate" type="application/atom+xml" href="{url}atom-log" title="Atom feed for {repo|escape}"/> | |
4 |
<link rel="alternate" type="application/rss+xml" href="{url}rss-log" title="RSS feed for |
|
4 | <link rel="alternate" type="application/rss+xml" href="{url}rss-log" title="RSS feed for {repo|escape}"/> | |
5 | </head> |
|
5 | </head> | |
6 |
|
6 | |||
7 | <body> |
|
7 | <body> | |
8 | <div id="container"> |
|
8 | <div id="container"> | |
9 | <div class="page-header"> |
|
9 | <div class="page-header"> | |
10 |
<h1><a href="{url}summary{sessionvars%urlparameter}"> |
|
10 | <h1><a href="{url}summary{sessionvars%urlparameter}">{repo|escape}</a> / file revision</h1> | |
11 |
|
11 | |||
12 | <form action="{url}log"> |
|
12 | <form action="{url}log"> | |
13 | {sessionvars%hiddenformentry} |
|
13 | {sessionvars%hiddenformentry} | |
@@ -24,40 +24,40 | |||||
24 | <li><a href="{url}graph/{node|short}{sessionvars%urlparameter}">graph</a></li> |
|
24 | <li><a href="{url}graph/{node|short}{sessionvars%urlparameter}">graph</a></li> | |
25 | <li><a href="{url}tags{sessionvars%urlparameter}">tags</a></li> |
|
25 | <li><a href="{url}tags{sessionvars%urlparameter}">tags</a></li> | |
26 | <li><a href="{url}branches{sessionvars%urlparameter}">branches</a></li> |
|
26 | <li><a href="{url}branches{sessionvars%urlparameter}">branches</a></li> | |
27 |
<li><a href="{url}file/ |
|
27 | <li><a href="{url}file/{node|short}{path|urlescape}{sessionvars%urlparameter}">files</a></li> | |
28 | </ul> |
|
28 | </ul> | |
29 | </div> |
|
29 | </div> | |
30 |
|
30 | |||
31 | <ul class="submenu"> |
|
31 | <ul class="submenu"> | |
32 | <li class="current">file</li> |
|
32 | <li class="current">file</li> | |
33 |
<li><a href="{url}log/{node|short}/ |
|
33 | <li><a href="{url}log/{node|short}/{file|urlescape}{sessionvars%urlparameter}">revisions</a></li> | |
34 |
<li><a href="{url}annotate/{node|short}/ |
|
34 | <li><a href="{url}annotate/{node|short}/{file|urlescape}{sessionvars%urlparameter}">annotate</a></li> | |
35 | <li><a href="{url}diff/{node|short}/{file|urlescape}{sessionvars%urlparameter}">diff</a></li> |
|
35 | <li><a href="{url}diff/{node|short}/{file|urlescape}{sessionvars%urlparameter}">diff</a></li> | |
36 |
<li><a href="{url}raw-file/{node|short}/ |
|
36 | <li><a href="{url}raw-file/{node|short}/{file|urlescape}">raw</a></li> | |
37 | </ul> |
|
37 | </ul> | |
38 |
|
38 | |||
39 | <h2 class="no-link no-border">{file|escape}@{node|short}</h2> |
|
39 | <h2 class="no-link no-border">{file|escape}@{node|short}</h2> | |
40 |
<h3 class="changeset"> |
|
40 | <h3 class="changeset">{file|escape}</h3> | |
41 |
<p class="changeset-age"><span> |
|
41 | <p class="changeset-age"><span>{date|age} ago</span></p> | |
42 |
|
42 | |||
43 | <dl class="overview"> |
|
43 | <dl class="overview"> | |
44 | <dt>author</dt> |
|
44 | <dt>author</dt> | |
45 |
<dd> |
|
45 | <dd>{author|obfuscate}</dd> | |
46 | <dt>date</dt> |
|
46 | <dt>date</dt> | |
47 |
<dd> |
|
47 | <dd>{date|date}</dd> | |
48 |
|
|
48 | {branch%filerevbranch} | |
49 | <dt>changeset {rev}</dt> |
|
49 | <dt>changeset {rev}</dt> | |
50 |
<dd><a class="list" href="{url}rev/ |
|
50 | <dd><a class="list" href="{url}rev/{node|short}{sessionvars%urlparameter}">{node|short}</a></dd> | |
51 |
|
|
51 | {parent%filerevparent} | |
52 |
|
|
52 | {child%filerevchild} | |
53 | <dt>permissions</dt> |
|
53 | <dt>permissions</dt> | |
54 |
<dd> |
|
54 | <dd>{permissions|permissions}</dd> | |
55 | </dl> |
|
55 | </dl> | |
56 |
|
56 | |||
57 | <p class="description">{desc|strip|escape|addbreaks|nonempty}</p> |
|
57 | <p class="description">{desc|strip|escape|addbreaks|nonempty}</p> | |
58 |
|
58 | |||
59 | <div class="source"> |
|
59 | <div class="source"> | |
60 |
|
|
60 | {text%fileline} | |
61 | </div> |
|
61 | </div> | |
62 |
|
62 | |||
63 |
|
|
63 | {footer} |
@@ -8,7 +8,7 | |||||
8 | </div> |
|
8 | </div> | |
9 |
|
9 | |||
10 | <div id="powered-by"> |
|
10 | <div id="powered-by"> | |
11 |
<p><a href="http://www.selenic.com/mercurial/" title="Mercurial"><img src=" |
|
11 | <p><a href="http://www.selenic.com/mercurial/" title="Mercurial"><img src="{staticurl}hglogo.png" width=75 height=90 border=0 alt="mercurial"></a></p> | |
12 | </div> |
|
12 | </div> | |
13 |
|
13 | |||
14 | <div id="corner-top-left"></div> |
|
14 | <div id="corner-top-left"></div> |
@@ -1,14 +1,14 | |||||
1 |
|
|
1 | {header} | |
2 |
<title> |
|
2 | <title>{repo|escape}: graph</title> | |
3 |
<link rel="alternate" type="application/atom+xml" href="{url}atom-log" title="Atom feed for |
|
3 | <link rel="alternate" type="application/atom+xml" href="{url}atom-log" title="Atom feed for {repo|escape}"/> | |
4 |
<link rel="alternate" type="application/rss+xml" href="{url}rss-log" title="RSS feed for |
|
4 | <link rel="alternate" type="application/rss+xml" href="{url}rss-log" title="RSS feed for {repo|escape}"/> | |
5 |
<!--[if IE]><script type="text/javascript" src=" |
|
5 | <!--[if IE]><script type="text/javascript" src="{staticurl}excanvas.js"></script><![endif]--> | |
6 | </head> |
|
6 | </head> | |
7 |
|
7 | |||
8 | <body> |
|
8 | <body> | |
9 | <div id="container"> |
|
9 | <div id="container"> | |
10 | <div class="page-header"> |
|
10 | <div class="page-header"> | |
11 |
<h1><a href="{url}summary{sessionvars%urlparameter}"> |
|
11 | <h1><a href="{url}summary{sessionvars%urlparameter}">{repo|escape}</a> / graph</h1> | |
12 |
|
12 | |||
13 | <form action="{url}log"> |
|
13 | <form action="{url}log"> | |
14 | {sessionvars%hiddenformentry} |
|
14 | {sessionvars%hiddenformentry} | |
@@ -25,7 +25,7 | |||||
25 | <li class="current">graph</li> |
|
25 | <li class="current">graph</li> | |
26 | <li><a href="{url}tags{sessionvars%urlparameter}">tags</a></li> |
|
26 | <li><a href="{url}tags{sessionvars%urlparameter}">tags</a></li> | |
27 | <li><a href="{url}branches{sessionvars%urlparameter}">branches</a></li> |
|
27 | <li><a href="{url}branches{sessionvars%urlparameter}">branches</a></li> | |
28 |
<li><a href="{url}file/ |
|
28 | <li><a href="{url}file/{node|short}{sessionvars%urlparameter}">files</a></li> | |
29 | </ul> |
|
29 | </ul> | |
30 | </div> |
|
30 | </div> | |
31 |
|
31 | |||
@@ -34,11 +34,11 | |||||
34 | <div id="noscript">The revision graph only works with JavaScript-enabled browsers.</div> |
|
34 | <div id="noscript">The revision graph only works with JavaScript-enabled browsers.</div> | |
35 | <div id="wrapper"> |
|
35 | <div id="wrapper"> | |
36 | <ul id="nodebgs"></ul> |
|
36 | <ul id="nodebgs"></ul> | |
37 |
<canvas id="graph" width="224" height=" |
|
37 | <canvas id="graph" width="224" height="{canvasheight}"></canvas> | |
38 | <ul id="graphnodes"></ul> |
|
38 | <ul id="graphnodes"></ul> | |
39 | </div> |
|
39 | </div> | |
40 |
|
40 | |||
41 |
<script type="text/javascript" src=" |
|
41 | <script type="text/javascript" src="{staticurl}graph.js"></script> | |
42 | <script> |
|
42 | <script> | |
43 | <!-- hide script content |
|
43 | <!-- hide script content | |
44 |
|
44 | |||
@@ -115,4 +115,4 | |||||
115 | | {changenav%navgraphentry} |
|
115 | | {changenav%navgraphentry} | |
116 | </div> |
|
116 | </div> | |
117 |
|
117 | |||
118 |
|
|
118 | {footer} |
@@ -1,5 +1,5 | |||||
1 |
|
|
1 | {header} | |
2 |
<title> |
|
2 | <title>{repo|escape}: Mercurial repositories index</title> | |
3 | </head> |
|
3 | </head> | |
4 |
|
4 | |||
5 | <body> |
|
5 | <body> | |
@@ -12,21 +12,21 | |||||
12 |
|
12 | |||
13 | <table cellspacing="0"> |
|
13 | <table cellspacing="0"> | |
14 | <tr> |
|
14 | <tr> | |
15 |
<td><a href="?sort= |
|
15 | <td><a href="?sort={sort_name}">Name</a></td> | |
16 |
<td><a href="?sort= |
|
16 | <td><a href="?sort={sort_description}">Description</a></td> | |
17 |
<td><a href="?sort= |
|
17 | <td><a href="?sort={sort_contact}">Contact</a></td> | |
18 |
<td><a href="?sort= |
|
18 | <td><a href="?sort={sort_lastchange}">Last change</a></td> | |
19 | <td> </td> |
|
19 | <td> </td> | |
20 | <td> </td> |
|
20 | <td> </td> | |
21 | </tr> |
|
21 | </tr> | |
22 |
|
|
22 | {entries%indexentry} | |
23 | </table> |
|
23 | </table> | |
24 | <div class="page-footer"> |
|
24 | <div class="page-footer"> | |
25 | {motd} |
|
25 | {motd} | |
26 | </div> |
|
26 | </div> | |
27 |
|
27 | |||
28 | <div id="powered-by"> |
|
28 | <div id="powered-by"> | |
29 |
<p><a href="http://www.selenic.com/mercurial/" title="Mercurial"><img src=" |
|
29 | <p><a href="http://www.selenic.com/mercurial/" title="Mercurial"><img src="{staticurl}hglogo.png" width=75 height=90 border=0 alt="mercurial"></a></p> | |
30 | </div> |
|
30 | </div> | |
31 |
|
31 | |||
32 | <div id="corner-top-left"></div> |
|
32 | <div id="corner-top-left"></div> |
@@ -1,13 +1,13 | |||||
1 |
|
|
1 | {header} | |
2 |
<title> |
|
2 | <title>{repo|escape}: files</title> | |
3 |
<link rel="alternate" type="application/atom+xml" href="{url}atom-log" title="Atom feed for |
|
3 | <link rel="alternate" type="application/atom+xml" href="{url}atom-log" title="Atom feed for {repo|escape}"/> | |
4 |
<link rel="alternate" type="application/rss+xml" href="{url}rss-log" title="RSS feed for |
|
4 | <link rel="alternate" type="application/rss+xml" href="{url}rss-log" title="RSS feed for {repo|escape}"/> | |
5 | </head> |
|
5 | </head> | |
6 |
|
6 | |||
7 | <body> |
|
7 | <body> | |
8 | <div id="container"> |
|
8 | <div id="container"> | |
9 | <div class="page-header"> |
|
9 | <div class="page-header"> | |
10 |
<h1><a href="{url}summary{sessionvars%urlparameter}"> |
|
10 | <h1><a href="{url}summary{sessionvars%urlparameter}">{repo|escape}</a> / files</h1> | |
11 |
|
11 | |||
12 | <form action="{url}log"> |
|
12 | <form action="{url}log"> | |
13 | {sessionvars%hiddenformentry} |
|
13 | {sessionvars%hiddenformentry} | |
@@ -29,23 +29,23 | |||||
29 | </div> |
|
29 | </div> | |
30 |
|
30 | |||
31 | <ul class="submenu"> |
|
31 | <ul class="submenu"> | |
32 |
<li><a href="{url}rev/ |
|
32 | <li><a href="{url}rev/{node|short}{sessionvars%urlparameter}">changeset</a> {archives%archiveentry}</li> | |
33 | {archives%archiveentry} |
|
33 | {archives%archiveentry} | |
34 | </ul> |
|
34 | </ul> | |
35 |
|
35 | |||
36 | <h2 class="no-link no-border">files</h2> |
|
36 | <h2 class="no-link no-border">files</h2> | |
37 |
<p class="files"> |
|
37 | <p class="files">{path|escape} <span class="logtags">{inbranch%inbranchtag}{branches%branchtag}{tags%tagtag}</span></p> | |
38 |
|
38 | |||
39 | <table> |
|
39 | <table> | |
40 |
<tr class="parity |
|
40 | <tr class="parity{upparity}"> | |
41 | <td>drwxr-xr-x</td> |
|
41 | <td>drwxr-xr-x</td> | |
42 | <td></td> |
|
42 | <td></td> | |
43 | <td></td> |
|
43 | <td></td> | |
44 |
<td><a href="{url}file/ |
|
44 | <td><a href="{url}file/{node|short}{up|urlescape}{sessionvars%urlparameter}">[up]</a></td> | |
45 | <td class="link"> </td> |
|
45 | <td class="link"> </td> | |
46 | </tr> |
|
46 | </tr> | |
47 |
|
|
47 | {dentries%direntry} | |
48 |
|
|
48 | {fentries%fileentry} | |
49 | </table> |
|
49 | </table> | |
50 |
|
50 | |||
51 |
|
|
51 | {footer} |
@@ -11,25 +11,25 naventry = '<a href="{url}log/{node|shor | |||||
11 | navshortentry = '<a href="{url}shortlog/{node|short}{sessionvars%urlparameter}">{label|escape}</a> ' |
|
11 | navshortentry = '<a href="{url}shortlog/{node|short}{sessionvars%urlparameter}">{label|escape}</a> ' | |
12 | navgraphentry = '<a href="{url}graph/{node|short}{sessionvars%urlparameter}">{label|escape}</a> ' |
|
12 | navgraphentry = '<a href="{url}graph/{node|short}{sessionvars%urlparameter}">{label|escape}</a> ' | |
13 | filenaventry = '<a href="{url}log/{node|short}/{file|urlescape}{sessionvars%urlparameter}">{label|escape}</a>' |
|
13 | filenaventry = '<a href="{url}log/{node|short}/{file|urlescape}{sessionvars%urlparameter}">{label|escape}</a>' | |
14 |
filedifflink = '<a href=" |
|
14 | filedifflink = '<a href="{url}diff/{node|short}/{file|urlescape}{sessionvars%urlparameter}">{file|escape}</a> ' | |
15 | filenodelink = ' |
|
15 | filenodelink = ' | |
16 |
<tr class="parity |
|
16 | <tr class="parity{parity}"> | |
17 |
<td><a href="{url}diff/{node|short}/{file|urlescape}{sessionvars%urlparameter}"> |
|
17 | <td><a href="{url}diff/{node|short}/{file|urlescape}{sessionvars%urlparameter}">{file|escape}</a></td> | |
18 | <td></td> |
|
18 | <td></td> | |
19 | <td> |
|
19 | <td> | |
20 |
<a href=" |
|
20 | <a href="{url}file/{node|short}/{file|urlescape}{sessionvars%urlparameter}">file</a> | | |
21 |
<a href=" |
|
21 | <a href="{url}annotate/{node|short}/{file|urlescape}{sessionvars%urlparameter}">annotate</a> | | |
22 |
<a href=" |
|
22 | <a href="{url}diff/{node|short}/{file|urlescape}{sessionvars%urlparameter}">diff</a> | | |
23 |
<a href=" |
|
23 | <a href="{url}log/{node|short}/{file|urlescape}{sessionvars%urlparameter}">revisions</a> | |
24 | </td> |
|
24 | </td> | |
25 | </tr>' |
|
25 | </tr>' | |
26 | filenolink = ' |
|
26 | filenolink = ' | |
27 |
<tr class="parity |
|
27 | <tr class="parity{parity}"> | |
28 | <td> |
|
28 | <td> | |
29 |
<a href="{url}diff/{node|short}/{file|urlescape}{sessionvars%urlparameter}"> |
|
29 | <a href="{url}diff/{node|short}/{file|urlescape}{sessionvars%urlparameter}">{file|escape}</a></td><td></td><td>file | | |
30 | annotate | |
|
30 | annotate | | |
31 |
<a href=" |
|
31 | <a href="{url}diff/{node|short}/{file|urlescape}{sessionvars%urlparameter}">diff</a> | | |
32 |
<a href=" |
|
32 | <a href="{url}log/{node|short}/{file|urlescape}{sessionvars%urlparameter}">revisions</a> | |
33 | </td> |
|
33 | </td> | |
34 | </tr>' |
|
34 | </tr>' | |
35 | fileellipses = '...' |
|
35 | fileellipses = '...' | |
@@ -38,30 +38,30 searchentry = changelogentry.tmpl | |||||
38 | changeset = changeset.tmpl |
|
38 | changeset = changeset.tmpl | |
39 | manifest = manifest.tmpl |
|
39 | manifest = manifest.tmpl | |
40 | direntry = ' |
|
40 | direntry = ' | |
41 |
<tr class="parity |
|
41 | <tr class="parity{parity}"> | |
42 | <td>drwxr-xr-x</td> |
|
42 | <td>drwxr-xr-x</td> | |
43 | <td></td> |
|
43 | <td></td> | |
44 | <td></td> |
|
44 | <td></td> | |
45 |
<td><a href=" |
|
45 | <td><a href="{url}file/{node|short}{path|urlescape}{sessionvars%urlparameter}">{basename|escape}</a></td> | |
46 |
<td><a href=" |
|
46 | <td><a href="{url}file/{node|short}{path|urlescape}{sessionvars%urlparameter}">files</a></td> | |
47 | </tr>' |
|
47 | </tr>' | |
48 | fileentry = ' |
|
48 | fileentry = ' | |
49 |
<tr class="parity |
|
49 | <tr class="parity{parity}"> | |
50 |
<td> |
|
50 | <td>{permissions|permissions}</td> | |
51 |
<td> |
|
51 | <td>{date|isodate}</td> | |
52 |
<td> |
|
52 | <td>{size}</td> | |
53 |
<td><a href=" |
|
53 | <td><a href="{url}file/{node|short}/{file|urlescape}{sessionvars%urlparameter}">{basename|escape}</a></td> | |
54 | <td> |
|
54 | <td> | |
55 |
<a href=" |
|
55 | <a href="{url}file/{node|short}/{file|urlescape}{sessionvars%urlparameter}">file</a> | | |
56 |
<a href=" |
|
56 | <a href="{url}log/{node|short}/{file|urlescape}{sessionvars%urlparameter}">revisions</a> | | |
57 |
<a href=" |
|
57 | <a href="{url}annotate/{node|short}/{file|urlescape}{sessionvars%urlparameter}">annotate</a> | |
58 | </td> |
|
58 | </td> | |
59 | </tr>' |
|
59 | </tr>' | |
60 | filerevision = filerevision.tmpl |
|
60 | filerevision = filerevision.tmpl | |
61 | fileannotate = fileannotate.tmpl |
|
61 | fileannotate = fileannotate.tmpl | |
62 | filediff = filediff.tmpl |
|
62 | filediff = filediff.tmpl | |
63 | filelog = filelog.tmpl |
|
63 | filelog = filelog.tmpl | |
64 |
fileline = '<div style="font-family:monospace" class="parity |
|
64 | fileline = '<div style="font-family:monospace" class="parity{parity}"><pre><a class="linenr" href="#{lineid}" id="{lineid}">{linenumber}</a> {line|escape}</pre></div>' | |
65 | annotateline = ' |
|
65 | annotateline = ' | |
66 | <tr class="parity{parity}"> |
|
66 | <tr class="parity{parity}"> | |
67 | <td class="linenr"> |
|
67 | <td class="linenr"> | |
@@ -73,15 +73,15 annotateline = ' | |||||
73 | </td> |
|
73 | </td> | |
74 | <td class="source">{line|escape}</td> |
|
74 | <td class="source">{line|escape}</td> | |
75 | </tr>' |
|
75 | </tr>' | |
76 |
difflineplus = '<span style="color:#008800;"><a class="linenr" href="# |
|
76 | difflineplus = '<span style="color:#008800;"><a class="linenr" href="#{lineid}" id="{lineid}">{linenumber}</a> {line|escape}</span>' | |
77 |
difflineminus = '<span style="color:#cc0000;"><a class="linenr" href="# |
|
77 | difflineminus = '<span style="color:#cc0000;"><a class="linenr" href="#{lineid}" id="{lineid}">{linenumber}</a> {line|escape}</span>' | |
78 |
difflineat = '<span style="color:#990099;"><a class="linenr" href="# |
|
78 | difflineat = '<span style="color:#990099;"><a class="linenr" href="#{lineid}" id="{lineid}">{linenumber}</a> {line|escape}</span>' | |
79 |
diffline = '<span><a class="linenr" href="# |
|
79 | diffline = '<span><a class="linenr" href="#{lineid}" id="{lineid}">{linenumber}</a> {line|escape}</span>' | |
80 | changelogparent = ' |
|
80 | changelogparent = ' | |
81 | <tr> |
|
81 | <tr> | |
82 |
<th class="parent">parent |
|
82 | <th class="parent">parent {rev}:</th> | |
83 | <td class="parent"> |
|
83 | <td class="parent"> | |
84 |
<a href=" |
|
84 | <a href="{url}rev/{node|short}{sessionvars%urlparameter}">{node|short}</a> | |
85 | </td> |
|
85 | </td> | |
86 | </tr>' |
|
86 | </tr>' | |
87 | changesetbranch = '<dt>branch</dt><dd>{name}</dd>' |
|
87 | changesetbranch = '<dt>branch</dt><dd>{name}</dd>' | |
@@ -97,7 +97,7 filerevparent = ' | |||||
97 | </a> |
|
97 | </a> | |
98 | </dd>' |
|
98 | </dd>' | |
99 | filerename = '{file|escape}@' |
|
99 | filerename = '{file|escape}@' | |
100 |
filelogrename = '| <a href="{url}file/ |
|
100 | filelogrename = '| <a href="{url}file/{node|short}/{file|urlescape}{sessionvars%urlparameter}">base</a>' | |
101 | fileannotateparent = ' |
|
101 | fileannotateparent = ' | |
102 | <dt>parent {rev}</dt> |
|
102 | <dt>parent {rev}</dt> | |
103 | <dd> |
|
103 | <dd> | |
@@ -106,8 +106,8 fileannotateparent = ' | |||||
106 | </a> |
|
106 | </a> | |
107 | </dd>' |
|
107 | </dd>' | |
108 | changelogchild = ' |
|
108 | changelogchild = ' | |
109 |
<dt>child |
|
109 | <dt>child {rev}:</dt> | |
110 |
<dd><a href="{url}rev/ |
|
110 | <dd><a href="{url}rev/{node|short}{sessionvars%urlparameter}">{node|short}</a></dd>' | |
111 | changesetchild = ' |
|
111 | changesetchild = ' | |
112 | <dt>child {rev}</dt> |
|
112 | <dt>child {rev}</dt> | |
113 | <dd><a href="{url}rev/{node|short}{sessionvars%urlparameter}">{node|short}</a></dd>' |
|
113 | <dd><a href="{url}rev/{node|short}{sessionvars%urlparameter}">{node|short}</a></dd>' | |
@@ -123,13 +123,13 fileannotatechild = ' | |||||
123 | </dd>' |
|
123 | </dd>' | |
124 | tags = tags.tmpl |
|
124 | tags = tags.tmpl | |
125 | tagentry = ' |
|
125 | tagentry = ' | |
126 |
<tr class="parity |
|
126 | <tr class="parity{parity}"> | |
127 |
<td class="nowrap"> |
|
127 | <td class="nowrap">{date|age} ago</td> | |
128 |
<td><a href="{url}rev/{node|short}{sessionvars%urlparameter}"> |
|
128 | <td><a href="{url}rev/{node|short}{sessionvars%urlparameter}">{tag|escape}</a></td> | |
129 | <td class="nowrap"> |
|
129 | <td class="nowrap"> | |
130 |
<a href="{url}rev/ |
|
130 | <a href="{url}rev/{node|short}{sessionvars%urlparameter}">changeset</a> | | |
131 |
<a href="{url}log/ |
|
131 | <a href="{url}log/{node|short}{sessionvars%urlparameter}">changelog</a> | | |
132 |
<a href="{url}file/ |
|
132 | <a href="{url}file/{node|short}{sessionvars%urlparameter}">files</a> | |
133 | </td> |
|
133 | </td> | |
134 | </tr>' |
|
134 | </tr>' | |
135 | branches = branches.tmpl |
|
135 | branches = branches.tmpl | |
@@ -144,52 +144,52 branchentry = ' | |||||
144 | <a href="{url}file/{node|short}{sessionvars%urlparameter}">files</a> |
|
144 | <a href="{url}file/{node|short}{sessionvars%urlparameter}">files</a> | |
145 | </td> |
|
145 | </td> | |
146 | </tr>' |
|
146 | </tr>' | |
147 |
diffblock = '<pre> |
|
147 | diffblock = '<pre>{lines}</pre>' | |
148 | filediffparent = ' |
|
148 | filediffparent = ' | |
149 | <dt>parent {rev}</dt> |
|
149 | <dt>parent {rev}</dt> | |
150 | <dd><a href="{url}diff/{node|short}/{file|urlescape}{sessionvars%urlparameter}">{node|short}</a></dd>' |
|
150 | <dd><a href="{url}diff/{node|short}/{file|urlescape}{sessionvars%urlparameter}">{node|short}</a></dd>' | |
151 | filelogparent = ' |
|
151 | filelogparent = ' | |
152 | <tr> |
|
152 | <tr> | |
153 |
<td align="right">parent |
|
153 | <td align="right">parent {rev}: </td> | |
154 |
<td><a href="{url}file/{node|short}/ |
|
154 | <td><a href="{url}file/{node|short}/{file|urlescape}{sessionvars%urlparameter}">{node|short}</a></td> | |
155 | </tr>' |
|
155 | </tr>' | |
156 | filediffchild = ' |
|
156 | filediffchild = ' | |
157 | <dt>child {rev}</dt> |
|
157 | <dt>child {rev}</dt> | |
158 | <dd><a href="{url}diff/{node|short}/{file|urlescape}{sessionvars%urlparameter}">{node|short}</a></dd>' |
|
158 | <dd><a href="{url}diff/{node|short}/{file|urlescape}{sessionvars%urlparameter}">{node|short}</a></dd>' | |
159 | filelogchild = ' |
|
159 | filelogchild = ' | |
160 | <tr> |
|
160 | <tr> | |
161 |
<td align="right">child |
|
161 | <td align="right">child {rev}: </td> | |
162 |
<td><a href="{url}file{node|short}/ |
|
162 | <td><a href="{url}file{node|short}/{file|urlescape}{sessionvars%urlparameter}">{node|short}</a></td> | |
163 | </tr>' |
|
163 | </tr>' | |
164 | shortlog = shortlog.tmpl |
|
164 | shortlog = shortlog.tmpl | |
165 | tagtag = '<span class="tagtag" title="{name}">{name}</span> ' |
|
165 | tagtag = '<span class="tagtag" title="{name}">{name}</span> ' | |
166 | branchtag = '<span class="branchtag" title="{name}">{name}</span> ' |
|
166 | branchtag = '<span class="branchtag" title="{name}">{name}</span> ' | |
167 | inbranchtag = '<span class="inbranchtag" title="{name}">{name}</span> ' |
|
167 | inbranchtag = '<span class="inbranchtag" title="{name}">{name}</span> ' | |
168 | shortlogentry = ' |
|
168 | shortlogentry = ' | |
169 |
<tr class="parity |
|
169 | <tr class="parity{parity}"> | |
170 |
<td class="nowrap"> |
|
170 | <td class="nowrap">{date|age} ago</td> | |
171 |
<td> |
|
171 | <td>{author|person}</td> | |
172 | <td> |
|
172 | <td> | |
173 |
<a href="{url}rev/ |
|
173 | <a href="{url}rev/{node|short}{sessionvars%urlparameter}"> | |
174 |
|
|
174 | {desc|strip|firstline|escape|nonempty} | |
175 | <span class="logtags">{inbranch%inbranchtag}{branches%branchtag}{tags%tagtag}</span> |
|
175 | <span class="logtags">{inbranch%inbranchtag}{branches%branchtag}{tags%tagtag}</span> | |
176 | </a> |
|
176 | </a> | |
177 | </td> |
|
177 | </td> | |
178 | <td class="nowrap"> |
|
178 | <td class="nowrap"> | |
179 |
<a href="{url}rev/ |
|
179 | <a href="{url}rev/{node|short}{sessionvars%urlparameter}">changeset</a> | | |
180 |
<a href="{url}file/ |
|
180 | <a href="{url}file/{node|short}{sessionvars%urlparameter}">files</a> | |
181 | </td> |
|
181 | </td> | |
182 | </tr>' |
|
182 | </tr>' | |
183 | filelogentry = ' |
|
183 | filelogentry = ' | |
184 |
<tr class="parity |
|
184 | <tr class="parity{parity}"> | |
185 |
<td class="nowrap"> |
|
185 | <td class="nowrap">{date|age} ago</td> | |
186 |
<td><a href="{url}rev/ |
|
186 | <td><a href="{url}rev/{node|short}{sessionvars%urlparameter}">{desc|strip|firstline|escape|nonempty}</a></td> | |
187 | <td class="nowrap"> |
|
187 | <td class="nowrap"> | |
188 |
<a href="{url}file/ |
|
188 | <a href="{url}file/{node|short}/{file|urlescape}{sessionvars%urlparameter}">file</a> | <a href="{url}diff/{node|short}/{file|urlescape}{sessionvars%urlparameter}">diff</a> | <a href="{url}annotate/{node|short}/{file|urlescape}{sessionvars%urlparameter}">annotate</a> | |
189 |
|
|
189 | {rename%filelogrename} | |
190 | </td> |
|
190 | </td> | |
191 | </tr>' |
|
191 | </tr>' | |
192 |
archiveentry = '<li><a href="{url}archive/{node|short}{extension}"> |
|
192 | archiveentry = '<li><a href="{url}archive/{node|short}{extension}">{type|escape}</a></li>' | |
193 | indexentry = ' |
|
193 | indexentry = ' | |
194 | <tr class="parity{parity}"> |
|
194 | <tr class="parity{parity}"> | |
195 | <td><a href="{url}{sessionvars%urlparameter}">{name|escape}</a></td> |
|
195 | <td><a href="{url}{sessionvars%urlparameter}">{name|escape}</a></td> | |
@@ -206,6 +206,6 indexentry = ' | |||||
206 | </tr>\n' |
|
206 | </tr>\n' | |
207 | indexarchiveentry = '<a href="{url}archive/{node|short}{extension}">{type|escape}</a> ' |
|
207 | indexarchiveentry = '<a href="{url}archive/{node|short}{extension}">{type|escape}</a> ' | |
208 | index = index.tmpl |
|
208 | index = index.tmpl | |
209 |
urlparameter = ' |
|
209 | urlparameter = '{separator}{name}={value|urlescape}' | |
210 |
hiddenformentry = '<input type="hidden" name=" |
|
210 | hiddenformentry = '<input type="hidden" name="{name}" value="{value|escape}" />' | |
211 | graph = graph.tmpl |
|
211 | graph = graph.tmpl |
@@ -1,13 +1,13 | |||||
1 | {header} |
|
1 | {header} | |
2 |
<title> |
|
2 | <title>{repo|escape}: Mercurial repository not found</title> | |
3 |
<link rel="alternate" type="application/atom+xml" href="{url}atom-log" title="Atom feed for |
|
3 | <link rel="alternate" type="application/atom+xml" href="{url}atom-log" title="Atom feed for {repo|escape}"/> | |
4 |
<link rel="alternate" type="application/rss+xml" href="{url}rss-log" title="RSS feed for |
|
4 | <link rel="alternate" type="application/rss+xml" href="{url}rss-log" title="RSS feed for {repo|escape}"/> | |
5 | </head> |
|
5 | </head> | |
6 |
|
6 | |||
7 | <body> |
|
7 | <body> | |
8 | <div id="container"> |
|
8 | <div id="container"> | |
9 | <div class="page-header"> |
|
9 | <div class="page-header"> | |
10 |
<h1><a href="{url}summary{sessionvars%urlparameter}"> |
|
10 | <h1><a href="{url}summary{sessionvars%urlparameter}">{repo|escape}</a> / Not found: {repo|escape}</h1> | |
11 |
|
11 | |||
12 | <form action="{url}log"> |
|
12 | <form action="{url}log"> | |
13 | {sessionvars%hiddenformentry} |
|
13 | {sessionvars%hiddenformentry} | |
@@ -24,7 +24,7 | |||||
24 | <li><a href="{url}graph/{node|short}{sessionvars%urlparameter}">graph</a></li> |
|
24 | <li><a href="{url}graph/{node|short}{sessionvars%urlparameter}">graph</a></li> | |
25 | <li><a href="{url}tags{sessionvars%urlparameter}">tags</a></li> |
|
25 | <li><a href="{url}tags{sessionvars%urlparameter}">tags</a></li> | |
26 | <li><a href="{url}branches{sessionvars%urlparameter}">branches</a></li> |
|
26 | <li><a href="{url}branches{sessionvars%urlparameter}">branches</a></li> | |
27 |
<li><a href="{url}file/ |
|
27 | <li><a href="{url}file/{node|short}{sessionvars%urlparameter}">files</a>{archives%archiveentry}</li> | |
28 | </ul> |
|
28 | </ul> | |
29 | </div> |
|
29 | </div> | |
30 |
|
30 |
@@ -1,19 +1,19 | |||||
1 |
|
|
1 | {header} | |
2 |
<title> |
|
2 | <title>{repo|escape}: Search</title> | |
3 |
<link rel="alternate" type="application/atom+xml" href="{url}atom-log" title="Atom feed for |
|
3 | <link rel="alternate" type="application/atom+xml" href="{url}atom-log" title="Atom feed for {repo|escape}"/> | |
4 |
<link rel="alternate" type="application/rss+xml" href="{url}rss-log" title="RSS feed for |
|
4 | <link rel="alternate" type="application/rss+xml" href="{url}rss-log" title="RSS feed for {repo|escape}"/> | |
5 | </head> |
|
5 | </head> | |
6 |
|
6 | |||
7 | <body> |
|
7 | <body> | |
8 | <div id="container"> |
|
8 | <div id="container"> | |
9 | <div class="page-header"> |
|
9 | <div class="page-header"> | |
10 |
<h1><a href="{url}summary{sessionvars%urlparameter}"> |
|
10 | <h1><a href="{url}summary{sessionvars%urlparameter}">{repo|escape}</a> / search</h1> | |
11 |
|
11 | |||
12 | <form action="{url}log"> |
|
12 | <form action="{url}log"> | |
13 | {sessionvars%hiddenformentry} |
|
13 | {sessionvars%hiddenformentry} | |
14 | <dl class="search"> |
|
14 | <dl class="search"> | |
15 | <dt><label>Search: </label></dt> |
|
15 | <dt><label>Search: </label></dt> | |
16 |
<dd><input type="text" name="rev" value=" |
|
16 | <dd><input type="text" name="rev" value="{query|escape}" /></dd> | |
17 | </dl> |
|
17 | </dl> | |
18 | </form> |
|
18 | </form> | |
19 |
|
19 | |||
@@ -24,11 +24,11 | |||||
24 | <li><a href="{url}graph/{node|short}{sessionvars%urlparameter}">graph</a></li> |
|
24 | <li><a href="{url}graph/{node|short}{sessionvars%urlparameter}">graph</a></li> | |
25 | <li><a href="{url}tags{sessionvars%urlparameter}">tags</a></li> |
|
25 | <li><a href="{url}tags{sessionvars%urlparameter}">tags</a></li> | |
26 | <li><a href="{url}branches{sessionvars%urlparameter}">branches</a></li> |
|
26 | <li><a href="{url}branches{sessionvars%urlparameter}">branches</a></li> | |
27 |
<li><a href="{url}file/ |
|
27 | <li><a href="{url}file/{node|short}{sessionvars%urlparameter}">files</a>{archives%archiveentry} | |
28 | </ul> |
|
28 | </ul> | |
29 | </div> |
|
29 | </div> | |
30 |
|
30 | |||
31 |
<h2 class="no-link no-border">searching for |
|
31 | <h2 class="no-link no-border">searching for {query|escape}</h2> | |
32 |
|
|
32 | {entries} | |
33 |
|
33 | |||
34 |
|
|
34 | {footer} |
@@ -1,13 +1,13 | |||||
1 |
|
|
1 | {header} | |
2 |
<title> |
|
2 | <title>{repo|escape}: shortlog</title> | |
3 |
<link rel="alternate" type="application/atom+xml" href="{url}atom-log" title="Atom feed for |
|
3 | <link rel="alternate" type="application/atom+xml" href="{url}atom-log" title="Atom feed for {repo|escape}"/> | |
4 |
<link rel="alternate" type="application/rss+xml" href="{url}rss-log" title="RSS feed for |
|
4 | <link rel="alternate" type="application/rss+xml" href="{url}rss-log" title="RSS feed for {repo|escape}"/> | |
5 | </head> |
|
5 | </head> | |
6 |
|
6 | |||
7 | <body> |
|
7 | <body> | |
8 | <div id="container"> |
|
8 | <div id="container"> | |
9 | <div class="page-header"> |
|
9 | <div class="page-header"> | |
10 |
<h1><a href="{url}summary{sessionvars%urlparameter}"> |
|
10 | <h1><a href="{url}summary{sessionvars%urlparameter}">{repo|escape}</a> / shortlog</h1> | |
11 |
|
11 | |||
12 | <form action="{url}log"> |
|
12 | <form action="{url}log"> | |
13 | {sessionvars%hiddenformentry} |
|
13 | {sessionvars%hiddenformentry} | |
@@ -24,18 +24,18 | |||||
24 | <li><a href="{url}graph/{node|short}{sessionvars%urlparameter}">graph</a></li> |
|
24 | <li><a href="{url}graph/{node|short}{sessionvars%urlparameter}">graph</a></li> | |
25 | <li><a href="{url}tags{sessionvars%urlparameter}">tags</a></li> |
|
25 | <li><a href="{url}tags{sessionvars%urlparameter}">tags</a></li> | |
26 | <li><a href="{url}branches{sessionvars%urlparameter}">branches</a></li> |
|
26 | <li><a href="{url}branches{sessionvars%urlparameter}">branches</a></li> | |
27 |
<li><a href="{url}file/ |
|
27 | <li><a href="{url}file/{node|short}{sessionvars%urlparameter}">files</a>{archives%archiveentry}</li> | |
28 | </ul> |
|
28 | </ul> | |
29 | </div> |
|
29 | </div> | |
30 |
|
30 | |||
31 | <h2 class="no-link no-border">shortlog</h2> |
|
31 | <h2 class="no-link no-border">shortlog</h2> | |
32 |
|
32 | |||
33 | <table> |
|
33 | <table> | |
34 |
|
|
34 | {entries%shortlogentry} | |
35 | </table> |
|
35 | </table> | |
36 |
|
36 | |||
37 | <div class="page-path"> |
|
37 | <div class="page-path"> | |
38 |
|
|
38 | {changenav%navshortentry} | |
39 | </div> |
|
39 | </div> | |
40 |
|
40 | |||
41 |
|
|
41 | {footer} |
@@ -1,13 +1,13 | |||||
1 |
|
|
1 | {header} | |
2 |
<title> |
|
2 | <title>{repo|escape}: Summary</title> | |
3 |
<link rel="alternate" type="application/atom+xml" href="{url}atom-log" title="Atom feed for |
|
3 | <link rel="alternate" type="application/atom+xml" href="{url}atom-log" title="Atom feed for {repo|escape}"/> | |
4 |
<link rel="alternate" type="application/rss+xml" href="{url}rss-log" title="RSS feed for |
|
4 | <link rel="alternate" type="application/rss+xml" href="{url}rss-log" title="RSS feed for {repo|escape}"/> | |
5 | </head> |
|
5 | </head> | |
6 |
|
6 | |||
7 | <body> |
|
7 | <body> | |
8 | <div id="container"> |
|
8 | <div id="container"> | |
9 | <div class="page-header"> |
|
9 | <div class="page-header"> | |
10 |
<h1><a href="{url}summary{sessionvars%urlparameter}"> |
|
10 | <h1><a href="{url}summary{sessionvars%urlparameter}">{repo|escape}</a> / summary</h1> | |
11 |
|
11 | |||
12 | <form action="{url}log"> |
|
12 | <form action="{url}log"> | |
13 | {sessionvars%hiddenformentry} |
|
13 | {sessionvars%hiddenformentry} | |
@@ -24,25 +24,25 | |||||
24 | <li><a href="{url}graph/{node|short}{sessionvars%urlparameter}">graph</a></li> |
|
24 | <li><a href="{url}graph/{node|short}{sessionvars%urlparameter}">graph</a></li> | |
25 | <li><a href="{url}tags{sessionvars%urlparameter}">tags</a></li> |
|
25 | <li><a href="{url}tags{sessionvars%urlparameter}">tags</a></li> | |
26 | <li><a href="{url}branches{sessionvars%urlparameter}">branches</a></li> |
|
26 | <li><a href="{url}branches{sessionvars%urlparameter}">branches</a></li> | |
27 |
<li><a href="{url}file/ |
|
27 | <li><a href="{url}file/{node|short}{sessionvars%urlparameter}">files</a></li> | |
28 | </ul> |
|
28 | </ul> | |
29 | </div> |
|
29 | </div> | |
30 |
|
30 | |||
31 | <h2 class="no-link no-border">Mercurial Repository Overview</h2> |
|
31 | <h2 class="no-link no-border">Mercurial Repository Overview</h2> | |
32 | <dl class="overview"> |
|
32 | <dl class="overview"> | |
33 | <dt>name</dt> |
|
33 | <dt>name</dt> | |
34 |
<dd> |
|
34 | <dd>{repo|escape}</dd> | |
35 | <dt>description</dt> |
|
35 | <dt>description</dt> | |
36 |
<dd> |
|
36 | <dd>{desc}</dd> | |
37 | <dt>owner</dt> |
|
37 | <dt>owner</dt> | |
38 |
<dd> |
|
38 | <dd>{owner|obfuscate}</dd> | |
39 | <dt>last change</dt> |
|
39 | <dt>last change</dt> | |
40 |
<dd> |
|
40 | <dd>{lastchange|rfc822date}</dd> | |
41 | </dl> |
|
41 | </dl> | |
42 |
|
42 | |||
43 | <h2><a href="{url}shortlog{sessionvars%urlparameter}">Changes</a></h2> |
|
43 | <h2><a href="{url}shortlog{sessionvars%urlparameter}">Changes</a></h2> | |
44 | <table> |
|
44 | <table> | |
45 |
|
|
45 | {shortlog} | |
46 | <tr class="light"> |
|
46 | <tr class="light"> | |
47 | <td colspan="4"><a class="list" href="{url}shortlog{sessionvars%urlparameter}">...</a></td> |
|
47 | <td colspan="4"><a class="list" href="{url}shortlog{sessionvars%urlparameter}">...</a></td> | |
48 | </tr> |
|
48 | </tr> | |
@@ -50,7 +50,7 | |||||
50 |
|
50 | |||
51 | <h2><a href="{url}tags{sessionvars%urlparameter}">Tags</a></h2> |
|
51 | <h2><a href="{url}tags{sessionvars%urlparameter}">Tags</a></h2> | |
52 | <table> |
|
52 | <table> | |
53 |
|
|
53 | {tags} | |
54 | <tr class="light"> |
|
54 | <tr class="light"> | |
55 | <td colspan="3"><a class="list" href="{url}tags{sessionvars%urlparameter}">...</a></td> |
|
55 | <td colspan="3"><a class="list" href="{url}tags{sessionvars%urlparameter}">...</a></td> | |
56 | </tr> |
|
56 | </tr> | |
@@ -63,4 +63,4 | |||||
63 | <td colspan="4"><a class="list" href="#">...</a></td> |
|
63 | <td colspan="4"><a class="list" href="#">...</a></td> | |
64 | </tr> |
|
64 | </tr> | |
65 | </table> |
|
65 | </table> | |
66 |
|
|
66 | {footer} |
@@ -1,13 +1,13 | |||||
1 |
|
|
1 | {header} | |
2 |
<title> |
|
2 | <title>{repo|escape}: Tags</title> | |
3 |
<link rel="alternate" type="application/atom+xml" href="{url}atom-log" title="Atom feed for |
|
3 | <link rel="alternate" type="application/atom+xml" href="{url}atom-log" title="Atom feed for {repo|escape}"/> | |
4 |
<link rel="alternate" type="application/rss+xml" href="{url}rss-log" title="RSS feed for |
|
4 | <link rel="alternate" type="application/rss+xml" href="{url}rss-log" title="RSS feed for {repo|escape}"/> | |
5 | </head> |
|
5 | </head> | |
6 |
|
6 | |||
7 | <body> |
|
7 | <body> | |
8 | <div id="container"> |
|
8 | <div id="container"> | |
9 | <div class="page-header"> |
|
9 | <div class="page-header"> | |
10 |
<h1><a href="{url}summary{sessionvars%urlparameter}"> |
|
10 | <h1><a href="{url}summary{sessionvars%urlparameter}">{repo|escape}</a> / Tags</h1> | |
11 |
|
11 | |||
12 | <form action="{url}log"> |
|
12 | <form action="{url}log"> | |
13 | {sessionvars%hiddenformentry} |
|
13 | {sessionvars%hiddenformentry} | |
@@ -24,13 +24,13 | |||||
24 | <li><a href="{url}graph/{node|short}{sessionvars%urlparameter}">graph</a></li> |
|
24 | <li><a href="{url}graph/{node|short}{sessionvars%urlparameter}">graph</a></li> | |
25 | <li class="current">tags</li> |
|
25 | <li class="current">tags</li> | |
26 | <li><a href="{url}branches{sessionvars%urlparameter}">branches</a></li> |
|
26 | <li><a href="{url}branches{sessionvars%urlparameter}">branches</a></li> | |
27 |
<li><a href="{url}file/ |
|
27 | <li><a href="{url}file/{node|short}{sessionvars%urlparameter}">files</a></li> | |
28 | </ul> |
|
28 | </ul> | |
29 | </div> |
|
29 | </div> | |
30 |
|
30 | |||
31 | <h2 class="no-link no-border">tags</h2> |
|
31 | <h2 class="no-link no-border">tags</h2> | |
32 | <table cellspacing="0"> |
|
32 | <table cellspacing="0"> | |
33 |
|
|
33 | {entries%tagentry} | |
34 | </table> |
|
34 | </table> | |
35 |
|
35 | |||
36 |
|
|
36 | {footer} |
General Comments 0
You need to be logged in to leave comments.
Login now