[PLUGIN] Lesslog -> run bzr log through less automatically
James Blackwell
jblack at merconline.com
Tue Dec 13 16:33:07 GMT 2005
On Tue, Dec 13, 2005 at 11:12:56AM -0500, Aaron Bentley wrote:
> I think it would be good to provide a general facility for setting
> defaults. e.g.
>
> $ bzr default-options log
> No default options set for "bzr log"
> $ bzr default-options log --line
> Default options for "bzr log" are "--line"
> $ bzr log -r -1
> Martin Pool 2005-12-13 MsgEditor tests should be skipped on platforms
> withou...
> $ bzr --no-defaults log -r -1
I'd like this in a more generalized format (I could imaging this being
useful with diff as well).
> You could do it by branch nick, or by committer. I should note that my
> committer id changes more frequently than my branch nick.
> Unfortunately, you'll get the same pattern if J. Random Hacker starts
> working on bzr.dev.
Branch nick won't work because of branching via "cp -a". Committer
id won't work because of multi-committer branches.
> But it's UI, so the requirements for reliability aren't as great.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20051213/f1220177/attachment.pgp
More information about the bazaar
mailing list