Show More
@@ -173,7 +173,7 b' tags = tags.tmpl' | |||||
173 | tagentry = ' |
|
173 | tagentry = ' | |
174 | <tr class="parity{parity}"> |
|
174 | <tr class="parity{parity}"> | |
175 | <td class="nowrap age">{date|rfc822date}</td> |
|
175 | <td class="nowrap age">{date|rfc822date}</td> | |
176 |
<td><a href="{url|urlescape}rev/{ |
|
176 | <td><a href="{url|urlescape}rev/{tag|revescape}{sessionvars%urlparameter}">{tag|escape}</a></td> | |
177 | <td class="nowrap"> |
|
177 | <td class="nowrap"> | |
178 | <a href="{url|urlescape}rev/{node|short}{sessionvars%urlparameter}">changeset</a> | |
|
178 | <a href="{url|urlescape}rev/{node|short}{sessionvars%urlparameter}">changeset</a> | | |
179 | <a href="{url|urlescape}log/{node|short}{sessionvars%urlparameter}">changelog</a> | |
|
179 | <a href="{url|urlescape}log/{node|short}{sessionvars%urlparameter}">changelog</a> | | |
@@ -184,7 +184,7 b' bookmarks = bookmarks.tmpl' | |||||
184 | bookmarkentry = ' |
|
184 | bookmarkentry = ' | |
185 | <tr class="parity{parity}"> |
|
185 | <tr class="parity{parity}"> | |
186 | <td class="nowrap age">{date|rfc822date}</td> |
|
186 | <td class="nowrap age">{date|rfc822date}</td> | |
187 |
<td><a href="{url|urlescape}rev/{ |
|
187 | <td><a href="{url|urlescape}rev/{bookmark|revescape}{sessionvars%urlparameter}">{bookmark|escape}</a></td> | |
188 | <td class="nowrap"> |
|
188 | <td class="nowrap"> | |
189 | <a href="{url|urlescape}rev/{node|short}{sessionvars%urlparameter}">changeset</a> | |
|
189 | <a href="{url|urlescape}rev/{node|short}{sessionvars%urlparameter}">changeset</a> | | |
190 | <a href="{url|urlescape}log/{node|short}{sessionvars%urlparameter}">changelog</a> | |
|
190 | <a href="{url|urlescape}log/{node|short}{sessionvars%urlparameter}">changelog</a> | | |
@@ -195,8 +195,7 b' branches = branches.tmpl' | |||||
195 | branchentry = ' |
|
195 | branchentry = ' | |
196 | <tr class="parity{parity}"> |
|
196 | <tr class="parity{parity}"> | |
197 | <td class="nowrap age">{date|rfc822date}</td> |
|
197 | <td class="nowrap age">{date|rfc822date}</td> | |
198 |
<td><a href="{url|urlescape}shortlog/{ |
|
198 | <td class="{status}"><a href="{url|urlescape}shortlog/{branch|revescape}{sessionvars%urlparameter}">{branch|escape}</a></td> | |
199 | <td class="{status}">{branch|escape}</td> |
|
|||
200 | <td class="nowrap"> |
|
199 | <td class="nowrap"> | |
201 | <a href="{url|urlescape}rev/{node|short}{sessionvars%urlparameter}">changeset</a> | |
|
200 | <a href="{url|urlescape}rev/{node|short}{sessionvars%urlparameter}">changeset</a> | | |
202 | <a href="{url|urlescape}log/{node|short}{sessionvars%urlparameter}">changelog</a> | |
|
201 | <a href="{url|urlescape}log/{node|short}{sessionvars%urlparameter}">changelog</a> | |
@@ -649,11 +649,11 b' Set up the repo' | |||||
649 | <a href="/rev/43c799df6e75?style=monoblue"> |
|
649 | <a href="/rev/43c799df6e75?style=monoblue"> | |
650 | <a href="/rev/43c799df6e75?style=monoblue">changeset</a> | |
|
650 | <a href="/rev/43c799df6e75?style=monoblue">changeset</a> | | |
651 | <a href="/file/43c799df6e75?style=monoblue">files</a> |
|
651 | <a href="/file/43c799df6e75?style=monoblue">files</a> | |
652 |
<td><a href="/rev/ |
|
652 | <td><a href="/rev/xyzzy?style=monoblue">xyzzy</a></td> | |
653 | <a href="/rev/a7c1559b7bba?style=monoblue">changeset</a> | |
|
653 | <a href="/rev/a7c1559b7bba?style=monoblue">changeset</a> | | |
654 | <a href="/log/a7c1559b7bba?style=monoblue">changelog</a> | |
|
654 | <a href="/log/a7c1559b7bba?style=monoblue">changelog</a> | | |
655 | <a href="/file/a7c1559b7bba?style=monoblue">files</a> |
|
655 | <a href="/file/a7c1559b7bba?style=monoblue">files</a> | |
656 |
<td><a href="/shortlog/ |
|
656 | <td class="open"><a href="/shortlog/default?style=monoblue">default</a></td> | |
657 | <a href="/rev/9d8c40cba617?style=monoblue">changeset</a> | |
|
657 | <a href="/rev/9d8c40cba617?style=monoblue">changeset</a> | | |
658 | <a href="/log/9d8c40cba617?style=monoblue">changelog</a> | |
|
658 | <a href="/log/9d8c40cba617?style=monoblue">changelog</a> | | |
659 | <a href="/file/9d8c40cba617?style=monoblue">files</a> |
|
659 | <a href="/file/9d8c40cba617?style=monoblue">files</a> | |
@@ -689,19 +689,19 b' Set up the repo' | |||||
689 | | <a href="/graph/43c799df6e75?style=monoblue">(0)</a> <a href="/graph/tip?style=monoblue">tip</a> |
|
689 | | <a href="/graph/43c799df6e75?style=monoblue">(0)</a> <a href="/graph/tip?style=monoblue">tip</a> | |
690 |
|
690 | |||
691 | $ "$TESTDIR/get-with-headers.py" 127.0.0.1:$HGPORT 'tags?style=monoblue' | egrep $REVLINKS |
|
691 | $ "$TESTDIR/get-with-headers.py" 127.0.0.1:$HGPORT 'tags?style=monoblue' | egrep $REVLINKS | |
692 |
<td><a href="/rev/ |
|
692 | <td><a href="/rev/tip?style=monoblue">tip</a></td> | |
693 | <a href="/rev/9d8c40cba617?style=monoblue">changeset</a> | |
|
693 | <a href="/rev/9d8c40cba617?style=monoblue">changeset</a> | | |
694 | <a href="/log/9d8c40cba617?style=monoblue">changelog</a> | |
|
694 | <a href="/log/9d8c40cba617?style=monoblue">changelog</a> | | |
695 | <a href="/file/9d8c40cba617?style=monoblue">files</a> |
|
695 | <a href="/file/9d8c40cba617?style=monoblue">files</a> | |
696 |
|
696 | |||
697 | $ "$TESTDIR/get-with-headers.py" 127.0.0.1:$HGPORT 'bookmarks?style=monoblue' | egrep $REVLINKS |
|
697 | $ "$TESTDIR/get-with-headers.py" 127.0.0.1:$HGPORT 'bookmarks?style=monoblue' | egrep $REVLINKS | |
698 |
<td><a href="/rev/ |
|
698 | <td><a href="/rev/xyzzy?style=monoblue">xyzzy</a></td> | |
699 | <a href="/rev/a7c1559b7bba?style=monoblue">changeset</a> | |
|
699 | <a href="/rev/a7c1559b7bba?style=monoblue">changeset</a> | | |
700 | <a href="/log/a7c1559b7bba?style=monoblue">changelog</a> | |
|
700 | <a href="/log/a7c1559b7bba?style=monoblue">changelog</a> | | |
701 | <a href="/file/a7c1559b7bba?style=monoblue">files</a> |
|
701 | <a href="/file/a7c1559b7bba?style=monoblue">files</a> | |
702 |
|
702 | |||
703 | $ "$TESTDIR/get-with-headers.py" 127.0.0.1:$HGPORT 'branches?style=monoblue' | egrep $REVLINKS |
|
703 | $ "$TESTDIR/get-with-headers.py" 127.0.0.1:$HGPORT 'branches?style=monoblue' | egrep $REVLINKS | |
704 |
<td><a href="/shortlog/ |
|
704 | <td class="open"><a href="/shortlog/default?style=monoblue">default</a></td> | |
705 | <a href="/rev/9d8c40cba617?style=monoblue">changeset</a> | |
|
705 | <a href="/rev/9d8c40cba617?style=monoblue">changeset</a> | | |
706 | <a href="/log/9d8c40cba617?style=monoblue">changelog</a> | |
|
706 | <a href="/log/9d8c40cba617?style=monoblue">changelog</a> | | |
707 | <a href="/file/9d8c40cba617?style=monoblue">files</a> |
|
707 | <a href="/file/9d8c40cba617?style=monoblue">files</a> |
General Comments 0
You need to be logged in to leave comments.
Login now