Bazaar plugins
I've written some plugins for the Bazaar version control system:
- QBzr -- Various GUI tools for Bazaar. I started this project, but I'm no longer involved in the develoment. It's now maintained by Alexander Belchenko and Gary van der Merwe.
- extcommand -- Configurable aliases for
bzrthat can invoke external shell commands. - bookmarks -- Provides easy-to-remember aliases for remote locations that can by used in commands like
bzr pullorbzr push. - pager -- Capture the output of Bazaar commands into a pager application (e.g.
less). - punchcard -- Plugin for creating "punch card" graphs (examples).
