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

John A Meinel john at arbash-meinel.com
Fri Oct 28 17:55:42 BST 2005


John A Meinel wrote:
> 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
> =:->

Just a small ping now that 0.6 is released.

This code is to make "bzr pull --verbose" print out the log summaries of
the changed revisions (added and removed if --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/20051028/89d5f4c5/attachment.pgp 


More information about the bazaar mailing list