comparison tests/test-hgweb-filelog.out @ 7339:d11473955d30

hgweb: update tests for paper style diff -r ca03debb3dcd -r 4e1e6aee37e8 tests/test-hgweb-commands.out Binary file tests/test-hgweb-commands.out has changed
author Matt Mackall <mpm@selenic.com>
date Thu, 06 Nov 2008 12:22:09 -0600
parents 591767e6ea7a
children bc158cd800fa
comparison
equal deleted inserted replaced
7338:fecfe4392e94 7339:d11473955d30
58 +b 58 +b
59 59
60 % tip - two revisions 60 % tip - two revisions
61 200 Script output follows 61 200 Script output follows
62 62
63 <!-- quirksmode -->
63 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 64 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
64 <html> 65 <html>
65 <head> 66 <head>
66 <link rel="icon" href="/static/hgicon.png" type="image/png"> 67 <link rel="icon" href="/static/hgicon.png" type="image/png">
67 <meta name="robots" content="index, nofollow" /> 68 <meta name="robots" content="index, nofollow" />
68 <link rel="stylesheet" href="/static/style.css" type="text/css" /> 69 <link rel="stylesheet" href="/static/style-paper.css" type="text/css" />
69 70
70 <title>test: a history</title> 71 <title>test: a history</title>
71 <link rel="alternate" type="application/atom+xml" 72 <link rel="alternate" type="application/atom+xml"
72 href="/atom-log/tip/a" title="Atom feed for test:a"> 73 href="/atom-log/tip/a" title="Atom feed for test:a">
73 <link rel="alternate" type="application/rss+xml" 74 <link rel="alternate" type="application/rss+xml"
74 href="/rss-log/tip/a" title="RSS feed for test:a"> 75 href="/rss-log/tip/a" title="RSS feed for test:a">
75 </head> 76 </head>
76 <body> 77 <body>
77 78
78 <div class="buttons"> 79 <div class="container">
79 <a href="/log">changelog</a> 80 <div class="menu">
80 <a href="/shortlog">shortlog</a>
81 <a href="/graph">graph</a>
82 <a href="/tags">tags</a>
83 <a href="/file/01de2d66a28d/a">file</a>
84 <a href="/annotate/01de2d66a28d/a">annotate</a>
85 <a type="application/rss+xml" href="/rss-log/tip/a">rss</a>
86 <a type="application/atom+xml" href="/atom-log/tip/a" title="Atom feed for test:a">atom</a>
87 </div>
88
89 <h2>a revision history</h2>
90
91 <p>navigate: <small class="navigate"><a href="/log/5ed941583260/a">(0)</a> <a href="/log/tip/a">tip</a> </small></p>
92
93 <table class="logEntry parity0">
94 <tr>
95 <th class="age">38 years ago:</th>
96 <th class="firstline"><a href="/rev/01de2d66a28d">second a</a></th>
97 </tr>
98 <tr>
99 <th class="revision">revision 1:</td>
100 <td class="node">
101 <a href="/file/01de2d66a28d/a">01de2d66a28d</a>
102 <a href="/diff/01de2d66a28d/a">(diff)</a>
103 <a href="/annotate/01de2d66a28d/a">(annotate)</a>
104 </td>
105 </tr>
106
107 <tr>
108 <th class="author">author:</th>
109 <td class="author">&#116;&#101;&#115;&#116;</td>
110 </tr>
111 <tr>
112 <th class="date">date:</th>
113 <td class="date">Thu Jan 01 00:00:00 1970 +0000</td>
114 </tr>
115 </table>
116
117
118 <table class="logEntry parity1">
119 <tr>
120 <th class="age">38 years ago:</th>
121 <th class="firstline"><a href="/rev/5ed941583260">first a</a></th>
122 </tr>
123 <tr>
124 <th class="revision">revision 0:</td>
125 <td class="node">
126 <a href="/file/5ed941583260/a">5ed941583260</a>
127 <a href="/diff/5ed941583260/a">(diff)</a>
128 <a href="/annotate/5ed941583260/a">(annotate)</a>
129 </td>
130 </tr>
131
132 <tr>
133 <th class="author">author:</th>
134 <td class="author">&#116;&#101;&#115;&#116;</td>
135 </tr>
136 <tr>
137 <th class="date">date:</th>
138 <td class="date">Thu Jan 01 00:00:00 1970 +0000</td>
139 </tr>
140 </table>
141
142
143
144
145
146 <div class="logo"> 81 <div class="logo">
147 <a href="http://www.selenic.com/mercurial/"> 82 <a href="http://www.selenic.com/mercurial/">
148 <img src="/static/hglogo.png" width=75 height=90 border=0 alt="mercurial"></a> 83 <img src="/static/hglogo.png" width=75 height=90 border=0 alt="mercurial"></a>
149 </div> 84 </div>
85 <ul>
86 <li><a href="/shortlog/01de2d66a28d">log</a></li>
87 <li><a href="/graph/01de2d66a28d">graph</a></li>
88 <li><a href="/tags">tags</a></li>
89 </ul>
90 <ul>
91 <li><a href="/rev/01de2d66a28d">changeset</a></li>
92 <li><a href="/file/01de2d66a28d">browse</a></li>
93 </ul>
94 <ul>
95 <li><a href="/file/01de2d66a28d/a">file</a></li>
96 <li><a href="/diff/01de2d66a28d/a">diff</a></li>
97 <li><a href="/annotate/01de2d66a28d/a">annotate</a></li>
98 <li class="active">file log</li>
99 <li><a href="/raw-file/01de2d66a28d/a">raw</a></li>
100 </ul>
101 </div>
102
103 <div class="main">
104 <h2><a href="/">test</a></h2>
105 <h3>log a</h3>
106
107 <form class="search" action="/log">
108
109 <p><input name="rev" id="search1" type="text" size="30"></p>
110 <span>find changesets by author, revision,
111 files, or words in the commit message</span>
112 </form>
113
114 <div class="navigate"><a href="/log/5ed941583260/a">(0)</a> <a href="/log/tip/a">tip</a> </div>
115
116 <table class="bigtable">
117 <tr>
118 <th class="age">age</th>
119 <th class="author">author</th>
120 <th class="description">description</th>
121 </tr>
122 <tr class="parity0">
123 <td class="age">38 years</td>
124 <td class="author">test</td>
125 <td class="description"><a href="/rev/01de2d66a28d">second a</a></td>
126 </tr>
127 <tr class="parity1">
128 <td class="age">38 years</td>
129 <td class="author">test</td>
130 <td class="description"><a href="/rev/5ed941583260">first a</a></td>
131 </tr>
132
133 </table>
134
135 </div>
136 </div>
137
138
150 139
151 </body> 140 </body>
152 </html> 141 </html>
153 142
154 % second version - two revisions 143 % second version - two revisions
155 200 Script output follows 144 200 Script output follows
156 145
146 <!-- quirksmode -->
157 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 147 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
158 <html> 148 <html>
159 <head> 149 <head>
160 <link rel="icon" href="/static/hgicon.png" type="image/png"> 150 <link rel="icon" href="/static/hgicon.png" type="image/png">
161 <meta name="robots" content="index, nofollow" /> 151 <meta name="robots" content="index, nofollow" />
162 <link rel="stylesheet" href="/static/style.css" type="text/css" /> 152 <link rel="stylesheet" href="/static/style-paper.css" type="text/css" />
163 153
164 <title>test: a history</title> 154 <title>test: a history</title>
165 <link rel="alternate" type="application/atom+xml" 155 <link rel="alternate" type="application/atom+xml"
166 href="/atom-log/tip/a" title="Atom feed for test:a"> 156 href="/atom-log/tip/a" title="Atom feed for test:a">
167 <link rel="alternate" type="application/rss+xml" 157 <link rel="alternate" type="application/rss+xml"
168 href="/rss-log/tip/a" title="RSS feed for test:a"> 158 href="/rss-log/tip/a" title="RSS feed for test:a">
169 </head> 159 </head>
170 <body> 160 <body>
171 161
172 <div class="buttons"> 162 <div class="container">
173 <a href="/log">changelog</a> 163 <div class="menu">
174 <a href="/shortlog">shortlog</a>
175 <a href="/graph">graph</a>
176 <a href="/tags">tags</a>
177 <a href="/file/01de2d66a28d/a">file</a>
178 <a href="/annotate/01de2d66a28d/a">annotate</a>
179 <a type="application/rss+xml" href="/rss-log/tip/a">rss</a>
180 <a type="application/atom+xml" href="/atom-log/tip/a" title="Atom feed for test:a">atom</a>
181 </div>
182
183 <h2>a revision history</h2>
184
185 <p>navigate: <small class="navigate"><a href="/log/5ed941583260/a">(0)</a> <a href="/log/tip/a">tip</a> </small></p>
186
187 <table class="logEntry parity0">
188 <tr>
189 <th class="age">38 years ago:</th>
190 <th class="firstline"><a href="/rev/01de2d66a28d">second a</a></th>
191 </tr>
192 <tr>
193 <th class="revision">revision 1:</td>
194 <td class="node">
195 <a href="/file/01de2d66a28d/a">01de2d66a28d</a>
196 <a href="/diff/01de2d66a28d/a">(diff)</a>
197 <a href="/annotate/01de2d66a28d/a">(annotate)</a>
198 </td>
199 </tr>
200
201 <tr>
202 <th class="author">author:</th>
203 <td class="author">&#116;&#101;&#115;&#116;</td>
204 </tr>
205 <tr>
206 <th class="date">date:</th>
207 <td class="date">Thu Jan 01 00:00:00 1970 +0000</td>
208 </tr>
209 </table>
210
211
212 <table class="logEntry parity1">
213 <tr>
214 <th class="age">38 years ago:</th>
215 <th class="firstline"><a href="/rev/5ed941583260">first a</a></th>
216 </tr>
217 <tr>
218 <th class="revision">revision 0:</td>
219 <td class="node">
220 <a href="/file/5ed941583260/a">5ed941583260</a>
221 <a href="/diff/5ed941583260/a">(diff)</a>
222 <a href="/annotate/5ed941583260/a">(annotate)</a>
223 </td>
224 </tr>
225
226 <tr>
227 <th class="author">author:</th>
228 <td class="author">&#116;&#101;&#115;&#116;</td>
229 </tr>
230 <tr>
231 <th class="date">date:</th>
232 <td class="date">Thu Jan 01 00:00:00 1970 +0000</td>
233 </tr>
234 </table>
235
236
237
238
239
240 <div class="logo"> 164 <div class="logo">
241 <a href="http://www.selenic.com/mercurial/"> 165 <a href="http://www.selenic.com/mercurial/">
242 <img src="/static/hglogo.png" width=75 height=90 border=0 alt="mercurial"></a> 166 <img src="/static/hglogo.png" width=75 height=90 border=0 alt="mercurial"></a>
243 </div> 167 </div>
168 <ul>
169 <li><a href="/shortlog/01de2d66a28d">log</a></li>
170 <li><a href="/graph/01de2d66a28d">graph</a></li>
171 <li><a href="/tags">tags</a></li>
172 </ul>
173 <ul>
174 <li><a href="/rev/01de2d66a28d">changeset</a></li>
175 <li><a href="/file/01de2d66a28d">browse</a></li>
176 </ul>
177 <ul>
178 <li><a href="/file/01de2d66a28d/a">file</a></li>
179 <li><a href="/diff/01de2d66a28d/a">diff</a></li>
180 <li><a href="/annotate/01de2d66a28d/a">annotate</a></li>
181 <li class="active">file log</li>
182 <li><a href="/raw-file/01de2d66a28d/a">raw</a></li>
183 </ul>
184 </div>
185
186 <div class="main">
187 <h2><a href="/">test</a></h2>
188 <h3>log a</h3>
189
190 <form class="search" action="/log">
191
192 <p><input name="rev" id="search1" type="text" size="30"></p>
193 <span>find changesets by author, revision,
194 files, or words in the commit message</span>
195 </form>
196
197 <div class="navigate"><a href="/log/5ed941583260/a">(0)</a> <a href="/log/tip/a">tip</a> </div>
198
199 <table class="bigtable">
200 <tr>
201 <th class="age">age</th>
202 <th class="author">author</th>
203 <th class="description">description</th>
204 </tr>
205 <tr class="parity0">
206 <td class="age">38 years</td>
207 <td class="author">test</td>
208 <td class="description"><a href="/rev/01de2d66a28d">second a</a></td>
209 </tr>
210 <tr class="parity1">
211 <td class="age">38 years</td>
212 <td class="author">test</td>
213 <td class="description"><a href="/rev/5ed941583260">first a</a></td>
214 </tr>
215
216 </table>
217
218 </div>
219 </div>
220
221
244 222
245 </body> 223 </body>
246 </html> 224 </html>
247 225
248 % first deleted - one revision 226 % first deleted - one revision
249 200 Script output follows 227 200 Script output follows
250 228
229 <!-- quirksmode -->
251 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 230 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
252 <html> 231 <html>
253 <head> 232 <head>
254 <link rel="icon" href="/static/hgicon.png" type="image/png"> 233 <link rel="icon" href="/static/hgicon.png" type="image/png">
255 <meta name="robots" content="index, nofollow" /> 234 <meta name="robots" content="index, nofollow" />
256 <link rel="stylesheet" href="/static/style.css" type="text/css" /> 235 <link rel="stylesheet" href="/static/style-paper.css" type="text/css" />
257 236
258 <title>test: a history</title> 237 <title>test: a history</title>
259 <link rel="alternate" type="application/atom+xml" 238 <link rel="alternate" type="application/atom+xml"
260 href="/atom-log/tip/a" title="Atom feed for test:a"> 239 href="/atom-log/tip/a" title="Atom feed for test:a">
261 <link rel="alternate" type="application/rss+xml" 240 <link rel="alternate" type="application/rss+xml"
262 href="/rss-log/tip/a" title="RSS feed for test:a"> 241 href="/rss-log/tip/a" title="RSS feed for test:a">
263 </head> 242 </head>
264 <body> 243 <body>
265 244
266 <div class="buttons"> 245 <div class="container">
267 <a href="/log">changelog</a> 246 <div class="menu">
268 <a href="/shortlog">shortlog</a>
269 <a href="/graph">graph</a>
270 <a href="/tags">tags</a>
271 <a href="/file/5ed941583260/a">file</a>
272 <a href="/annotate/5ed941583260/a">annotate</a>
273 <a type="application/rss+xml" href="/rss-log/tip/a">rss</a>
274 <a type="application/atom+xml" href="/atom-log/tip/a" title="Atom feed for test:a">atom</a>
275 </div>
276
277 <h2>a revision history</h2>
278
279 <p>navigate: <small class="navigate"><a href="/log/5ed941583260/a">(0)</a> <a href="/log/tip/a">tip</a> </small></p>
280
281 <table class="logEntry parity0">
282 <tr>
283 <th class="age">38 years ago:</th>
284 <th class="firstline"><a href="/rev/5ed941583260">first a</a></th>
285 </tr>
286 <tr>
287 <th class="revision">revision 0:</td>
288 <td class="node">
289 <a href="/file/5ed941583260/a">5ed941583260</a>
290 <a href="/diff/5ed941583260/a">(diff)</a>
291 <a href="/annotate/5ed941583260/a">(annotate)</a>
292 </td>
293 </tr>
294
295 <tr>
296 <th class="author">author:</th>
297 <td class="author">&#116;&#101;&#115;&#116;</td>
298 </tr>
299 <tr>
300 <th class="date">date:</th>
301 <td class="date">Thu Jan 01 00:00:00 1970 +0000</td>
302 </tr>
303 </table>
304
305
306
307
308
309 <div class="logo"> 247 <div class="logo">
310 <a href="http://www.selenic.com/mercurial/"> 248 <a href="http://www.selenic.com/mercurial/">
311 <img src="/static/hglogo.png" width=75 height=90 border=0 alt="mercurial"></a> 249 <img src="/static/hglogo.png" width=75 height=90 border=0 alt="mercurial"></a>
312 </div> 250 </div>
251 <ul>
252 <li><a href="/shortlog/5ed941583260">log</a></li>
253 <li><a href="/graph/5ed941583260">graph</a></li>
254 <li><a href="/tags">tags</a></li>
255 </ul>
256 <ul>
257 <li><a href="/rev/5ed941583260">changeset</a></li>
258 <li><a href="/file/5ed941583260">browse</a></li>
259 </ul>
260 <ul>
261 <li><a href="/file/5ed941583260/a">file</a></li>
262 <li><a href="/diff/5ed941583260/a">diff</a></li>
263 <li><a href="/annotate/5ed941583260/a">annotate</a></li>
264 <li class="active">file log</li>
265 <li><a href="/raw-file/5ed941583260/a">raw</a></li>
266 </ul>
267 </div>
268
269 <div class="main">
270 <h2><a href="/">test</a></h2>
271 <h3>log a</h3>
272
273 <form class="search" action="/log">
274
275 <p><input name="rev" id="search1" type="text" size="30"></p>
276 <span>find changesets by author, revision,
277 files, or words in the commit message</span>
278 </form>
279
280 <div class="navigate"><a href="/log/5ed941583260/a">(0)</a> <a href="/log/tip/a">tip</a> </div>
281
282 <table class="bigtable">
283 <tr>
284 <th class="age">age</th>
285 <th class="author">author</th>
286 <th class="description">description</th>
287 </tr>
288 <tr class="parity0">
289 <td class="age">38 years</td>
290 <td class="author">test</td>
291 <td class="description"><a href="/rev/5ed941583260">first a</a></td>
292 </tr>
293
294 </table>
295
296 </div>
297 </div>
298
299
313 300
314 </body> 301 </body>
315 </html> 302 </html>
316 303
317 % first version - one revision 304 % first version - one revision
318 200 Script output follows 305 200 Script output follows
319 306
307 <!-- quirksmode -->
320 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 308 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
321 <html> 309 <html>
322 <head> 310 <head>
323 <link rel="icon" href="/static/hgicon.png" type="image/png"> 311 <link rel="icon" href="/static/hgicon.png" type="image/png">
324 <meta name="robots" content="index, nofollow" /> 312 <meta name="robots" content="index, nofollow" />
325 <link rel="stylesheet" href="/static/style.css" type="text/css" /> 313 <link rel="stylesheet" href="/static/style-paper.css" type="text/css" />
326 314
327 <title>test: a history</title> 315 <title>test: a history</title>
328 <link rel="alternate" type="application/atom+xml" 316 <link rel="alternate" type="application/atom+xml"
329 href="/atom-log/tip/a" title="Atom feed for test:a"> 317 href="/atom-log/tip/a" title="Atom feed for test:a">
330 <link rel="alternate" type="application/rss+xml" 318 <link rel="alternate" type="application/rss+xml"
331 href="/rss-log/tip/a" title="RSS feed for test:a"> 319 href="/rss-log/tip/a" title="RSS feed for test:a">
332 </head> 320 </head>
333 <body> 321 <body>
334 322
335 <div class="buttons"> 323 <div class="container">
336 <a href="/log">changelog</a> 324 <div class="menu">
337 <a href="/shortlog">shortlog</a>
338 <a href="/graph">graph</a>
339 <a href="/tags">tags</a>
340 <a href="/file/5ed941583260/a">file</a>
341 <a href="/annotate/5ed941583260/a">annotate</a>
342 <a type="application/rss+xml" href="/rss-log/tip/a">rss</a>
343 <a type="application/atom+xml" href="/atom-log/tip/a" title="Atom feed for test:a">atom</a>
344 </div>
345
346 <h2>a revision history</h2>
347
348 <p>navigate: <small class="navigate"><a href="/log/5ed941583260/a">(0)</a> <a href="/log/tip/a">tip</a> </small></p>
349
350 <table class="logEntry parity0">
351 <tr>
352 <th class="age">38 years ago:</th>
353 <th class="firstline"><a href="/rev/5ed941583260">first a</a></th>
354 </tr>
355 <tr>
356 <th class="revision">revision 0:</td>
357 <td class="node">
358 <a href="/file/5ed941583260/a">5ed941583260</a>
359 <a href="/diff/5ed941583260/a">(diff)</a>
360 <a href="/annotate/5ed941583260/a">(annotate)</a>
361 </td>
362 </tr>
363
364 <tr>
365 <th class="author">author:</th>
366 <td class="author">&#116;&#101;&#115;&#116;</td>
367 </tr>
368 <tr>
369 <th class="date">date:</th>
370 <td class="date">Thu Jan 01 00:00:00 1970 +0000</td>
371 </tr>
372 </table>
373
374
375
376
377
378 <div class="logo"> 325 <div class="logo">
379 <a href="http://www.selenic.com/mercurial/"> 326 <a href="http://www.selenic.com/mercurial/">
380 <img src="/static/hglogo.png" width=75 height=90 border=0 alt="mercurial"></a> 327 <img src="/static/hglogo.png" width=75 height=90 border=0 alt="mercurial"></a>
381 </div> 328 </div>
329 <ul>
330 <li><a href="/shortlog/5ed941583260">log</a></li>
331 <li><a href="/graph/5ed941583260">graph</a></li>
332 <li><a href="/tags">tags</a></li>
333 </ul>
334 <ul>
335 <li><a href="/rev/5ed941583260">changeset</a></li>
336 <li><a href="/file/5ed941583260">browse</a></li>
337 </ul>
338 <ul>
339 <li><a href="/file/5ed941583260/a">file</a></li>
340 <li><a href="/diff/5ed941583260/a">diff</a></li>
341 <li><a href="/annotate/5ed941583260/a">annotate</a></li>
342 <li class="active">file log</li>
343 <li><a href="/raw-file/5ed941583260/a">raw</a></li>
344 </ul>
345 </div>
346
347 <div class="main">
348 <h2><a href="/">test</a></h2>
349 <h3>log a</h3>
350
351 <form class="search" action="/log">
352
353 <p><input name="rev" id="search1" type="text" size="30"></p>
354 <span>find changesets by author, revision,
355 files, or words in the commit message</span>
356 </form>
357
358 <div class="navigate"><a href="/log/5ed941583260/a">(0)</a> <a href="/log/tip/a">tip</a> </div>
359
360 <table class="bigtable">
361 <tr>
362 <th class="age">age</th>
363 <th class="author">author</th>
364 <th class="description">description</th>
365 </tr>
366 <tr class="parity0">
367 <td class="age">38 years</td>
368 <td class="author">test</td>
369 <td class="description"><a href="/rev/5ed941583260">first a</a></td>
370 </tr>
371
372 </table>
373
374 </div>
375 </div>
376
377
382 378
383 </body> 379 </body>
384 </html> 380 </html>
385 381
386 % before addition - error 382 % before addition - error
387 404 Not Found 383 404 Not Found
388 384
385 <!-- quirksmode -->
389 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 386 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
390 <html> 387 <html>
391 <head> 388 <head>
392 <link rel="icon" href="/static/hgicon.png" type="image/png"> 389 <link rel="icon" href="/static/hgicon.png" type="image/png">
393 <meta name="robots" content="index, nofollow" /> 390 <meta name="robots" content="index, nofollow" />
394 <link rel="stylesheet" href="/static/style.css" type="text/css" /> 391 <link rel="stylesheet" href="/static/style-paper.css" type="text/css" />
395 392
396 <title>Mercurial Error</title> 393 <title>test: error</title>
397 </head> 394 </head>
398 <body> 395 <body>
399 396
400 <h2>Mercurial Error</h2> 397 <div class="container">
401 398 <div class="menu">
399 <div class="logo">
400 <a href="http://www.selenic.com/mercurial/">
401 <img src="/static/hglogo.png" width=75 height=90 border=0 alt="mercurial"></a>
402 </div>
403 <ul>
404 <li><a href="/log">log</a></li>
405 <li><a href="/graph">graph</a></li>
406 <li><a href="/tags">tags</a></li>
407 </ul>
408 </div>
409
410 <div class="main">
411
412 <h2><a href="/">test</a></h2>
413 <h3>error</h3>
414
415 <form class="search" action="/log">
416
417 <p><input name="rev" id="search1" type="text" size="30"></p>
418 <span>find changesets by author, revision,
419 files, or words in the commit message</span>
420 </form>
421
422 <div class="description">
402 <p> 423 <p>
403 An error occurred while processing your request: 424 An error occurred while processing your request:
404 </p> 425 </p>
405 <p> 426 <p>
406 a@6563da9dcf87: not found in manifest 427 a@6563da9dcf87: not found in manifest
407 </p> 428 </p>
408 429 </div>
409 430 </div>
410 <div class="logo"> 431 </div>
411 <a href="http://www.selenic.com/mercurial/"> 432
412 <img src="/static/hglogo.png" width=75 height=90 border=0 alt="mercurial"></a> 433
413 </div>
414 434
415 </body> 435 </body>
416 </html> 436 </html>
417 437
418 % errors 438 % errors