How to view full log messages for pending merges?

John Arbash Meinel john at arbash-meinel.com
Thu Aug 28 21:33:39 BST 2008


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Brian de Alwis wrote:
> So I've done a merge from another branch, but would like to see the log
> messages for the pending versions.  "bzr status" only shows one line for
> each pending merge.  "bzr log" only shows the logs for committed
> changes.  Is there any way to get the full log messages for the pending
> merges, beyond "bzr missing .../other/branch"?
> 
> Brian.
> 

Unfortunately, we don't have a good way to address that right now. All of our
revision specs are based around the Branch, and only the Tree knows about the
pending merges.

Any suggestions of notation to use? For example:

  bzr log -r pending:1

Could give the log based on the first pending merge.

Of course, we still have an open bug that doing "bzr log -r
revid:not-in-branch-ancestry" raises an exception. So it wouldn't work *right
now*. But it is something we could *get* working.

John
=:->

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD4DBQFItwujJdeBCYSNAAMRAm0UAJ9TAUeGJNFF/xC6laIb6tzFAYRJ4wCYr1SJ
vB7RmRdKSacG9XQflMyMLw==
=ghUZ
-----END PGP SIGNATURE-----



More information about the bazaar mailing list