[MERGE] left align log output if it only contains merge revisions
Matthew D. Fuller
fullermd at over-yonder.net
Tue Jul 3 16:25:48 BST 2007
On Mon, Jul 02, 2007 at 09:33:51AM -0500 I heard the voice of
John Arbash Meinel, and lo! it spake thus:
>
> I think I agree with Aaron. I prefer the indenting consistency over
> the left justification.
FWIW, I'm in agreement there, with one but.
BUT, I wish log did the right thing when showing up TO a non-mainline
rev. I should be able to pretend to be another branch.
Or another way, if I do
% bzr log -r..123.45.6.7
it should give me the same result as
% bzr branch -r123.45.6.7 . ../tmp
% cd ../tmp && bzr log
That would be not really quite related to this in particular, but it
is related to the general "show the revisions differently than just
cutting out a bunch of lines from a full 'log'".
--
Matthew Fuller (MF4839) | fullermd at over-yonder.net
Systems/Network Administrator | http://www.over-yonder.net/~fullermd/
On the Internet, nobody can hear you scream.
More information about the bazaar
mailing list