Bazaar Explorer is a plugin that provides an easy-to-use interface to the Bazaar version control system. It is designed to be simple enough for casual users of version control, yet powerful enough for experts to be productive. To see BzrExplorer in action, browse the screenshots.
Unlike many other version control applications, BzrExplorer puts the focus on managing branches and changes, rather than directories and files. (If you prefer the latter, you may find an extension to the File Manager provided as part of the operating system more to your liking, e.g. TortoiseBzr.)
Recent versions of Bazaar (1.16) and QBzr (0.11) are recommended. Bazaar Explorer may work fine with earlier versions but it will be more limited in scope (and most likely receive less active support).
Product's homepage
Requirements:
· Bazaar Revision Control System
What's New in This Release: [ read full changelog ]
New features:
· "Shelve changes" and "Unshelve changes" menu items have been added to Bazaar -> Work menu. Require QBzr 0.21 or later. (Alexander Belchenko)
Improvements:
· History, shared repository and branch views now refresh automatically when there are changes (Jonathan Riddell, Bug #792308)
Some performance improvements (Alexander Belchenko):
· Faster creation of big lists with changes in Working Tree or changes against submit branch.
· Don't refresh main view too often.
Bug Fixes:
· Use the parent branch in the submit pane when working with bound branches. (A. S. Budden, Bug #777108)
· Improvements to tab names and tooltips when working with bound branches. Simplification of code that determines locations for all types of location. (A. S. Budden)
· Remove use of deprecated shlex_split_unicode() (Jonathan Riddell, Bug #781204)