Bazaar

Bazaar

 




Wiki Tools

  • Login
  • Create Profile
  • FindPage
  • RecentChanges
  • Page History
  • Attachments

Third party tools are seperate software projects that can greatly extend the operational abilities of Bazaar. This page provides a quick conceptual description of each tool. If a particular tool can be of use to you then see the 3rdPartyDownloads page. Another type of third party software specifically meant for Bzr usage are Bazaar Plugins

GUI Front-ends

  • SCM Multi-VCS front-end

  • Meld Mainly a merge/diff program, but also supports commit, update...

  • Push Me Pull You A GUI for distributed VCS systems, in development.

Editor Integration

Merge Management

  • PatchQueueManager is a email based system to manage a multi-committer branch by following orders given by email.

Multi-Tree Management

  • ConfigManager gives developers the ability to split a tree into several branches. Multiple revision control systems are supported.

Integrated Bug Trackers

  • TracBzr integrates bug tracking, wiki functionality and branch management in one interface.

  • BugTool integrates sourceforge with a local RT instance

  • Bugs Everywhere A decentralized bug tracker

Visualization tools

Graphical

  • Diffuse is a graphical merge and comparison tool with Bazaar support.

  • bzr-gtk provides a graphical visualization of Bazaar branches and GTK+ interface for annotate.

  • meld local repository browser and diff viewer.

  • QBzr provides a graphical interface for Bazaar using the QT+ toolkit.

Web

  • BazaarHGWeb provides a read only web based interface to Bazaar branches

  • Loggerhead provides an alternative web UI, based on TurboGears

  • TracBzr provides a web UI for bzr (as well as bug tracking, wiki, etc)

  • IkiWiki supports bzr

Bazaar configuration utility

  • BzrConfig -- configuration utility with graphical interface

Shell integration