Comment 1 for bug 65523

Revision history for this message
John A Meinel (jameinel) wrote :

We could add -u for diff, though I'm not positive of the benefit. I suppose when fingers are hard-wired it could be nice.

-r X -r Y is a lot more difficult to support (I'm not sure about our current parser, but the older parser wouldn't allow you to give the same option twice, I think the new one always picks the last supplied).

Which honestly I use, because I have an alias of "log = log -r -10..-1" which is really nice for just previewing what has changed recently. But I do need to override it with 'bzr log -r -40..-1' sometimes.

It is marked as a wishlist, though something like this might be a great place for a plugin. Which could enable 'cvs compatibility mode' or somesuch.