[MERGE] remove '--verbose' from 'bzr bundle'
John Arbash Meinel
john at arbash-meinel.com
Thu Mar 29 16:42:21 BST 2007
Aaron Bentley wrote:
> John Arbash Meinel wrote:
>> However, since we can easily special case:
>
>> if author is None:
>> author = committer
>
> I'd be inclined to write a method for this.
Well, I was thinking that it would be done by the XML parser for
Revision texts. So a Revision object would always have an author.
>
>> For 'submitter' are you think to use it for the PQM? (So that things
>> submitted by you get a different tag than ones submitted by me?)
>
> Right. So PQM's merge commit would mark you as a submitter. And the
> revision you submitted would mark Robert as the author.
It would take Author from the source revision? (And submitter from the
email?)
>
>> That also seems like more of a hint, since I wouldn't really expect a
>> command line 'bzr annotate' or 'bzr log --short' to use it. ('bzr log
>> --long' should)
>
>> At least that is how I would look at it.
>
> Works for me.
>
> Aaron
John
=:->
More information about the bazaar
mailing list