comparison tests/test-hgweb-no-request-uri.t @ 29439:c42a3fd5c1fc

hgweb: reindent atom/changelogentry.tmpl It was mixing tabs and spaces, and not in a good way. Indent style of other atom entries seems to be 1 space per level, so let's apply it here as well.
author Anton Shestakov <av6@dwimlabs.net>
date Wed, 29 Jun 2016 22:48:32 +0800
parents 86db5cb55d46
children fe7158fced4b
comparison
equal deleted inserted replaced
29438:82858f144217 29439:c42a3fd5c1fc
105 <email>&#116;&#101;&#115;&#116;</email> 105 <email>&#116;&#101;&#115;&#116;</email>
106 </author> 106 </author>
107 <updated>1970-01-01T00:00:00+00:00</updated> 107 <updated>1970-01-01T00:00:00+00:00</updated>
108 <published>1970-01-01T00:00:00+00:00</published> 108 <published>1970-01-01T00:00:00+00:00</published>
109 <content type="xhtml"> 109 <content type="xhtml">
110 <table xmlns="http://www.w3.org/1999/xhtml"> 110 <table xmlns="http://www.w3.org/1999/xhtml">
111 <tr> 111 <tr>
112 <th style="text-align:left;">changeset</th> 112 <th style="text-align:left;">changeset</th>
113 <td>61c9426e69fe</td> 113 <td>61c9426e69fe</td>
114 </tr> 114 </tr>
115 <tr> 115 <tr>
116 <th style="text-align:left;">branch</th> 116 <th style="text-align:left;">branch</th>
117 <td>default</td> 117 <td>default</td>
118 </tr> 118 </tr>
119 <tr> 119 <tr>
120 <th style="text-align:left;">bookmark</th> 120 <th style="text-align:left;">bookmark</th>
121 <td></td> 121 <td></td>
122 </tr> 122 </tr>
123 <tr> 123 <tr>
124 <th style="text-align:left;">tag</th> 124 <th style="text-align:left;">tag</th>
125 <td>tip</td> 125 <td>tip</td>
126 </tr> 126 </tr>
127 <tr> 127 <tr>
128 <th style="text-align:left;">user</th> 128 <th style="text-align:left;">user</th>
129 <td>&#116;&#101;&#115;&#116;</td> 129 <td>&#116;&#101;&#115;&#116;</td>
130 </tr> 130 </tr>
131 <tr> 131 <tr>
132 <th style="text-align:left;vertical-align:top;">description</th> 132 <th style="text-align:left;vertical-align:top;">description</th>
133 <td>test</td> 133 <td>test</td>
134 </tr> 134 </tr>
135 <tr> 135 <tr>
136 <th style="text-align:left;vertical-align:top;">files</th> 136 <th style="text-align:left;vertical-align:top;">files</th>
137 <td>bar<br /></td> 137 <td>bar<br /></td>
138 </tr> 138 </tr>
139 </table> 139 </table>
140 </content> 140 </content>
141 </entry> 141 </entry>
142 142
143 </feed> 143 </feed>
144 ---- ERRORS 144 ---- ERRORS