bzr log without the labels

Guy Gascoigne-Piggford guy at wyrdrune.com
Fri Jul 23 18:25:53 BST 2010


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



More information about the bazaar mailing list