Bazaar is a simple decentralized revision control system. Decentralized revision control systems give users the ability to branch remote repositories to a local context. Users can commit to local branches without requiring special permission from the branches that they branched from.
| Tags | Software Development Version Control |
|---|---|
| Licenses | GPL |
| Operating Systems | Windows Windows OS Independent POSIX |
| Implementation | Python |
Recent releases


Release Notes: This release includes minor bugfixes.


Release Notes: This is a bugfix release. Upgrading is recommended for all users of earlier 2.5 releases.


Release Notes: This release includes SSL certificate verification from the urllib-based HTTP implementation turned on by default, fixes some UI issues around colocated branches, has some documentation fixes, and more.


Release Notes: This is a bugfix and polish release over the 2.4 series, with a large number of bugs fixed (~170 for the 2.5 series alone). The 2.5 series provides a faster smart protocol implementation for many operations, and basic support for colocated branches. Translations have begun, with more than 20 languages already registered.


Release Notes: This beta contains fixes for all known bugs, including fixes made for previous stable releases. It includes support for colocated branches into the '2a' format in a backward compatible way, fixes more glitches in the colocated UI, verifies HTTPS certificates for the urllib HTTPS client implementation, fixes some more Unicode issues, and more.
Recent comments
21 Jun 2011 13:03
From everything I tried, bzr was incredibly slow here, even on vanilla Debian systems, including the "bzr rocks" (which it does not) command. I was told that "you're doing it wrong", but I don't know what or how. A friend commented that "Bzr was slower than Subversion in combination with SourceForge.net" and it seems that he was right.