diff tests/test-bundle-r.t @ 34661:eb586ed5d8ce

transaction-summary: show the range of new revisions upon pull/unbundle (BC) Upon pull or unbundle, we display a message with the range of new revisions fetched. This revision range could readily be used after a pull to look out what's new with 'hg log'. The algorithm takes care of filtering "obsolete" revisions that might be present in transaction's "changes" but should not be displayed to the end user.
author Denis Laxalde <denis.laxalde@logilab.fr>
date Thu, 12 Oct 2017 09:39:50 +0200
parents c953e26f3734
children eb9835014d20
line wrap: on
line diff
--- a/tests/test-bundle-r.t	Fri Oct 13 21:36:10 2017 +0900
+++ b/tests/test-bundle-r.t	Thu Oct 12 09:39:50 2017 +0200
@@ -5,6 +5,7 @@
   adding manifests
   adding file changes
   added 9 changesets with 7 changes to 4 files (+1 heads)
+  new changesets bfaf4b5cbf01:916f1afdef90
   (run 'hg heads' to see heads, 'hg merge' to merge)
   $ hg up tip
   1 files updated, 0 files merged, 0 files removed, 0 files unresolved
@@ -26,6 +27,7 @@
   adding manifests
   adding file changes
   added 1 changesets with 1 changes to 1 files
+  new changesets bfaf4b5cbf01
   (run 'hg update' to get a working copy)
   checking changesets
   checking manifests
@@ -39,6 +41,7 @@
   adding manifests
   adding file changes
   added 2 changesets with 2 changes to 1 files
+  new changesets bfaf4b5cbf01:21f32785131f
   (run 'hg update' to get a working copy)
   checking changesets
   checking manifests
@@ -52,6 +55,7 @@
   adding manifests
   adding file changes
   added 3 changesets with 3 changes to 1 files
+  new changesets bfaf4b5cbf01:4ce51a113780
   (run 'hg update' to get a working copy)
   checking changesets
   checking manifests
@@ -65,6 +69,7 @@
   adding manifests
   adding file changes
   added 4 changesets with 4 changes to 1 files
+  new changesets bfaf4b5cbf01:93ee6ab32777
   (run 'hg update' to get a working copy)
   checking changesets
   checking manifests
@@ -78,6 +83,7 @@
   adding manifests
   adding file changes
   added 2 changesets with 2 changes to 1 files
+  new changesets bfaf4b5cbf01:c70afb1ee985
   (run 'hg update' to get a working copy)
   checking changesets
   checking manifests
@@ -91,6 +97,7 @@
   adding manifests
   adding file changes
   added 3 changesets with 3 changes to 1 files
+  new changesets bfaf4b5cbf01:f03ae5a9b979
   (run 'hg update' to get a working copy)
   checking changesets
   checking manifests
@@ -104,6 +111,7 @@
   adding manifests
   adding file changes
   added 4 changesets with 5 changes to 2 files
+  new changesets bfaf4b5cbf01:095cb14b1b4d
   (run 'hg update' to get a working copy)
   checking changesets
   checking manifests
@@ -117,6 +125,7 @@
   adding manifests
   adding file changes
   added 5 changesets with 6 changes to 3 files
+  new changesets bfaf4b5cbf01:faa2e4234c7a
   (run 'hg update' to get a working copy)
   checking changesets
   checking manifests
@@ -130,6 +139,7 @@
   adding manifests
   adding file changes
   added 5 changesets with 5 changes to 2 files
+  new changesets bfaf4b5cbf01:916f1afdef90
   (run 'hg update' to get a working copy)
   checking changesets
   checking manifests
@@ -145,6 +155,7 @@
   adding manifests
   adding file changes
   added 4 changesets with 2 changes to 3 files (+1 heads)
+  new changesets c70afb1ee985:faa2e4234c7a
   (run 'hg heads' to see heads, 'hg merge' to merge)
   $ hg verify
   checking changesets
@@ -223,6 +234,7 @@
   adding manifests
   adding file changes
   added 6 changesets with 4 changes to 4 files (+1 heads)
+  new changesets 93ee6ab32777:916f1afdef90
   (run 'hg heads' to see heads, 'hg merge' to merge)
 
 revision 8
@@ -247,6 +259,7 @@
   adding manifests
   adding file changes
   added 2 changesets with 2 changes to 2 files
+  new changesets 93ee6ab32777:916f1afdef90
   (run 'hg update' to get a working copy)
 
 revision 4
@@ -266,6 +279,7 @@
   adding manifests
   adding file changes
   added 4 changesets with 3 changes to 3 files (+1 heads)
+  new changesets c70afb1ee985:faa2e4234c7a
   (run 'hg heads' to see heads, 'hg merge' to merge)
 
 revision 6
@@ -285,6 +299,7 @@
   adding manifests
   adding file changes
   added 2 changesets with 2 changes to 2 files
+  new changesets 93ee6ab32777:916f1afdef90
   (run 'hg update' to get a working copy)
 
 revision 4
@@ -318,6 +333,7 @@
   adding manifests
   adding file changes
   added 7 changesets with 4 changes to 4 files
+  new changesets 93ee6ab32777:03fc0b0e347c
   (run 'hg update' to get a working copy)
 
 revision 9