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

John A Meinel john at arbash-meinel.com
Thu Oct 27 04:08:37 BST 2005


Martin Pool wrote:
> Yes, I'd like that feature.
> 
> We could also (borrowing an idea from darcs) have a "pull
> --interactive" where it asks you for each revision whether you want to
> pull it or not.
> 
> 
>> 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.
> 
> Happy to merge it, but could you please split it into smaller functions first?

It is now split into a separate function
	bzrlib.log.show_changed_revisions
And I even added a blackbox test. And an entry in NEWS, since this is a
user-visible change.

I also merged against the latest bzr.dev tree. Which changed --clobber
to --overwrite.

John
=:->

> 
> --
> Martin
> 
> 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 249 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20051026/59137061/attachment.pgp 


More information about the bazaar mailing list