tests/test-hgweb-filelog.out
changeset 12437 b5538f89e5aa
parent 12436 b52ce78de84d
child 12438 922d2078017a
equal deleted inserted replaced
12436:b52ce78de84d 12437:b5538f89e5aa
     1 adding b
       
     2 adding a
       
     3 adding a
       
     4 changeset:   6:b7682196df1c
       
     5 tag:         tip
       
     6 user:        test
       
     7 date:        Thu Jan 01 00:00:00 1970 +0000
       
     8 summary:     change c
       
     9 
       
    10 diff -r 1a6696706df2 -r b7682196df1c c
       
    11 --- a/c	Thu Jan 01 00:00:00 1970 +0000
       
    12 +++ b/c	Thu Jan 01 00:00:00 1970 +0000
       
    13 @@ -1,1 +1,2 @@
       
    14  b
       
    15 +c
       
    16 
       
    17 changeset:   5:1a6696706df2
       
    18 user:        test
       
    19 date:        Thu Jan 01 00:00:00 1970 +0000
       
    20 summary:     mv b
       
    21 
       
    22 diff -r 52e848cdcd88 -r 1a6696706df2 b
       
    23 --- a/b	Thu Jan 01 00:00:00 1970 +0000
       
    24 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
       
    25 @@ -1,1 +0,0 @@
       
    26 -b
       
    27 diff -r 52e848cdcd88 -r 1a6696706df2 c
       
    28 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
       
    29 +++ b/c	Thu Jan 01 00:00:00 1970 +0000
       
    30 @@ -0,0 +1,1 @@
       
    31 +b
       
    32 
       
    33 changeset:   4:52e848cdcd88
       
    34 user:        test
       
    35 date:        Thu Jan 01 00:00:00 1970 +0000
       
    36 summary:     del2 a
       
    37 
       
    38 diff -r 01de2d66a28d -r 52e848cdcd88 a
       
    39 --- a/a	Thu Jan 01 00:00:00 1970 +0000
       
    40 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
       
    41 @@ -1,1 +0,0 @@
       
    42 -b
       
    43 
       
    44 changeset:   3:01de2d66a28d
       
    45 user:        test
       
    46 date:        Thu Jan 01 00:00:00 1970 +0000
       
    47 summary:     second a
       
    48 
       
    49 diff -r be3ebcc91739 -r 01de2d66a28d a
       
    50 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
       
    51 +++ b/a	Thu Jan 01 00:00:00 1970 +0000
       
    52 @@ -0,0 +1,1 @@
       
    53 +b
       
    54 
       
    55 changeset:   2:be3ebcc91739
       
    56 user:        test
       
    57 date:        Thu Jan 01 00:00:00 1970 +0000
       
    58 summary:     del a
       
    59 
       
    60 diff -r 5ed941583260 -r be3ebcc91739 a
       
    61 --- a/a	Thu Jan 01 00:00:00 1970 +0000
       
    62 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
       
    63 @@ -1,1 +0,0 @@
       
    64 -a
       
    65 
       
    66 changeset:   1:5ed941583260
       
    67 user:        test
       
    68 date:        Thu Jan 01 00:00:00 1970 +0000
       
    69 summary:     first a
       
    70 
       
    71 diff -r 6563da9dcf87 -r 5ed941583260 a
       
    72 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
       
    73 +++ b/a	Thu Jan 01 00:00:00 1970 +0000
       
    74 @@ -0,0 +1,1 @@
       
    75 +a
       
    76 
       
    77 changeset:   0:6563da9dcf87
       
    78 user:        test
       
    79 date:        Thu Jan 01 00:00:00 1970 +0000
       
    80 summary:     b
       
    81 
       
    82 diff -r 000000000000 -r 6563da9dcf87 b
       
    83 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
       
    84 +++ b/b	Thu Jan 01 00:00:00 1970 +0000
       
    85 @@ -0,0 +1,1 @@
       
    86 +b
       
    87 
       
    88 % tip - two revisions
       
    89 200 Script output follows
       
    90 
       
    91 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
       
    92 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US">
       
    93 <head>
       
    94 <link rel="icon" href="/static/hgicon.png" type="image/png" />
       
    95 <meta name="robots" content="index, nofollow" />
       
    96 <link rel="stylesheet" href="/static/style-paper.css" type="text/css" />
       
    97 
       
    98 <title>test: a history</title>
       
    99 <link rel="alternate" type="application/atom+xml"
       
   100    href="/atom-log/tip/a" title="Atom feed for test:a" />
       
   101 <link rel="alternate" type="application/rss+xml"
       
   102    href="/rss-log/tip/a" title="RSS feed for test:a" />
       
   103 </head>
       
   104 <body>
       
   105 
       
   106 <div class="container">
       
   107 <div class="menu">
       
   108 <div class="logo">
       
   109 <a href="http://mercurial.selenic.com/">
       
   110 <img src="/static/hglogo.png" alt="mercurial" /></a>
       
   111 </div>
       
   112 <ul>
       
   113 <li><a href="/shortlog/01de2d66a28d">log</a></li>
       
   114 <li><a href="/graph/01de2d66a28d">graph</a></li>
       
   115 <li><a href="/tags">tags</a></li>
       
   116 <li><a href="/branches">branches</a></li>
       
   117 </ul>
       
   118 <ul>
       
   119 <li><a href="/rev/01de2d66a28d">changeset</a></li>
       
   120 <li><a href="/file/01de2d66a28d">browse</a></li>
       
   121 </ul>
       
   122 <ul>
       
   123 <li><a href="/file/01de2d66a28d/a">file</a></li>
       
   124 <li><a href="/diff/01de2d66a28d/a">diff</a></li>
       
   125 <li><a href="/annotate/01de2d66a28d/a">annotate</a></li>
       
   126 <li class="active">file log</li>
       
   127 <li><a href="/raw-file/01de2d66a28d/a">raw</a></li>
       
   128 </ul>
       
   129 </div>
       
   130 
       
   131 <div class="main">
       
   132 <h2><a href="/">test</a></h2>
       
   133 <h3>log a</h3>
       
   134 
       
   135 <form class="search" action="/log">
       
   136 
       
   137 <p><input name="rev" id="search1" type="text" size="30" /></p>
       
   138 <div id="hint">find changesets by author, revision,
       
   139 files, or words in the commit message</div>
       
   140 </form>
       
   141 
       
   142 <div class="navigate">
       
   143 <a href="/log/01de2d66a28d/a?revcount=30">less</a>
       
   144 <a href="/log/01de2d66a28d/a?revcount=120">more</a>
       
   145 | <a href="/log/5ed941583260/a">(0)</a> <a href="/log/tip/a">tip</a> </div>
       
   146 
       
   147 <table class="bigtable">
       
   148  <tr>
       
   149   <th class="age">age</th>
       
   150   <th class="author">author</th>
       
   151   <th class="description">description</th>
       
   152  </tr>
       
   153  <tr class="parity0">
       
   154   <td class="age">1970-01-01</td>
       
   155   <td class="author">test</td>
       
   156   <td class="description"><a href="/rev/01de2d66a28d">second a</a></td>
       
   157  </tr>
       
   158  <tr class="parity1">
       
   159   <td class="age">1970-01-01</td>
       
   160   <td class="author">test</td>
       
   161   <td class="description"><a href="/rev/5ed941583260">first a</a></td>
       
   162  </tr>
       
   163 
       
   164 </table>
       
   165 
       
   166 <div class="navigate">
       
   167 <a href="/log/01de2d66a28d/a?revcount=30">less</a>
       
   168 <a href="/log/01de2d66a28d/a?revcount=120">more</a>
       
   169 | <a href="/log/5ed941583260/a">(0)</a> <a href="/log/tip/a">tip</a> 
       
   170 </div>
       
   171 
       
   172 </div>
       
   173 </div>
       
   174 
       
   175 
       
   176 
       
   177 </body>
       
   178 </html>
       
   179 
       
   180 % second version - two revisions
       
   181 200 Script output follows
       
   182 
       
   183 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
       
   184 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US">
       
   185 <head>
       
   186 <link rel="icon" href="/static/hgicon.png" type="image/png" />
       
   187 <meta name="robots" content="index, nofollow" />
       
   188 <link rel="stylesheet" href="/static/style-paper.css" type="text/css" />
       
   189 
       
   190 <title>test: a history</title>
       
   191 <link rel="alternate" type="application/atom+xml"
       
   192    href="/atom-log/tip/a" title="Atom feed for test:a" />
       
   193 <link rel="alternate" type="application/rss+xml"
       
   194    href="/rss-log/tip/a" title="RSS feed for test:a" />
       
   195 </head>
       
   196 <body>
       
   197 
       
   198 <div class="container">
       
   199 <div class="menu">
       
   200 <div class="logo">
       
   201 <a href="http://mercurial.selenic.com/">
       
   202 <img src="/static/hglogo.png" alt="mercurial" /></a>
       
   203 </div>
       
   204 <ul>
       
   205 <li><a href="/shortlog/01de2d66a28d">log</a></li>
       
   206 <li><a href="/graph/01de2d66a28d">graph</a></li>
       
   207 <li><a href="/tags">tags</a></li>
       
   208 <li><a href="/branches">branches</a></li>
       
   209 </ul>
       
   210 <ul>
       
   211 <li><a href="/rev/01de2d66a28d">changeset</a></li>
       
   212 <li><a href="/file/01de2d66a28d">browse</a></li>
       
   213 </ul>
       
   214 <ul>
       
   215 <li><a href="/file/01de2d66a28d/a">file</a></li>
       
   216 <li><a href="/diff/01de2d66a28d/a">diff</a></li>
       
   217 <li><a href="/annotate/01de2d66a28d/a">annotate</a></li>
       
   218 <li class="active">file log</li>
       
   219 <li><a href="/raw-file/01de2d66a28d/a">raw</a></li>
       
   220 </ul>
       
   221 </div>
       
   222 
       
   223 <div class="main">
       
   224 <h2><a href="/">test</a></h2>
       
   225 <h3>log a</h3>
       
   226 
       
   227 <form class="search" action="/log">
       
   228 
       
   229 <p><input name="rev" id="search1" type="text" size="30" /></p>
       
   230 <div id="hint">find changesets by author, revision,
       
   231 files, or words in the commit message</div>
       
   232 </form>
       
   233 
       
   234 <div class="navigate">
       
   235 <a href="/log/01de2d66a28d/a?revcount=30">less</a>
       
   236 <a href="/log/01de2d66a28d/a?revcount=120">more</a>
       
   237 | <a href="/log/5ed941583260/a">(0)</a> <a href="/log/tip/a">tip</a> </div>
       
   238 
       
   239 <table class="bigtable">
       
   240  <tr>
       
   241   <th class="age">age</th>
       
   242   <th class="author">author</th>
       
   243   <th class="description">description</th>
       
   244  </tr>
       
   245  <tr class="parity0">
       
   246   <td class="age">1970-01-01</td>
       
   247   <td class="author">test</td>
       
   248   <td class="description"><a href="/rev/01de2d66a28d">second a</a></td>
       
   249  </tr>
       
   250  <tr class="parity1">
       
   251   <td class="age">1970-01-01</td>
       
   252   <td class="author">test</td>
       
   253   <td class="description"><a href="/rev/5ed941583260">first a</a></td>
       
   254  </tr>
       
   255 
       
   256 </table>
       
   257 
       
   258 <div class="navigate">
       
   259 <a href="/log/01de2d66a28d/a?revcount=30">less</a>
       
   260 <a href="/log/01de2d66a28d/a?revcount=120">more</a>
       
   261 | <a href="/log/5ed941583260/a">(0)</a> <a href="/log/tip/a">tip</a> 
       
   262 </div>
       
   263 
       
   264 </div>
       
   265 </div>
       
   266 
       
   267 
       
   268 
       
   269 </body>
       
   270 </html>
       
   271 
       
   272 % first deleted - one revision
       
   273 200 Script output follows
       
   274 
       
   275 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
       
   276 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US">
       
   277 <head>
       
   278 <link rel="icon" href="/static/hgicon.png" type="image/png" />
       
   279 <meta name="robots" content="index, nofollow" />
       
   280 <link rel="stylesheet" href="/static/style-paper.css" type="text/css" />
       
   281 
       
   282 <title>test: a history</title>
       
   283 <link rel="alternate" type="application/atom+xml"
       
   284    href="/atom-log/tip/a" title="Atom feed for test:a" />
       
   285 <link rel="alternate" type="application/rss+xml"
       
   286    href="/rss-log/tip/a" title="RSS feed for test:a" />
       
   287 </head>
       
   288 <body>
       
   289 
       
   290 <div class="container">
       
   291 <div class="menu">
       
   292 <div class="logo">
       
   293 <a href="http://mercurial.selenic.com/">
       
   294 <img src="/static/hglogo.png" alt="mercurial" /></a>
       
   295 </div>
       
   296 <ul>
       
   297 <li><a href="/shortlog/5ed941583260">log</a></li>
       
   298 <li><a href="/graph/5ed941583260">graph</a></li>
       
   299 <li><a href="/tags">tags</a></li>
       
   300 <li><a href="/branches">branches</a></li>
       
   301 </ul>
       
   302 <ul>
       
   303 <li><a href="/rev/5ed941583260">changeset</a></li>
       
   304 <li><a href="/file/5ed941583260">browse</a></li>
       
   305 </ul>
       
   306 <ul>
       
   307 <li><a href="/file/5ed941583260/a">file</a></li>
       
   308 <li><a href="/diff/5ed941583260/a">diff</a></li>
       
   309 <li><a href="/annotate/5ed941583260/a">annotate</a></li>
       
   310 <li class="active">file log</li>
       
   311 <li><a href="/raw-file/5ed941583260/a">raw</a></li>
       
   312 </ul>
       
   313 </div>
       
   314 
       
   315 <div class="main">
       
   316 <h2><a href="/">test</a></h2>
       
   317 <h3>log a</h3>
       
   318 
       
   319 <form class="search" action="/log">
       
   320 
       
   321 <p><input name="rev" id="search1" type="text" size="30" /></p>
       
   322 <div id="hint">find changesets by author, revision,
       
   323 files, or words in the commit message</div>
       
   324 </form>
       
   325 
       
   326 <div class="navigate">
       
   327 <a href="/log/5ed941583260/a?revcount=30">less</a>
       
   328 <a href="/log/5ed941583260/a?revcount=120">more</a>
       
   329 | <a href="/log/5ed941583260/a">(0)</a> <a href="/log/tip/a">tip</a> </div>
       
   330 
       
   331 <table class="bigtable">
       
   332  <tr>
       
   333   <th class="age">age</th>
       
   334   <th class="author">author</th>
       
   335   <th class="description">description</th>
       
   336  </tr>
       
   337  <tr class="parity0">
       
   338   <td class="age">1970-01-01</td>
       
   339   <td class="author">test</td>
       
   340   <td class="description"><a href="/rev/5ed941583260">first a</a></td>
       
   341  </tr>
       
   342 
       
   343 </table>
       
   344 
       
   345 <div class="navigate">
       
   346 <a href="/log/5ed941583260/a?revcount=30">less</a>
       
   347 <a href="/log/5ed941583260/a?revcount=120">more</a>
       
   348 | <a href="/log/5ed941583260/a">(0)</a> <a href="/log/tip/a">tip</a> 
       
   349 </div>
       
   350 
       
   351 </div>
       
   352 </div>
       
   353 
       
   354 
       
   355 
       
   356 </body>
       
   357 </html>
       
   358 
       
   359 % first version - one revision
       
   360 200 Script output follows
       
   361 
       
   362 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
       
   363 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US">
       
   364 <head>
       
   365 <link rel="icon" href="/static/hgicon.png" type="image/png" />
       
   366 <meta name="robots" content="index, nofollow" />
       
   367 <link rel="stylesheet" href="/static/style-paper.css" type="text/css" />
       
   368 
       
   369 <title>test: a history</title>
       
   370 <link rel="alternate" type="application/atom+xml"
       
   371    href="/atom-log/tip/a" title="Atom feed for test:a" />
       
   372 <link rel="alternate" type="application/rss+xml"
       
   373    href="/rss-log/tip/a" title="RSS feed for test:a" />
       
   374 </head>
       
   375 <body>
       
   376 
       
   377 <div class="container">
       
   378 <div class="menu">
       
   379 <div class="logo">
       
   380 <a href="http://mercurial.selenic.com/">
       
   381 <img src="/static/hglogo.png" alt="mercurial" /></a>
       
   382 </div>
       
   383 <ul>
       
   384 <li><a href="/shortlog/5ed941583260">log</a></li>
       
   385 <li><a href="/graph/5ed941583260">graph</a></li>
       
   386 <li><a href="/tags">tags</a></li>
       
   387 <li><a href="/branches">branches</a></li>
       
   388 </ul>
       
   389 <ul>
       
   390 <li><a href="/rev/5ed941583260">changeset</a></li>
       
   391 <li><a href="/file/5ed941583260">browse</a></li>
       
   392 </ul>
       
   393 <ul>
       
   394 <li><a href="/file/5ed941583260/a">file</a></li>
       
   395 <li><a href="/diff/5ed941583260/a">diff</a></li>
       
   396 <li><a href="/annotate/5ed941583260/a">annotate</a></li>
       
   397 <li class="active">file log</li>
       
   398 <li><a href="/raw-file/5ed941583260/a">raw</a></li>
       
   399 </ul>
       
   400 </div>
       
   401 
       
   402 <div class="main">
       
   403 <h2><a href="/">test</a></h2>
       
   404 <h3>log a</h3>
       
   405 
       
   406 <form class="search" action="/log">
       
   407 
       
   408 <p><input name="rev" id="search1" type="text" size="30" /></p>
       
   409 <div id="hint">find changesets by author, revision,
       
   410 files, or words in the commit message</div>
       
   411 </form>
       
   412 
       
   413 <div class="navigate">
       
   414 <a href="/log/5ed941583260/a?revcount=30">less</a>
       
   415 <a href="/log/5ed941583260/a?revcount=120">more</a>
       
   416 | <a href="/log/5ed941583260/a">(0)</a> <a href="/log/tip/a">tip</a> </div>
       
   417 
       
   418 <table class="bigtable">
       
   419  <tr>
       
   420   <th class="age">age</th>
       
   421   <th class="author">author</th>
       
   422   <th class="description">description</th>
       
   423  </tr>
       
   424  <tr class="parity0">
       
   425   <td class="age">1970-01-01</td>
       
   426   <td class="author">test</td>
       
   427   <td class="description"><a href="/rev/5ed941583260">first a</a></td>
       
   428  </tr>
       
   429 
       
   430 </table>
       
   431 
       
   432 <div class="navigate">
       
   433 <a href="/log/5ed941583260/a?revcount=30">less</a>
       
   434 <a href="/log/5ed941583260/a?revcount=120">more</a>
       
   435 | <a href="/log/5ed941583260/a">(0)</a> <a href="/log/tip/a">tip</a> 
       
   436 </div>
       
   437 
       
   438 </div>
       
   439 </div>
       
   440 
       
   441 
       
   442 
       
   443 </body>
       
   444 </html>
       
   445 
       
   446 % before addition - error
       
   447 404 Not Found
       
   448 
       
   449 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
       
   450 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US">
       
   451 <head>
       
   452 <link rel="icon" href="/static/hgicon.png" type="image/png" />
       
   453 <meta name="robots" content="index, nofollow" />
       
   454 <link rel="stylesheet" href="/static/style-paper.css" type="text/css" />
       
   455 
       
   456 <title>test: error</title>
       
   457 </head>
       
   458 <body>
       
   459 
       
   460 <div class="container">
       
   461 <div class="menu">
       
   462 <div class="logo">
       
   463 <a href="http://mercurial.selenic.com/">
       
   464 <img src="/static/hglogo.png" width=75 height=90 border=0 alt="mercurial" /></a>
       
   465 </div>
       
   466 <ul>
       
   467 <li><a href="/shortlog">log</a></li>
       
   468 <li><a href="/graph">graph</a></li>
       
   469 <li><a href="/tags">tags</a></li>
       
   470 <li><a href="/branches">branches</a></li>
       
   471 </ul>
       
   472 </div>
       
   473 
       
   474 <div class="main">
       
   475 
       
   476 <h2><a href="/">test</a></h2>
       
   477 <h3>error</h3>
       
   478 
       
   479 <form class="search" action="/log">
       
   480 
       
   481 <p><input name="rev" id="search1" type="text" size="30"></p>
       
   482 <div id="hint">find changesets by author, revision,
       
   483 files, or words in the commit message</div>
       
   484 </form>
       
   485 
       
   486 <div class="description">
       
   487 <p>
       
   488 An error occurred while processing your request:
       
   489 </p>
       
   490 <p>
       
   491 a@6563da9dcf87: not found in manifest
       
   492 </p>
       
   493 </div>
       
   494 </div>
       
   495 </div>
       
   496 
       
   497 
       
   498 
       
   499 </body>
       
   500 </html>
       
   501 
       
   502 % should show base link, use spartan because it shows it
       
   503 200 Script output follows
       
   504 
       
   505 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
       
   506 <html>
       
   507 <head>
       
   508 <link rel="icon" href="/static/hgicon.png" type="image/png">
       
   509 <meta name="robots" content="index, nofollow" />
       
   510 <link rel="stylesheet" href="/static/style.css" type="text/css" />
       
   511 
       
   512 <title>test: c history</title>
       
   513 <link rel="alternate" type="application/atom+xml"
       
   514    href="/atom-log/tip/c" title="Atom feed for test:c">
       
   515 <link rel="alternate" type="application/rss+xml"
       
   516    href="/rss-log/tip/c" title="RSS feed for test:c">
       
   517 </head>
       
   518 <body>
       
   519 
       
   520 <div class="buttons">
       
   521 <a href="/log?style=spartan">changelog</a>
       
   522 <a href="/shortlog?style=spartan">shortlog</a>
       
   523 <a href="/graph?style=spartan">graph</a>
       
   524 <a href="/tags?style=spartan">tags</a>
       
   525 <a href="/branches?style=spartan">branches</a>
       
   526 <a href="/file/b7682196df1c/c?style=spartan">file</a>
       
   527 <a href="/annotate/b7682196df1c/c?style=spartan">annotate</a>
       
   528 <a type="application/rss+xml" href="/rss-log/tip/c">rss</a>
       
   529 <a type="application/atom+xml" href="/atom-log/tip/c" title="Atom feed for test:c">atom</a>
       
   530 </div>
       
   531 
       
   532 <h2>c revision history</h2>
       
   533 
       
   534 <p>navigate: <small class="navigate"><a href="/log/1a6696706df2/c?style=spartan">(0)</a> <a href="/log/tip/c?style=spartan">tip</a> </small></p>
       
   535 
       
   536 <table class="logEntry parity0">
       
   537  <tr>
       
   538   <th class="age">1970-01-01:</th>
       
   539   <th class="firstline"><a href="/rev/b7682196df1c?style=spartan">change c</a></th>
       
   540  </tr>
       
   541  <tr>
       
   542   <th class="revision">revision 1:</td>
       
   543   <td class="node">
       
   544    <a href="/file/b7682196df1c/c?style=spartan">b7682196df1c</a>
       
   545    <a href="/diff/b7682196df1c/c?style=spartan">(diff)</a>
       
   546    <a href="/annotate/b7682196df1c/c?style=spartan">(annotate)</a>
       
   547   </td>
       
   548  </tr>
       
   549  
       
   550  <tr>
       
   551   <th class="author">author:</th>
       
   552   <td class="author">&#116;&#101;&#115;&#116;</td>
       
   553  </tr>
       
   554  <tr>
       
   555   <th class="date">date:</th>
       
   556   <td class="date">Thu Jan 01 00:00:00 1970 +0000</td>
       
   557  </tr>
       
   558 </table>
       
   559 
       
   560 
       
   561 <table class="logEntry parity1">
       
   562  <tr>
       
   563   <th class="age">1970-01-01:</th>
       
   564   <th class="firstline"><a href="/rev/1a6696706df2?style=spartan">mv b</a></th>
       
   565  </tr>
       
   566  <tr>
       
   567   <th class="revision">revision 0:</td>
       
   568   <td class="node">
       
   569    <a href="/file/1a6696706df2/c?style=spartan">1a6696706df2</a>
       
   570    <a href="/diff/1a6696706df2/c?style=spartan">(diff)</a>
       
   571    <a href="/annotate/1a6696706df2/c?style=spartan">(annotate)</a>
       
   572   </td>
       
   573  </tr>
       
   574  
       
   575 <tr>
       
   576 <th>base:</th>
       
   577 <td>
       
   578 <a href="/file/1e88685f5dde/b?style=spartan">
       
   579 b@1e88685f5dde
       
   580 </a>
       
   581 </td>
       
   582 </tr>
       
   583  <tr>
       
   584   <th class="author">author:</th>
       
   585   <td class="author">&#116;&#101;&#115;&#116;</td>
       
   586  </tr>
       
   587  <tr>
       
   588   <th class="date">date:</th>
       
   589   <td class="date">Thu Jan 01 00:00:00 1970 +0000</td>
       
   590  </tr>
       
   591 </table>
       
   592 
       
   593 
       
   594 
       
   595 
       
   596 
       
   597 <div class="logo">
       
   598 <a href="http://mercurial.selenic.com/">
       
   599 <img src="/static/hglogo.png" width=75 height=90 border=0 alt="mercurial"></a>
       
   600 </div>
       
   601 
       
   602 </body>
       
   603 </html>
       
   604 
       
   605 % errors