Bazaar VCS 1.5rc1 (Default branch) |
|
|
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.
License: GNU General Public License (GPL)
Changes:
This is mostly a bugfix release, with a few more
performance improvements (for bzr diff and bzr
status with pending merges). Several performance
improvements were made, impacting bzr diff, bzr
status, and bzr pull. The conversion from
dirstate/pack branches into rich-root(pack) has
been improved, paving the way for rich-root-pack
to become the default format within the next few
releases. This will make interoperating with a
subversion repository more seemless, as bzr-svn
has required local repositories to be in
rich-root(-pack) formats. User and developer
documentation have both been expanded.
|