bzr pull, bzr merge could show the log entry for retrieved revisions

John A Meinel john at arbash-meinel.com
Wed Oct 26 04:29:50 BST 2005


Michael Ellerman wrote:
> On Wed, 26 Oct 2005 06:41, Matthieu Moy wrote:
>
>>I'd like to be able to do "missing" and "pull" or "merge" in a single
>>command.
>>
>>Something like
>>
>>$ bzr log -r -1..
>>revno: 1334
>>committer: mbp at sourcefrog.net
>>timestamp: Mon 2005-10-24 18:37:38 +1000
>>message:
>>  More merge/fetch tests
>>$ bzr pull --verbose
>>------------------------------------------------------------
>>revno: 1335
>>committer: mbp at sourcefrog.net
>>timestamp: Mon 2005-10-24 19:15:57 +1000
>>message:
>>  Unconditionally fetch all new history during merge
>>------------------------------------------------------------
>>revno: 1336
>>committer: mbp at sourcefrog.net
>>timestamp: Mon 2005-10-24 20:05:58 +1000
>>message:
>>  Doc
>
>
> I think that could be nice.

Well, how about you check out my branch here:
http://bzr.arbash-meinel.com/branches/bzr/verbose-pull/
Or the attached changeset.

I think I handle the case where you use "--clobber" correctly.
Basically, I will print out what revisions have disappeared, and then a
standard show_log for the new revisions which have been added.

It fits what I was looking for. I would request Martin merge it, if he
finds it decent.

John
=:->

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: verbose-pull.cset
Url: https://lists.ubuntu.com/archives/bazaar/attachments/20051025/deefa6f2/attachment.diff 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 253 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20051025/deefa6f2/attachment.pgp 


More information about the bazaar mailing list