comparison tests/test-mq.out @ 11047:c7dbd6c4877a

tags: return tags in sorted order This makes log and summary have less arbitrary tag ordering and also groups similar tags together, such as the mq tags.
author Eric Eisner <ede@mit.edu>
date Mon, 26 Apr 2010 15:58:36 -0400
parents 47fbbc4845ff
children 590b1d6ef50b
comparison
equal deleted inserted replaced
11046:6e9b9f6c117c 11047:c7dbd6c4877a
355 errors during apply, please fix and refresh bar 355 errors during apply, please fix and refresh bar
356 ? foo 356 ? foo
357 ? foo.rej 357 ? foo.rej
358 % mq tags 358 % mq tags
359 0 qparent 359 0 qparent
360 1 qbase foo 360 1 foo qbase
361 2 qtip bar tip 361 2 bar qtip tip
362 % bad node in status 362 % bad node in status
363 popping bar 363 popping bar
364 now at: foo 364 now at: foo
365 changeset: 0:cb9a9f314b8b 365 changeset: 0:cb9a9f314b8b
366 mq status file refers to unknown node 366 mq status file refers to unknown node
575 +++ b/hello.txt 575 +++ b/hello.txt
576 @@ -1,1 +1,2 @@ 576 @@ -1,1 +1,2 @@
577 hello 577 hello
578 +world 578 +world
579 changeset: 1:bf5fc3f07a0a 579 changeset: 1:bf5fc3f07a0a
580 tag: empty
581 tag: qbase
580 tag: qtip 582 tag: qtip
581 tag: tip 583 tag: tip
582 tag: empty
583 tag: qbase
584 user: test 584 user: test
585 date: Thu Jan 01 00:00:00 1970 +0000 585 date: Thu Jan 01 00:00:00 1970 +0000
586 summary: imported patch empty 586 summary: imported patch empty
587 587
588 588