* ``bzrlib.comands.run_bzr`` is more extensible: callers can supply the functions to load or disable plugins if they wish to use a different plugin mechanism; the --help, --version and no-command name code paths now use the generic pluggable command lookup infrastructure. (Robert Collins)