Mercurial > public > mercurial-scm > hg-stable
diff tests/test-largefiles.t @ 39497:89630d0b3e23
phase: report number of non-public changeset alongside the new range
When interacting with non-publishing repository or bundle, it is useful to
have some information about the phase of the changeset we just pulled.
This changeset updates the "new changesets MIN:MAX" output to also includes
phases information for non-public changesets. Displaying extra data about
non-public changesets means the output for exchange with publishing repository
(the default) is unaffected.
author | Boris Feld <boris.feld@octobus.net> |
---|---|
date | Thu, 30 Aug 2018 01:53:21 +0200 |
parents | cb70501d8b71 |
children | f1186c292d03 |
line wrap: on
line diff
--- a/tests/test-largefiles.t Fri Sep 07 23:54:42 2018 -0400 +++ b/tests/test-largefiles.t Thu Aug 30 01:53:21 2018 +0200 @@ -961,7 +961,7 @@ adding manifests adding file changes added 4 changesets with 10 changes to 4 files - new changesets 30d30fe6a5be:9e8fbc4bce62 + new changesets 30d30fe6a5be:9e8fbc4bce62 (4 drafts) updating to branch default getting changed largefiles 2 largefiles updated, 0 removed @@ -1090,7 +1090,7 @@ adding manifests adding file changes added 2 changesets with 8 changes to 4 files - new changesets 30d30fe6a5be:ce8896473775 + new changesets 30d30fe6a5be:ce8896473775 (2 drafts) updating to branch default getting changed largefiles 2 largefiles updated, 0 removed @@ -1104,7 +1104,7 @@ adding manifests adding file changes added 6 changesets with 16 changes to 8 files - new changesets 51a0ae4d5864:daea875e9014 + new changesets 51a0ae4d5864:daea875e9014 (6 drafts) (run 'hg update' to get a working copy) 6 largefiles cached @@ -1132,7 +1132,7 @@ adding manifests adding file changes added 6 changesets with 16 changes to 8 files - new changesets 51a0ae4d5864:daea875e9014 + new changesets 51a0ae4d5864:daea875e9014 (6 drafts) calling hook changegroup.lfiles: hgext.largefiles.reposetup.checkrequireslfiles (run 'hg update' to get a working copy) pulling largefiles for revision 7 @@ -1205,7 +1205,7 @@ adding manifests adding file changes added 1 changesets with 2 changes to 2 files (+1 heads) - new changesets a381d2c8c80e + new changesets a381d2c8c80e (1 drafts) rebasing 8:f574fb32bb45 "modify normal file largefile in repo d" Invoking status precommit hook M sub/normal4 @@ -1263,7 +1263,7 @@ adding manifests adding file changes added 1 changesets with 2 changes to 2 files (+1 heads) - new changesets a381d2c8c80e + new changesets a381d2c8c80e (1 drafts) (run 'hg heads' to see heads, 'hg merge' to merge) $ hg rebase rebasing 8:f574fb32bb45 "modify normal file largefile in repo d" @@ -1669,7 +1669,7 @@ adding manifests adding file changes added 8 changesets with 24 changes to 10 files - new changesets 30d30fe6a5be:daea875e9014 + new changesets 30d30fe6a5be:daea875e9014 (8 drafts) updating to branch default getting changed largefiles 3 largefiles updated, 0 removed @@ -1695,7 +1695,7 @@ adding manifests adding file changes added 2 changesets with 4 changes to 4 files (+1 heads) - new changesets a381d2c8c80e:598410d3eb9a + new changesets a381d2c8c80e:598410d3eb9a (2 drafts) (run 'hg heads' to see heads, 'hg merge' to merge) 2 largefiles cached $ hg merge @@ -1771,7 +1771,7 @@ adding manifests adding file changes added 9 changesets with 26 changes to 10 files - new changesets 30d30fe6a5be:a381d2c8c80e + new changesets 30d30fe6a5be:a381d2c8c80e (9 drafts) updating to branch default getting changed largefiles 3 largefiles updated, 0 removed @@ -1784,7 +1784,7 @@ adding manifests adding file changes added 1 changesets with 2 changes to 2 files - new changesets 598410d3eb9a + new changesets 598410d3eb9a (1 drafts) $ hg log --template '{rev}:{node|short} {desc|firstline}\n' 9:598410d3eb9a modify normal file largefile in repo d 8:a381d2c8c80e modify normal file and largefile in repo b