##// END OF EJS Templates
hgweb: split long lines in gitweb and monoblue (changeset summary and tags)
av6 -
r35051:f9b23fa3 default
parent child Browse files
Show More
@@ -1,5 +1,9 b''
1 <div>
1 <div>
2 <a class="title" href="{url|urlescape}rev/{node|short}{sessionvars%urlparameter}"><span class="age">{date|rfc822date}</span>{desc|strip|firstline|escape|nonempty}<span class="logtags"> {inbranch%inbranchtag}{branches%branchtag}{tags%tagtag}{bookmarks%bookmarktag}</span></a>
2 <a class="title" href="{url|urlescape}rev/{node|short}{sessionvars%urlparameter}">
3 <span class="age">{date|rfc822date}</span>
4 {desc|strip|firstline|escape|nonempty}
5 <span class="logtags">{inbranch%inbranchtag}{branches%branchtag}{tags%tagtag}{bookmarks%bookmarktag}</span>
6 </a>
3 </div>
7 </div>
4 <div class="title_text">
8 <div class="title_text">
5 <div class="log_link">
9 <div class="log_link">
@@ -30,7 +30,10 b' changeset |'
30 </div>
30 </div>
31
31
32 <div>
32 <div>
33 <a class="title" href="{url|urlescape}raw-rev/{node|short}">{desc|strip|escape|firstline|nonempty} <span class="logtags">{inbranch%inbranchtag}{branches%branchtag}{tags%tagtag}{bookmarks%bookmarktag}</span></a>
33 <a class="title" href="{url|urlescape}raw-rev/{node|short}">
34 {desc|strip|escape|firstline|nonempty}
35 <span class="logtags">{inbranch%inbranchtag}{branches%branchtag}{tags%tagtag}{bookmarks%bookmarktag}</span>
36 </a>
34 </div>
37 </div>
35 <div class="title_text">
38 <div class="title_text">
36 <table cellspacing="0">
39 <table cellspacing="0">
@@ -1,4 +1,9 b''
1 <h3 class="changelog"><a class="title" href="{url|urlescape}rev/{node|short}{sessionvars%urlparameter}">{desc|strip|firstline|escape|nonempty}<span class="logtags"> {inbranch%inbranchtag}{branches%branchtag}{tags%tagtag}{bookmarks%bookmarktag}</span></a></h3>
1 <h3 class="changelog">
2 <a class="title" href="{url|urlescape}rev/{node|short}{sessionvars%urlparameter}">
3 {desc|strip|firstline|escape|nonempty}
4 <span class="logtags">{inbranch%inbranchtag}{branches%branchtag}{tags%tagtag}{bookmarks%bookmarktag}</span>
5 </a>
6 </h3>
2 <ul class="changelog-entry">
7 <ul class="changelog-entry">
3 <li class="age">{date|rfc822date}</li>
8 <li class="age">{date|rfc822date}</li>
4 <li>by <span class="name">{author|obfuscate}</span> <span class="revdate">[{date|rfc822date}] rev {rev}</span></li>
9 <li>by <span class="name">{author|obfuscate}</span> <span class="revdate">[{date|rfc822date}] rev {rev}</span></li>
@@ -32,7 +32,12 b''
32
32
33 <h2 class="no-link no-border">changeset</h2>
33 <h2 class="no-link no-border">changeset</h2>
34
34
35 <h3 class="changeset"><a href="{url|urlescape}raw-rev/{node|short}">{desc|strip|escape|firstline|nonempty} <span class="logtags">{inbranch%inbranchtag}{branches%branchtag}{tags%tagtag}{bookmarks%bookmarktag}</span></a></h3>
35 <h3 class="changeset">
36 <a href="{url|urlescape}raw-rev/{node|short}">
37 {desc|strip|escape|firstline|nonempty}
38 <span class="logtags">{inbranch%inbranchtag}{branches%branchtag}{tags%tagtag}{bookmarks%bookmarktag}</span>
39 </a>
40 </h3>
36 <p class="changeset-age"><span class="age">{date|rfc822date}</span></p>
41 <p class="changeset-age"><span class="age">{date|rfc822date}</span></p>
37
42
38 <dl class="overview">
43 <dl class="overview">
@@ -468,11 +468,11 b' Set up the repo'
468 <a href="/graph/tip?style=gitweb">graph</a> |
468 <a href="/graph/tip?style=gitweb">graph</a> |
469 <a href="/file/tip?style=gitweb">files</a> | <a href="/archive/tip.zip">zip</a> |
469 <a href="/file/tip?style=gitweb">files</a> | <a href="/archive/tip.zip">zip</a> |
470 <a href="/log/43c799df6e75?style=gitweb">(0)</a> <a href="/log/tip?style=gitweb">tip</a> <br/>
470 <a href="/log/43c799df6e75?style=gitweb">(0)</a> <a href="/log/tip?style=gitweb">tip</a> <br/>
471 <a class="title" href="/rev/9d8c40cba617?style=gitweb"><span class="age">Thu, 01 Jan 1970 00:00:00 +0000</span>third<span class="logtags"> <span class="branchtag" title="default">default</span> <span class="tagtag" title="tip">tip</span> </span></a>
471 <a class="title" href="/rev/9d8c40cba617?style=gitweb">
472 <a href="/rev/9d8c40cba617?style=gitweb">changeset</a><br/>
472 <a href="/rev/9d8c40cba617?style=gitweb">changeset</a><br/>
473 <a class="title" href="/rev/a7c1559b7bba?style=gitweb"><span class="age">Thu, 01 Jan 1970 00:00:00 +0000</span>second<span class="logtags"> <span class="bookmarktag" title="xyzzy">xyzzy</span> </span></a>
473 <a class="title" href="/rev/a7c1559b7bba?style=gitweb">
474 <a href="/rev/a7c1559b7bba?style=gitweb">changeset</a><br/>
474 <a href="/rev/a7c1559b7bba?style=gitweb">changeset</a><br/>
475 <a class="title" href="/rev/43c799df6e75?style=gitweb"><span class="age">Thu, 01 Jan 1970 00:00:00 +0000</span>first<span class="logtags"> </span></a>
475 <a class="title" href="/rev/43c799df6e75?style=gitweb">
476 <a href="/rev/43c799df6e75?style=gitweb">changeset</a><br/>
476 <a href="/rev/43c799df6e75?style=gitweb">changeset</a><br/>
477 <a href="/log/43c799df6e75?style=gitweb">(0)</a> <a href="/log/tip?style=gitweb">tip</a> <br/>
477 <a href="/log/43c799df6e75?style=gitweb">(0)</a> <a href="/log/tip?style=gitweb">tip</a> <br/>
478
478
@@ -518,11 +518,11 b' Set up the repo'
518
518
519 $ "$TESTDIR/get-with-headers.py" $LOCALIP:$HGPORT 'shortlog?style=gitweb&rev=all()' | egrep $REVLINKS
519 $ "$TESTDIR/get-with-headers.py" $LOCALIP:$HGPORT 'shortlog?style=gitweb&rev=all()' | egrep $REVLINKS
520 <a href="/file?style=gitweb">files</a> | <a href="/archive/tip.zip">zip</a>
520 <a href="/file?style=gitweb">files</a> | <a href="/archive/tip.zip">zip</a>
521 <a class="title" href="/rev/9d8c40cba617?style=gitweb"><span class="age">Thu, 01 Jan 1970 00:00:00 +0000</span>third<span class="logtags"> <span class="branchtag" title="default">default</span> <span class="tagtag" title="tip">tip</span> </span></a>
521 <a class="title" href="/rev/9d8c40cba617?style=gitweb">
522 <a href="/rev/9d8c40cba617?style=gitweb">changeset</a><br/>
522 <a href="/rev/9d8c40cba617?style=gitweb">changeset</a><br/>
523 <a class="title" href="/rev/a7c1559b7bba?style=gitweb"><span class="age">Thu, 01 Jan 1970 00:00:00 +0000</span>second<span class="logtags"> <span class="bookmarktag" title="xyzzy">xyzzy</span> </span></a>
523 <a class="title" href="/rev/a7c1559b7bba?style=gitweb">
524 <a href="/rev/a7c1559b7bba?style=gitweb">changeset</a><br/>
524 <a href="/rev/a7c1559b7bba?style=gitweb">changeset</a><br/>
525 <a class="title" href="/rev/43c799df6e75?style=gitweb"><span class="age">Thu, 01 Jan 1970 00:00:00 +0000</span>first<span class="logtags"> </span></a>
525 <a class="title" href="/rev/43c799df6e75?style=gitweb">
526 <a href="/rev/43c799df6e75?style=gitweb">changeset</a><br/>
526 <a href="/rev/43c799df6e75?style=gitweb">changeset</a><br/>
527
527
528 $ "$TESTDIR/get-with-headers.py" $LOCALIP:$HGPORT 'rev/xyzzy?style=gitweb' | egrep $REVLINKS
528 $ "$TESTDIR/get-with-headers.py" $LOCALIP:$HGPORT 'rev/xyzzy?style=gitweb' | egrep $REVLINKS
@@ -531,7 +531,7 b' Set up the repo'
531 <a href="/graph/xyzzy?style=gitweb">graph</a> |
531 <a href="/graph/xyzzy?style=gitweb">graph</a> |
532 <a href="/file/xyzzy?style=gitweb">files</a> |
532 <a href="/file/xyzzy?style=gitweb">files</a> |
533 <a href="/raw-rev/xyzzy">raw</a> | <a href="/archive/xyzzy.zip">zip</a> |
533 <a href="/raw-rev/xyzzy">raw</a> | <a href="/archive/xyzzy.zip">zip</a> |
534 <a class="title" href="/raw-rev/a7c1559b7bba">second <span class="logtags"><span class="bookmarktag" title="xyzzy">xyzzy</span> </span></a>
534 <a class="title" href="/raw-rev/a7c1559b7bba">
535 <td style="font-family:monospace"><a class="list" href="/rev/a7c1559b7bba?style=gitweb">a7c1559b7bba</a></td>
535 <td style="font-family:monospace"><a class="list" href="/rev/a7c1559b7bba?style=gitweb">a7c1559b7bba</a></td>
536 <a class="list" href="/rev/43c799df6e75?style=gitweb">43c799df6e75</a>
536 <a class="list" href="/rev/43c799df6e75?style=gitweb">43c799df6e75</a>
537 <a class="list" href="/rev/9d8c40cba617?style=gitweb">9d8c40cba617</a>
537 <a class="list" href="/rev/9d8c40cba617?style=gitweb">9d8c40cba617</a>
@@ -560,9 +560,9 b' Set up the repo'
560 <a href="/graph/xyzzy?style=gitweb">graph</a> |
560 <a href="/graph/xyzzy?style=gitweb">graph</a> |
561 <a href="/file/xyzzy?style=gitweb">files</a> | <a href="/archive/xyzzy.zip">zip</a> |
561 <a href="/file/xyzzy?style=gitweb">files</a> | <a href="/archive/xyzzy.zip">zip</a> |
562 <a href="/log/43c799df6e75?style=gitweb">(0)</a> <a href="/log/tip?style=gitweb">tip</a> <br/>
562 <a href="/log/43c799df6e75?style=gitweb">(0)</a> <a href="/log/tip?style=gitweb">tip</a> <br/>
563 <a class="title" href="/rev/a7c1559b7bba?style=gitweb"><span class="age">Thu, 01 Jan 1970 00:00:00 +0000</span>second<span class="logtags"> <span class="bookmarktag" title="xyzzy">xyzzy</span> </span></a>
563 <a class="title" href="/rev/a7c1559b7bba?style=gitweb">
564 <a href="/rev/a7c1559b7bba?style=gitweb">changeset</a><br/>
564 <a href="/rev/a7c1559b7bba?style=gitweb">changeset</a><br/>
565 <a class="title" href="/rev/43c799df6e75?style=gitweb"><span class="age">Thu, 01 Jan 1970 00:00:00 +0000</span>first<span class="logtags"> </span></a>
565 <a class="title" href="/rev/43c799df6e75?style=gitweb">
566 <a href="/rev/43c799df6e75?style=gitweb">changeset</a><br/>
566 <a href="/rev/43c799df6e75?style=gitweb">changeset</a><br/>
567 <a href="/log/43c799df6e75?style=gitweb">(0)</a> <a href="/log/tip?style=gitweb">tip</a> <br/>
567 <a href="/log/43c799df6e75?style=gitweb">(0)</a> <a href="/log/tip?style=gitweb">tip</a> <br/>
568
568
@@ -709,9 +709,9 b' Set up the repo'
709 <li><a href="/graph/tip?style=monoblue">graph</a></li>
709 <li><a href="/graph/tip?style=monoblue">graph</a></li>
710 <li><a href="/file/tip?style=monoblue">files</a></li>
710 <li><a href="/file/tip?style=monoblue">files</a></li>
711 <li><a href="/archive/tip.zip">zip</a></li>
711 <li><a href="/archive/tip.zip">zip</a></li>
712 <h3 class="changelog"><a class="title" href="/rev/9d8c40cba617?style=monoblue">third<span class="logtags"> <span class="branchtag" title="default">default</span> <span class="tagtag" title="tip">tip</span> </span></a></h3>
712 <a class="title" href="/rev/9d8c40cba617?style=monoblue">
713 <h3 class="changelog"><a class="title" href="/rev/a7c1559b7bba?style=monoblue">second<span class="logtags"> <span class="bookmarktag" title="xyzzy">xyzzy</span> </span></a></h3>
713 <a class="title" href="/rev/a7c1559b7bba?style=monoblue">
714 <h3 class="changelog"><a class="title" href="/rev/43c799df6e75?style=monoblue">first<span class="logtags"> </span></a></h3>
714 <a class="title" href="/rev/43c799df6e75?style=monoblue">
715 <a href="/log/43c799df6e75?style=monoblue">(0)</a> <a href="/log/tip?style=monoblue">tip</a>
715 <a href="/log/43c799df6e75?style=monoblue">(0)</a> <a href="/log/tip?style=monoblue">tip</a>
716
716
717 $ "$TESTDIR/get-with-headers.py" $LOCALIP:$HGPORT 'graph?style=monoblue' | egrep $REVLINKS
717 $ "$TESTDIR/get-with-headers.py" $LOCALIP:$HGPORT 'graph?style=monoblue' | egrep $REVLINKS
@@ -753,16 +753,16 b' Set up the repo'
753
753
754 $ "$TESTDIR/get-with-headers.py" $LOCALIP:$HGPORT 'shortlog?style=monoblue&rev=all()' | egrep $REVLINKS
754 $ "$TESTDIR/get-with-headers.py" $LOCALIP:$HGPORT 'shortlog?style=monoblue&rev=all()' | egrep $REVLINKS
755 <li><a href="/archive/tip.zip">zip</a></li>
755 <li><a href="/archive/tip.zip">zip</a></li>
756 <h3 class="changelog"><a class="title" href="/rev/9d8c40cba617?style=monoblue">third<span class="logtags"> <span class="branchtag" title="default">default</span> <span class="tagtag" title="tip">tip</span> </span></a></h3>
756 <a class="title" href="/rev/9d8c40cba617?style=monoblue">
757 <h3 class="changelog"><a class="title" href="/rev/a7c1559b7bba?style=monoblue">second<span class="logtags"> <span class="bookmarktag" title="xyzzy">xyzzy</span> </span></a></h3>
757 <a class="title" href="/rev/a7c1559b7bba?style=monoblue">
758 <h3 class="changelog"><a class="title" href="/rev/43c799df6e75?style=monoblue">first<span class="logtags"> </span></a></h3>
758 <a class="title" href="/rev/43c799df6e75?style=monoblue">
759
759
760 $ "$TESTDIR/get-with-headers.py" $LOCALIP:$HGPORT 'rev/xyzzy?style=monoblue' | egrep $REVLINKS
760 $ "$TESTDIR/get-with-headers.py" $LOCALIP:$HGPORT 'rev/xyzzy?style=monoblue' | egrep $REVLINKS
761 <li><a href="/graph/xyzzy?style=monoblue">graph</a></li>
761 <li><a href="/graph/xyzzy?style=monoblue">graph</a></li>
762 <li><a href="/file/xyzzy?style=monoblue">files</a></li>
762 <li><a href="/file/xyzzy?style=monoblue">files</a></li>
763 <li><a href="/raw-rev/xyzzy">raw</a></li>
763 <li><a href="/raw-rev/xyzzy">raw</a></li>
764 <li><a href="/archive/xyzzy.zip">zip</a></li>
764 <li><a href="/archive/xyzzy.zip">zip</a></li>
765 <h3 class="changeset"><a href="/raw-rev/a7c1559b7bba">second <span class="logtags"><span class="bookmarktag" title="xyzzy">xyzzy</span> </span></a></h3>
765 <a href="/raw-rev/a7c1559b7bba">
766 <dd><a href="/rev/a7c1559b7bba?style=monoblue">a7c1559b7bba</a></dd>
766 <dd><a href="/rev/a7c1559b7bba?style=monoblue">a7c1559b7bba</a></dd>
767 <dd><a href="/rev/43c799df6e75?style=monoblue">43c799df6e75</a></dd>
767 <dd><a href="/rev/43c799df6e75?style=monoblue">43c799df6e75</a></dd>
768 <dd><a href="/rev/9d8c40cba617?style=monoblue">9d8c40cba617</a></dd>
768 <dd><a href="/rev/9d8c40cba617?style=monoblue">9d8c40cba617</a></dd>
@@ -789,8 +789,8 b' Set up the repo'
789 <li><a href="/graph/xyzzy?style=monoblue">graph</a></li>
789 <li><a href="/graph/xyzzy?style=monoblue">graph</a></li>
790 <li><a href="/file/xyzzy?style=monoblue">files</a></li>
790 <li><a href="/file/xyzzy?style=monoblue">files</a></li>
791 <li><a href="/archive/xyzzy.zip">zip</a></li>
791 <li><a href="/archive/xyzzy.zip">zip</a></li>
792 <h3 class="changelog"><a class="title" href="/rev/a7c1559b7bba?style=monoblue">second<span class="logtags"> <span class="bookmarktag" title="xyzzy">xyzzy</span> </span></a></h3>
792 <a class="title" href="/rev/a7c1559b7bba?style=monoblue">
793 <h3 class="changelog"><a class="title" href="/rev/43c799df6e75?style=monoblue">first<span class="logtags"> </span></a></h3>
793 <a class="title" href="/rev/43c799df6e75?style=monoblue">
794 <a href="/log/43c799df6e75?style=monoblue">(0)</a> <a href="/log/tip?style=monoblue">tip</a>
794 <a href="/log/43c799df6e75?style=monoblue">(0)</a> <a href="/log/tip?style=monoblue">tip</a>
795
795
796 $ "$TESTDIR/get-with-headers.py" $LOCALIP:$HGPORT 'graph/xyzzy?style=monoblue' | egrep $REVLINKS
796 $ "$TESTDIR/get-with-headers.py" $LOCALIP:$HGPORT 'graph/xyzzy?style=monoblue' | egrep $REVLINKS
General Comments 0
You need to be logged in to leave comments. Login now