[MERGE][#157026] Fall back to showing e-mail in ``log --short/--line`` if the committer/author has only e-mail

John Arbash Meinel john at arbash-meinel.com
Mon Dec 3 19:37:18 GMT 2007


John Arbash Meinel has voted tweak.
Status is now: Semi-approved
Comment:
The only thing your code seems to do that you aren't testing is:

user, email = parse_username('John Smith john at smith.com')

It certainly looks like it will give
'John Smith', 'john at smith.com'

I'm guessing we should have a test for that.

For details, see: 
http://bundlebuggy.aaronbentley.com/request/%3C1196622210.6506.32.camel%40laptop%3E



More information about the bazaar mailing list