zshrc: Add experimental bzr backend to vcs_info()
authorFrank Terbeck <ft@grml.org>
Sun, 31 Aug 2008 11:08:32 +0000 (13:08 +0200)
committerFrank Terbeck <ft@grml.org>
Sun, 31 Aug 2008 11:08:32 +0000 (13:08 +0200)
commit77db149d44a8b15fcb937caec992410660d6570f
treea59d3396420ecfa7042e03d5a7bc487f02fb5080
parentce2662172b0d75b9cdfecf17d4844f64d31ed240
zshrc: Add experimental bzr backend to vcs_info()

I works without calling 'bzr' itself, but remains disabled by default,
because I have *no* idea if it does the right thing for all bzr repositories.

If a bzr user complains about the slowness of the default bzr backend, we can
now point him/her to:
    % zstyle ':vcs_info:bzr' use-simple true

And get feedback, if that works in all cases.
debian/changelog
etc/zsh/zshrc