Show More
@@ -1,34 +1,34 b'' | |||
|
1 | 1 | #header# |
|
2 | 2 | <title>#repo|escape#: Summary</title> |
|
3 | 3 | <link rel="alternate" type="application/rss+xml" |
|
4 | 4 | href="?cmd=changelog;style=rss" title="RSS feed for #repo|escape#"> |
|
5 | 5 | </head> |
|
6 | 6 | <body> |
|
7 | 7 | |
|
8 | 8 | <div class="page_header"> |
|
9 | 9 | <a href="http://www.selenic.com/mercurial/" title="Mercurial"><div style="float:right;">Mercurial</div></a><a href="?cmd=summary;style=gitweb">#repo|escape#</a> / summary |
|
10 | 10 | </div> |
|
11 | 11 | <div class="page_nav"> |
|
12 | 12 | summary | <a href="?cmd=changelog;style=gitweb">changelog</a> | <a href="?cmd=tags;style=gitweb">tags</a> | <a href="?cmd=manifest;manifest=#manifest#;path=/;style=gitweb">manifest</a><br/> |
|
13 | 13 | </div> |
|
14 | 14 | |
|
15 | 15 | <div class="title"> </div> |
|
16 | 16 | <table cellspacing="0"> |
|
17 | 17 | <tr><td>description</td><td>#desc#</td></tr> |
|
18 | 18 | <tr><td>owner</td><td>#owner#</td></tr> |
|
19 | 19 | <!-- <tr><td>last change</td><td>#lastchange|rfc822date#</td></tr> --> |
|
20 | 20 | </table> |
|
21 | 21 | |
|
22 | 22 | <div><a class="title" href="?cmd=changelog;style=gitweb">changes</a></div> |
|
23 | 23 | <table cellspacing="0"> |
|
24 | 24 | #shortlog# |
|
25 |
<tr class="light"><td colspan="3"><a class="list" href="?cmd=changelog; |
|
|
25 | <tr class="light"><td colspan="3"><a class="list" href="?cmd=changelog;style=gitweb">...</a></td></tr> | |
|
26 | 26 | </table> |
|
27 | 27 | |
|
28 | 28 | <div><a class="title" href="?cmd=tags;style=gitweb">tags</a></div> |
|
29 | 29 | <table cellspacing="0"> |
|
30 | 30 | #tags# |
|
31 | 31 | <tr class="light"><td colspan="3"><a class="list" href="?cmd=tags;style=gitweb">...</a></td></tr> |
|
32 | 32 | </table> |
|
33 | 33 | |
|
34 | 34 | #footer# |
General Comments 0
You need to be logged in to leave comments.
Login now