[RFC][PATCH] support for aliases in bazaar.conf

Erik Bågfors zindar at gmail.com
Sun Feb 12 09:44:11 GMT 2006


2006/2/11, Aaron Bentley <aaron.bentley at utoronto.ca>:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Martin Pool wrote:
>
> | If we did this, it would seem to be a proper superset of what you can do
> | with default options.  Aaron, would you be OK to use this instead?
>
> Yes, as long as overrides still work.  e.g. if I have log aliased to
> 'log -r -10..-1', I should still be about to specify 'log -r 5'.
>

This should work now.  You can even have the alias
ll=log --line -r-5..-1
and do
ll -r10
which will turn it into log --line -r10

There are tests to prove it :)

Take a look at don't be affraid to criticize me. I never used python before bzr.

If you guys want me to rewrite anything that's fine also.  Mail me off
list if you don't want to clutter the list.

branch at the same place.

Regards,
Erik




More information about the bazaar mailing list