bzr log without the labels

John Arbash Meinel john at arbash-meinel.com
Fri Jul 23 22:04:59 BST 2010


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

Guy Gascoigne-Piggford wrote:
> I use  bzr log -l10 --line to quickly see what's new, but since we're
> starred using build labels (and fairly long ones at that), I'm finding
> that the output of the command is far less useful than it used to be -
> basically all of the interesting information is truncated at the end
> of the line.
> 
> Is there a way to surpress the label information from bzr log?  I know
> that bzr log -l10 --line | sed 's/{.*}//' can do what I want, but
> since I can't put the pie to sed in the bzr alias it's just not as
> convenient.
> 
> Any suggestions?
> 
> Guy

I think it should be fairly easy to add a new log formatter via plugin.
You can probably just crib from an existing one. Once registered, you
can then "bzr log -l10 --my-line".

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

iEYEARECAAYFAkxKA/sACgkQJdeBCYSNAAPDZACfUdsrz903vIkYRB5hwhFRsTFD
YxkAnjavda7LDKHbgv6D6Fi1Iyf5ARE1
=Wxrh
-----END PGP SIGNATURE-----



More information about the bazaar mailing list