Show More
@@ -1,44 +1,45 b'' | |||||
1 | #header# |
|
1 | #header# | |
2 | <title>#repo|escape#: Annotate</title> |
|
2 | <title>#repo|escape#: Annotate</title> | |
3 | <link rel="alternate" type="application/rss+xml" |
|
3 | <link rel="alternate" type="application/rss+xml" | |
4 | href="?cmd=changelog;style=rss" title="RSS feed for #repo|escape#"> |
|
4 | href="?cmd=changelog;style=rss" title="RSS feed for #repo|escape#"> | |
5 | </head> |
|
5 | </head> | |
6 | <body> |
|
6 | <body> | |
7 |
|
7 | |||
8 | <div class="page_header"> |
|
8 | <div class="page_header"> | |
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> / annotate |
|
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> / annotate | |
10 | </div> |
|
10 | </div> | |
11 |
|
11 | |||
12 | <div class="page_nav"> |
|
12 | <div class="page_nav"> | |
13 | <a href="?cmd=summary;style=gitweb">summary</a> | <a href="?cmd=changelog;style=gitweb">changelog</a> | <a href="?cmd=tags;style=gitweb">tags</a> | <a href="?cmd=manifest;manifest=#manifest#;path=#path|urlescape#;style=gitweb">manifest</a> | <a href="?cmd=changeset;node=#node#;style=gitweb">changeset</a> | <a href="?cmd=file;file=#file|urlescape#;filenode=#filenode#;style=gitweb">file</a> | <a href="?cmd=filelog;file=#file|urlescape#;filenode=#filenode#;style=gitweb">revisions</a> | annotate<br/> |
|
13 | <a href="?cmd=summary;style=gitweb">summary</a> | <a href="?cmd=changelog;style=gitweb">changelog</a> | <a href="?cmd=tags;style=gitweb">tags</a> | <a href="?cmd=manifest;manifest=#manifest#;path=#path|urlescape#;style=gitweb">manifest</a> | <a href="?cmd=changeset;node=#node#;style=gitweb">changeset</a> | <a href="?cmd=file;file=#file|urlescape#;filenode=#filenode#;style=gitweb">file</a> | <a href="?cmd=filelog;file=#file|urlescape#;filenode=#filenode#;style=gitweb">revisions</a> | annotate<br/> | |
14 | </div> |
|
14 | </div> | |
15 |
|
15 | |||
16 | <div class="title">#file|escape#</div> |
|
16 | <div class="title">#file|escape#</div> | |
17 |
|
17 | |||
18 | <table> |
|
18 | <table> | |
19 | <tr> |
|
19 | <tr> | |
20 | <td class="metatag">changeset #rev#:</td> |
|
20 | <td class="metatag">changeset #rev#:</td> | |
21 | <td><a href="?cs=#node|short#;style=gitweb">#node|short#</a></td></tr> |
|
21 | <td><a href="?cs=#node|short#;style=gitweb">#node|short#</a></td></tr> | |
|
22 | #rename%filerename# | |||
22 | #parent%fileannotateparent# |
|
23 | #parent%fileannotateparent# | |
23 | #child%fileannotatechild# |
|
24 | #child%fileannotatechild# | |
24 | <tr> |
|
25 | <tr> | |
25 | <td class="metatag">manifest:</td> |
|
26 | <td class="metatag">manifest:</td> | |
26 | <td><a href="?mf=#manifest|short#;path=/;style=gitweb">#manifest|short#</a></td></tr> |
|
27 | <td><a href="?mf=#manifest|short#;path=/;style=gitweb">#manifest|short#</a></td></tr> | |
27 | <tr> |
|
28 | <tr> | |
28 | <td class="metatag">author:</td> |
|
29 | <td class="metatag">author:</td> | |
29 | <td>#author|obfuscate#</td></tr> |
|
30 | <td>#author|obfuscate#</td></tr> | |
30 | <tr> |
|
31 | <tr> | |
31 | <td class="metatag">date:</td> |
|
32 | <td class="metatag">date:</td> | |
32 | <td>#date|date# (#date|age# ago)</td></tr> |
|
33 | <td>#date|date# (#date|age# ago)</td></tr> | |
33 | <tr> |
|
34 | <tr> | |
34 | <td class="metatag">permissions:</td> |
|
35 | <td class="metatag">permissions:</td> | |
35 | <td>#permissions|permissions#</td></tr> |
|
36 | <td>#permissions|permissions#</td></tr> | |
36 | </table> |
|
37 | </table> | |
37 |
|
38 | |||
38 | <div class="page_body"> |
|
39 | <div class="page_body"> | |
39 | <table> |
|
40 | <table> | |
40 | #annotate%annotateline# |
|
41 | #annotate%annotateline# | |
41 | </table> |
|
42 | </table> | |
42 | </div> |
|
43 | </div> | |
43 |
|
44 | |||
44 | #footer# |
|
45 | #footer# |
@@ -1,20 +1,20 b'' | |||||
1 | #header# |
|
1 | #header# | |
2 |
<title>#repo|escape#: |
|
2 | <title>#repo|escape#: File revisions</title> | |
3 | <link rel="alternate" type="application/rss+xml" |
|
3 | <link rel="alternate" type="application/rss+xml" | |
4 | href="?cmd=changelog;style=rss" title="RSS feed for #repo|escape#"> |
|
4 | href="?cmd=changelog;style=rss" title="RSS feed for #repo|escape#"> | |
5 | </head> |
|
5 | </head> | |
6 | <body> |
|
6 | <body> | |
7 |
|
7 | |||
8 | <div class="page_header"> |
|
8 | <div class="page_header"> | |
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> / |
|
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> / file revisions | |
10 | </div> |
|
10 | </div> | |
11 |
|
11 | |||
12 | <div class="page_nav"> |
|
12 | <div class="page_nav"> | |
13 | <a href="?cmd=summary;style=gitweb">summary</a> | <a href="?cmd=changelog;style=gitweb">changelog</a> | <a href="?cmd=tags;style=gitweb">tags</a> | <a href="?cmd=file;file=#file|urlescape#;filenode=#filenode#;style=gitweb">file</a> | revisions | <a href="?cmd=annotate;file=#file|urlescape#;filenode=#filenode#;style=gitweb">annotate</a> | <a href="?fl=#filenode|short#;file=#file|urlescape#;style=rss">rss</a><br/> |
|
13 | <a href="?cmd=summary;style=gitweb">summary</a> | <a href="?cmd=changelog;style=gitweb">changelog</a> | <a href="?cmd=tags;style=gitweb">tags</a> | <a href="?cmd=file;file=#file|urlescape#;filenode=#filenode#;style=gitweb">file</a> | revisions | <a href="?cmd=annotate;file=#file|urlescape#;filenode=#filenode#;style=gitweb">annotate</a> | <a href="?fl=#filenode|short#;file=#file|urlescape#;style=rss">rss</a><br/> | |
14 | </div> |
|
14 | </div> | |
15 |
|
15 | |||
16 | <table> |
|
16 | <table> | |
17 | #entries%filelogentry# |
|
17 | #entries%filelogentry# | |
18 | </table> |
|
18 | </table> | |
19 |
|
19 | |||
20 | #footer# |
|
20 | #footer# |
@@ -1,42 +1,43 b'' | |||||
1 | #header# |
|
1 | #header# | |
2 | <title>#repo|escape#: File revision</title> |
|
2 | <title>#repo|escape#: File revision</title> | |
3 | <link rel="alternate" type="application/rss+xml" |
|
3 | <link rel="alternate" type="application/rss+xml" | |
4 | href="?cmd=changelog;style=rss" title="RSS feed for #repo|escape#"> |
|
4 | href="?cmd=changelog;style=rss" title="RSS feed for #repo|escape#"> | |
5 | </head> |
|
5 | </head> | |
6 | <body> |
|
6 | <body> | |
7 |
|
7 | |||
8 | <div class="page_header"> |
|
8 | <div class="page_header"> | |
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> / file revision |
|
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> / file revision | |
10 | </div> |
|
10 | </div> | |
11 |
|
11 | |||
12 | <div class="page_nav"> |
|
12 | <div class="page_nav"> | |
13 | <a href="?cmd=summary;style=gitweb">summary</a> | <a href="?cmd=changelog;style=gitweb">changelog</a> | <a href="?cmd=tags;style=gitweb">tags</a> | <a href="?mf=#manifest|short#;path=#path|urlescape#;style=gitweb">manifest</a> | <a href="?cmd=changeset;node=#node#;style=gitweb">changeset</a> | file | <a href="?cmd=filelog;file=#file|urlescape#;filenode=#filenode#;style=gitweb">revisions</a> | <a href="?cmd=annotate;file=#file|urlescape#;filenode=#filenode#;style=gitweb">annotate</a> | <a href="?cmd=file;file=#file|urlescape#;filenode=#filenode#;style=raw">raw</a><br/> |
|
13 | <a href="?cmd=summary;style=gitweb">summary</a> | <a href="?cmd=changelog;style=gitweb">changelog</a> | <a href="?cmd=tags;style=gitweb">tags</a> | <a href="?mf=#manifest|short#;path=#path|urlescape#;style=gitweb">manifest</a> | <a href="?cmd=changeset;node=#node#;style=gitweb">changeset</a> | file | <a href="?cmd=filelog;file=#file|urlescape#;filenode=#filenode#;style=gitweb">revisions</a> | <a href="?cmd=annotate;file=#file|urlescape#;filenode=#filenode#;style=gitweb">annotate</a> | <a href="?cmd=file;file=#file|urlescape#;filenode=#filenode#;style=raw">raw</a><br/> | |
14 | </div> |
|
14 | </div> | |
15 |
|
15 | |||
16 | <div class="title">#file|escape#</div> |
|
16 | <div class="title">#file|escape#</div> | |
17 |
|
17 | |||
18 | <table> |
|
18 | <table> | |
19 | <tr> |
|
19 | <tr> | |
20 | <td class="metatag">changeset #rev#:</td> |
|
20 | <td class="metatag">changeset #rev#:</td> | |
21 | <td><a href="?cs=#node|short#;style=gitweb">#node|short#</a></td></tr> |
|
21 | <td><a href="?cs=#node|short#;style=gitweb">#node|short#</a></td></tr> | |
|
22 | #rename%filerename# | |||
22 | #parent%fileannotateparent# |
|
23 | #parent%fileannotateparent# | |
23 | #child%fileannotatechild# |
|
24 | #child%fileannotatechild# | |
24 | <tr> |
|
25 | <tr> | |
25 | <td class="metatag">manifest:</td> |
|
26 | <td class="metatag">manifest:</td> | |
26 | <td><a href="?mf=#manifest|short#;path=/;style=gitweb">#manifest|short#</a></td></tr> |
|
27 | <td><a href="?mf=#manifest|short#;path=/;style=gitweb">#manifest|short#</a></td></tr> | |
27 | <tr> |
|
28 | <tr> | |
28 | <td class="metatag">author:</td> |
|
29 | <td class="metatag">author:</td> | |
29 | <td>#author|obfuscate#</td></tr> |
|
30 | <td>#author|obfuscate#</td></tr> | |
30 | <tr> |
|
31 | <tr> | |
31 | <td class="metatag">date:</td> |
|
32 | <td class="metatag">date:</td> | |
32 | <td>#date|date# (#date|age# ago)</td></tr> |
|
33 | <td>#date|date# (#date|age# ago)</td></tr> | |
33 | <tr> |
|
34 | <tr> | |
34 | <td class="metatag">permissions:</td> |
|
35 | <td class="metatag">permissions:</td> | |
35 | <td>#permissions|permissions#</td></tr> |
|
36 | <td>#permissions|permissions#</td></tr> | |
36 | </table> |
|
37 | </table> | |
37 |
|
38 | |||
38 | <div class="page_body"> |
|
39 | <div class="page_body"> | |
39 | #text%fileline# |
|
40 | #text%fileline# | |
40 | </div> |
|
41 | </div> | |
41 |
|
42 | |||
42 | #footer# |
|
43 | #footer# |
@@ -1,49 +1,50 b'' | |||||
1 | default = "summary" |
|
1 | default = "summary" | |
2 | header = header-gitweb.tmpl |
|
2 | header = header-gitweb.tmpl | |
3 | footer = footer-gitweb.tmpl |
|
3 | footer = footer-gitweb.tmpl | |
4 | search = search-gitweb.tmpl |
|
4 | search = search-gitweb.tmpl | |
5 | changelog = changelog-gitweb.tmpl |
|
5 | changelog = changelog-gitweb.tmpl | |
6 | summary = summary-gitweb.tmpl |
|
6 | summary = summary-gitweb.tmpl | |
7 | error = error-gitweb.tmpl |
|
7 | error = error-gitweb.tmpl | |
8 | naventry = "<a href="?cmd=changelog;rev=#rev#;style=gitweb">#label|escape#</a> " |
|
8 | naventry = "<a href="?cmd=changelog;rev=#rev#;style=gitweb">#label|escape#</a> " | |
9 | navshortentry = "<a href="?cmd=shortlog;rev=#rev#;style=gitweb">#label|escape#</a> " |
|
9 | navshortentry = "<a href="?cmd=shortlog;rev=#rev#;style=gitweb">#label|escape#</a> " | |
10 | filedifflink = "<a href="?cmd=filediff;node=#node#;file=#file|urlescape#;style=gitweb">#file|escape#</a> " |
|
10 | filedifflink = "<a href="?cmd=filediff;node=#node#;file=#file|urlescape#;style=gitweb">#file|escape#</a> " | |
11 | filenodelink = "<tr class="light"><td><a class="list" href="">#file|escape#</a></td><td></td><td class="link"><a href="?cmd=file;filenode=#filenode#;file=#file|urlescape#;style=gitweb">file</a> | <!-- FIXME: <a href="?fd=#filenode|short#;file=#file|urlescape#;style=gitweb">diff</a> | --> <a href="?cmd=filelog;filenode=#filenode|short#;file=#file|urlescape#;style=gitweb">revisions</a></td></tr>" |
|
11 | filenodelink = "<tr class="light"><td><a class="list" href="">#file|escape#</a></td><td></td><td class="link"><a href="?cmd=file;filenode=#filenode#;file=#file|urlescape#;style=gitweb">file</a> | <!-- FIXME: <a href="?fd=#filenode|short#;file=#file|urlescape#;style=gitweb">diff</a> | --> <a href="?cmd=filelog;filenode=#filenode|short#;file=#file|urlescape#;style=gitweb">revisions</a></td></tr>" | |
12 | fileellipses = "..." |
|
12 | fileellipses = "..." | |
13 | changelogentry = changelogentry-gitweb.tmpl |
|
13 | changelogentry = changelogentry-gitweb.tmpl | |
14 | searchentry = changelogentry-gitweb.tmpl |
|
14 | searchentry = changelogentry-gitweb.tmpl | |
15 | changeset = changeset-gitweb.tmpl |
|
15 | changeset = changeset-gitweb.tmpl | |
16 | manifest = manifest-gitweb.tmpl |
|
16 | manifest = manifest-gitweb.tmpl | |
17 | manifestdirentry = "<tr class="parity#parity#"><td style="font-family:monospace">drwxr-xr-x</td><td><a href="?mf=#manifest|short#;path=#path|urlescape#;style=gitweb">#basename|escape#/</a></td><td class="link"><a href="?mf=#manifest|short#;path=#path|urlescape#;style=gitweb">manifest</a></td></tr>" |
|
17 | manifestdirentry = "<tr class="parity#parity#"><td style="font-family:monospace">drwxr-xr-x</td><td><a href="?mf=#manifest|short#;path=#path|urlescape#;style=gitweb">#basename|escape#/</a></td><td class="link"><a href="?mf=#manifest|short#;path=#path|urlescape#;style=gitweb">manifest</a></td></tr>" | |
18 | manifestfileentry = "<tr class="parity#parity#"><td style="font-family:monospace">#permissions|permissions#</td><td class="list"><a class="list" href="?f=#filenode|short#;file=#file|urlescape#;style=gitweb">#basename|escape#</a></td><td class="link"><a href="?f=#filenode|short#;file=#file|urlescape#;style=gitweb">file</a> | <a href="?fl=#filenode|short#;file=#file|urlescape#;style=gitweb">revisions</a> | <a href="?fa=#filenode|short#;file=#file|urlescape#;style=gitweb">annotate</a></td></tr>" |
|
18 | manifestfileentry = "<tr class="parity#parity#"><td style="font-family:monospace">#permissions|permissions#</td><td class="list"><a class="list" href="?f=#filenode|short#;file=#file|urlescape#;style=gitweb">#basename|escape#</a></td><td class="link"><a href="?f=#filenode|short#;file=#file|urlescape#;style=gitweb">file</a> | <a href="?fl=#filenode|short#;file=#file|urlescape#;style=gitweb">revisions</a> | <a href="?fa=#filenode|short#;file=#file|urlescape#;style=gitweb">annotate</a></td></tr>" | |
19 | filerevision = filerevision-gitweb.tmpl |
|
19 | filerevision = filerevision-gitweb.tmpl | |
20 | fileannotate = fileannotate-gitweb.tmpl |
|
20 | fileannotate = fileannotate-gitweb.tmpl | |
21 | filelog = filelog-gitweb.tmpl |
|
21 | filelog = filelog-gitweb.tmpl | |
22 | fileline = "<div style="font-family:monospace; white-space: pre;" class="parity#parity#"><span class="linenr"> #linenumber#</span> #line|escape#</div>" |
|
22 | fileline = "<div style="font-family:monospace; white-space: pre;" class="parity#parity#"><span class="linenr"> #linenumber#</span> #line|escape#</div>" | |
23 | filelogentry = filelogentry-gitweb.tmpl |
|
|||
24 | annotateline = "<tr style="font-family:monospace; white-space: pre;" class="parity#parity#"><td class="linenr" style="text-align: right;"><a href="?cs=#node|short#;style=gitweb">#author|obfuscate#@#rev#</a></td><td>#line|escape#</td></tr>" |
|
23 | annotateline = "<tr style="font-family:monospace; white-space: pre;" class="parity#parity#"><td class="linenr" style="text-align: right;"><a href="?cs=#node|short#;style=gitweb">#author|obfuscate#@#rev#</a></td><td>#line|escape#</td></tr>" | |
25 | difflineplus = "<div class="pre" style="color:#008800;">#line|escape#</div>" |
|
24 | difflineplus = "<div class="pre" style="color:#008800;">#line|escape#</div>" | |
26 | difflineminus = "<div class="pre" style="color:#cc0000;">#line|escape#</div>" |
|
25 | difflineminus = "<div class="pre" style="color:#cc0000;">#line|escape#</div>" | |
27 | difflineat = "<div class="pre" style="color:#990099;">#line|escape#</div>" |
|
26 | difflineat = "<div class="pre" style="color:#990099;">#line|escape#</div>" | |
28 | diffline = "<div class="pre">#line|escape#</div>" |
|
27 | diffline = "<div class="pre">#line|escape#</div>" | |
29 | changelogparent = "<tr><th class="parent">parent #rev#:</th><td class="parent"><a href="?cmd=changeset;node=#node#;style=gitweb">#node|short#</a></td></tr>" |
|
28 | changelogparent = "<tr><th class="parent">parent #rev#:</th><td class="parent"><a href="?cmd=changeset;node=#node#;style=gitweb">#node|short#</a></td></tr>" | |
30 | changesetparent = "<tr><td>parent</td><td style="font-family:monospace"><a class="list" href="?cmd=changeset;node=#node|short#;style=gitweb">#node|short#</a></td></tr>" |
|
29 | changesetparent = "<tr><td>parent</td><td style="font-family:monospace"><a class="list" href="?cmd=changeset;node=#node|short#;style=gitweb">#node|short#</a></td></tr>" | |
31 | filerevparent = "<tr><td class="metatag">parent:</td><td><a href="?cmd=file;file=#file|urlescape#;filenode=#node#;style=gitweb">#node|short#</a></td></tr>" |
|
30 | filerevparent = "<tr><td class="metatag">parent:</td><td><a href="?cmd=file;file=#file|urlescape#;filenode=#node#;style=gitweb">#node|short#</a></td></tr>" | |
|
31 | filerename = "<tr><td class="metatag">parent:</td><td><a href="?f=#node|short#;file=#file|urlescape#;style=gitweb">#file|escape#@#node|short#</a></td></tr>" | |||
|
32 | filelogrename = "| <a href="?f=#node|short#;file=#file|urlescape#;style=gitweb">base</a>" | |||
32 | fileannotateparent = "<tr><td class="metatag">parent:</td><td><a href="?cmd=annotate;file=#file|urlescape#;filenode=#node#;style=gitweb">#node|short#</a></td></tr>" |
|
33 | fileannotateparent = "<tr><td class="metatag">parent:</td><td><a href="?cmd=annotate;file=#file|urlescape#;filenode=#node#;style=gitweb">#node|short#</a></td></tr>" | |
33 | changelogchild = "<tr><th class="child">child #rev#:</th><td class="child"><a href="?cmd=changeset;node=#node#;style=gitweb">#node|short#</a></td></tr>" |
|
34 | changelogchild = "<tr><th class="child">child #rev#:</th><td class="child"><a href="?cmd=changeset;node=#node#;style=gitweb">#node|short#</a></td></tr>" | |
34 | changesetchild = "<tr><td>child</td><td style="font-family:monospace"><a class="list" href="?cmd=changeset;node=#node|short#;style=gitweb">#node|short#</a></td></tr>" |
|
35 | changesetchild = "<tr><td>child</td><td style="font-family:monospace"><a class="list" href="?cmd=changeset;node=#node|short#;style=gitweb">#node|short#</a></td></tr>" | |
35 | filerevchild = "<tr><td class="metatag">child:</td><td><a href="?cmd=file;file=#file|urlescape#;filenode=#node#;style=gitweb">#node|short#</a></td></tr>" |
|
36 | filerevchild = "<tr><td class="metatag">child:</td><td><a href="?cmd=file;file=#file|urlescape#;filenode=#node#;style=gitweb">#node|short#</a></td></tr>" | |
36 | fileannotatechild = "<tr><td class="metatag">child:</td><td><a href="?cmd=annotate;file=#file|urlescape#;filenode=#node#;style=gitweb">#node|short#</a></td></tr>" |
|
37 | fileannotatechild = "<tr><td class="metatag">child:</td><td><a href="?cmd=annotate;file=#file|urlescape#;filenode=#node#;style=gitweb">#node|short#</a></td></tr>" | |
37 | tags = tags-gitweb.tmpl |
|
38 | tags = tags-gitweb.tmpl | |
38 | tagentry = "<tr class="parity#parity#"><td><i>#date|age# ago</i></td><td><a class="list" href="?cmd=changeset;node=#node|short#;style=gitweb"><b>#tag|escape#</b></a></td><td class="link"><a href="?cmd=changeset;node=#node|short#;style=gitweb">changeset</a> | <a href="?cmd=changelog;rev=#node|short#;style=gitweb">changelog</a> | <a href="?mf=#tagmanifest|short#;path=/;style=gitweb">manifest</a></td></tr>" |
|
39 | tagentry = "<tr class="parity#parity#"><td><i>#date|age# ago</i></td><td><a class="list" href="?cmd=changeset;node=#node|short#;style=gitweb"><b>#tag|escape#</b></a></td><td class="link"><a href="?cmd=changeset;node=#node|short#;style=gitweb">changeset</a> | <a href="?cmd=changelog;rev=#node|short#;style=gitweb">changelog</a> | <a href="?mf=#tagmanifest|short#;path=/;style=gitweb">manifest</a></td></tr>" | |
39 | diffblock = "#lines#" |
|
40 | diffblock = "#lines#" | |
40 | changelogtag = "<tr><th class="tag">tag:</th><td class="tag">#tag|escape#</td></tr>" |
|
41 | changelogtag = "<tr><th class="tag">tag:</th><td class="tag">#tag|escape#</td></tr>" | |
41 | changesettag = "<tr><td>tag</td><td>#tag|escape#</td></tr>" |
|
42 | changesettag = "<tr><td>tag</td><td>#tag|escape#</td></tr>" | |
42 | filediffparent = "<tr><th class="parent">parent #rev#:</th><td class="parent"><a href="?cmd=changeset;node=#node#;style=gitweb">#node|short#</a></td></tr>" |
|
43 | filediffparent = "<tr><th class="parent">parent #rev#:</th><td class="parent"><a href="?cmd=changeset;node=#node#;style=gitweb">#node|short#</a></td></tr>" | |
43 | filelogparent = "<tr><td align="right">parent #rev#: </td><td><a href="?cmd=file;file=#file|urlescape#;filenode=#node#;style=gitweb">#node|short#</a></td></tr>" |
|
44 | filelogparent = "<tr><td align="right">parent #rev#: </td><td><a href="?cmd=file;file=#file|urlescape#;filenode=#node#;style=gitweb">#node|short#</a></td></tr>" | |
44 | filediffchild = "<tr><th class="child">child #rev#:</th><td class="child"><a href="?cmd=changeset;node=#node#;style=gitweb">#node|short#</a></td></tr>" |
|
45 | filediffchild = "<tr><th class="child">child #rev#:</th><td class="child"><a href="?cmd=changeset;node=#node#;style=gitweb">#node|short#</a></td></tr>" | |
45 | filelogchild = "<tr><td align="right">child #rev#: </td><td><a href="?cmd=file;file=#file|urlescape#;filenode=#node#;style=gitweb">#node|short#</a></td></tr>" |
|
46 | filelogchild = "<tr><td align="right">child #rev#: </td><td><a href="?cmd=file;file=#file|urlescape#;filenode=#node#;style=gitweb">#node|short#</a></td></tr>" | |
46 | shortlog = shortlog-gitweb.tmpl |
|
47 | shortlog = shortlog-gitweb.tmpl | |
47 | shortlogentry = "<tr class="parity#parity#"><td><i>#date|age# ago</i></td><td><a class="list" href="?cmd=changeset;node=#node|short#;style=gitweb"><b>#desc|firstline|escape#</b></a></td><td class="link"><a href="?cmd=changeset;node=#node|short#;style=gitweb">changeset</a> | <a href="?cmd=manifest;manifest=#manifest|short#;path=/;style=gitweb">manifest</a></td></tr>" |
|
48 | shortlogentry = "<tr class="parity#parity#"><td><i>#date|age# ago</i></td><td><a class="list" href="?cmd=changeset;node=#node|short#;style=gitweb"><b>#desc|firstline|escape#</b></a></td><td class="link"><a href="?cmd=changeset;node=#node|short#;style=gitweb">changeset</a> | <a href="?cmd=manifest;manifest=#manifest|short#;path=/;style=gitweb">manifest</a></td></tr>" | |
48 | filelogentry = "<tr class="parity#parity#"><td><i>#date|age# ago</i></td><td><a class="list" href="?cmd=changeset;node=#node|short#;style=gitweb"><b>#desc|firstline|escape#</b></a></td><td class="link"><!-- FIXME: <a href="?fd=#node|short#;file=#file|urlescape#;style=gitweb">diff</a> | --> <a href="?fa=#filenode|short#;file=#file|urlescape#;style=gitweb">annotate</a></td></tr>" |
|
49 | filelogentry = "<tr class="parity#parity#"><td><i>#date|age# ago</i></td><td><a class="list" href="?cmd=changeset;node=#node|short#;style=gitweb"><b>#desc|firstline|escape#</b></a></td><td class="link"><!-- FIXME: <a href="?fd=#node|short#;file=#file|urlescape#;style=gitweb">diff</a> | --> <a href="?fa=#filenode|short#;file=#file|urlescape#;style=gitweb">annotate</a> #rename%filelogrename#</td></tr>" | |
49 | archiveentry = " | <a href="?ca=#node|short#;type=#type|urlescape#">#type|escape#</a> " |
|
50 | archiveentry = " | <a href="?ca=#node|short#;type=#type|urlescape#">#type|escape#</a> " |
General Comments 0
You need to be logged in to leave comments.
Login now