Bazaar 0.90 release candidate 1 now available

John Arbash Meinel john at arbash-meinel.com
Wed Aug 15 15:54:18 BST 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Andrew Cowie wrote:
> On Wed, 2007-08-15 at 00:18 +0100, James Westby wrote:
> 
>>     * ``bzr log -rA..B`` output shifted to the left margin if the log only 
>>       contains merge revisions. (Kent Gibson) 
> 
> "only"?
> 
> Will it be possible to just have `bzr log` not indent any revisions?
> 
> AfC
> Sydney
> 

If you want to write a "bzr log --flat" option. But at the moment, this
just changes the indentation so when doing
  bzr log -r 2344.1.1..2344.1.5

It will put them flush left, rather than indented 1 level because they
were merged into the current branch. (so if 2344.1.4 was also a merge of
another branch, the nested commits will still be indented).

I guess the big question is whether --flat should be a new log formatter
(possibly derived from LongLogFormatter) or just an option to log
formatters, telling them how to pay attention to merged revisions. (For
instance --short doesn't look at them at all, perhaps it should if
- --flat is given, and --long --flat should just not indent, etc.)

John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGwxOaJdeBCYSNAAMRAheTAJ4myy4Hn+fgL/3kDXH3ZfWYfO/5MACfSgQr
aKclaAcEda2/oPPo663keCk=
=Ctcd
-----END PGP SIGNATURE-----



More information about the bazaar mailing list