comparison tests/test-mq.out @ 11202:f974fe896921

strip: hide unbundle messages by default Unbundling is an internal implementation detail for strip, only show them with --verbose.
author Matt Mackall <mpm@selenic.com>
date Thu, 20 May 2010 13:27:28 -0500
parents 12e5149cafca
children 1e701ffd9df4
comparison
equal deleted inserted replaced
11201:34023f2ca305 11202:f974fe896921
425 copy to copy 425 copy to copy
426 % test file addition in slow path 426 % test file addition in slow path
427 1 files updated, 0 files merged, 2 files removed, 0 files unresolved 427 1 files updated, 0 files merged, 2 files removed, 0 files unresolved
428 created new head 428 created new head
429 2 files updated, 0 files merged, 1 files removed, 0 files unresolved 429 2 files updated, 0 files merged, 1 files removed, 0 files unresolved
430 adding branch
431 adding changesets
432 adding manifests
433 adding file changes
434 added 1 changesets with 1 changes to 1 files
435 diff --git a/bar b/bar 430 diff --git a/bar b/bar
436 new file mode 100644 431 new file mode 100644
437 --- /dev/null 432 --- /dev/null
438 +++ b/bar 433 +++ b/bar
439 @@ -0,0 +1,1 @@ 434 @@ -0,0 +1,1 @@
455 diff --git a/bar b/bar 450 diff --git a/bar b/bar
456 diff --git a/foo b/baz 451 diff --git a/foo b/baz
457 % test file move chains in the slow path 452 % test file move chains in the slow path
458 1 files updated, 0 files merged, 2 files removed, 0 files unresolved 453 1 files updated, 0 files merged, 2 files removed, 0 files unresolved
459 2 files updated, 0 files merged, 1 files removed, 0 files unresolved 454 2 files updated, 0 files merged, 1 files removed, 0 files unresolved
460 adding branch
461 adding changesets
462 adding manifests
463 adding file changes
464 added 1 changesets with 1 changes to 1 files
465 diff --git a/foo b/bleh 455 diff --git a/foo b/bleh
466 rename from foo 456 rename from foo
467 rename to bleh 457 rename to bleh
468 diff --git a/quux b/quux 458 diff --git a/quux b/quux
469 new file mode 100644 459 new file mode 100644
528 date: Thu Jan 01 00:00:00 1970 +0000 518 date: Thu Jan 01 00:00:00 1970 +0000
529 summary: add foo 519 summary: add foo
530 520
531 1 files updated, 0 files merged, 0 files removed, 0 files unresolved 521 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
532 saved backup bundle to 522 saved backup bundle to
533 adding branch
534 adding changesets
535 adding manifests
536 adding file changes
537 added 1 changesets with 1 changes to 1 files
538 changeset: 1:20cbbe65cff7 523 changeset: 1:20cbbe65cff7
539 tag: tip 524 tag: tip
540 user: test 525 user: test
541 date: Thu Jan 01 00:00:00 1970 +0000 526 date: Thu Jan 01 00:00:00 1970 +0000
542 summary: change foo 2 527 summary: change foo 2