Search

Lib.rs

› Email
#version-control #distributed-version-control #bazaar #revision #distributed-version-control-system #decentralized-version-control

bin+lib breezy

Friendly distributed version control system

by Jelmer Vernooij, Martin Packman

  • Install
  • API reference
  • Source
  • Repository link
  • Home (breezy-vcs.org)

2 stable releases

3.3.4 Jun 4, 2023
3.3.0 Oct 29, 2022

#391 in Email

GPL-2.0+

32KB
689 lines

Breezy (brz) is a decentralized revision control system, designed to be easy for developers and end users alike.

By default, Breezy provides support for both the Bazaar <https://www.bazaar-vcs.org>_ and Git <https://www.git-scm.com/>_ file formats.

You can install from source by following the instructions in the INSTALL file. At the moment of writing there are no binary packages available.

To learn how to use Breezy, see the official documentation in the doc directory or refer to the Bazaar documentation at https://www.breezy-vcs.org/doc/en/.

Breezy is Free Software, and is released under the GNU General Public License, version 2 or later.

Breezy is a friendly fork of the Bazaar (bzr) project, hosted on http://bazaar.canonical.com/. It is backwards compatibility with Bazaar's disk format and protocols. One of the key differences with Bazaar is that Breezy runs on Python 3, rather than on Python 2.

Breezy highlights

Breezy directly supports both central version control (like cvs/svn) and distributed version control (like git/hg). Developers can organize their workspace in whichever way they want on a per project basis including:

  • checkouts (like svn)
  • feature branches (like hg)
  • shared working tree (like git).

It also directly supports and encourages a large number of development best practices like refactoring and pre-commit regression testing. Users can choose between our command line tool and our cross-platform GUI application. For further details, see our website.

Feedback

If you encounter any problems with Breezy, need help understanding it, or would like to offer suggestions or feedback, please get in touch with us:

  • Ask a question through our web support interface, at https://answers.launchpad.net/brz/

  • Report bugs at https://bugs.launchpad.net/brz/+filebug

  • Write to the mailing list at bazaar@lists.canonical.com You can join the list at https://lists.ubuntu.com/mailman/listinfo/bazaar. You don't need to subscribe to post, but your first post will be held briefly for manual moderation.

    Please mention that you are using Breezy rather than Bazaar.

  • Talk to us in irc://irc.oftc.net/breezy or #breezy:matrix.org <https://matrix.to/#/#breezy:matrix.org>_.

Our mission is to make a version control tool that developers LOVE to use and that casual contributors feel confident with. Please let us know how we're going.

The Breezy Team

Dependencies

~12–18MB
~384K SLoC

  • breezy-osutils
  • chrono
  • i18n gettext-rs
  • log
  • nix unix
  • pyo3 >=0.17, <0.19
Related: breezyshim, breezy-debian, breezy-osutils
See also: pijul, jj-lib, jj-cli, sapling-renderdag, libpijul, gix-revwalk, gix-revision, abgleich-cli, esl01-vlqencoding, cargo-vcs, esl01-hgtime

Lib.rs is an unofficial list of Rust/Cargo crates, created by kornelski. It contains data from multiple sources, including heuristics, and manually curated data. Content of this page is not necessarily endorsed by the authors of the crate. This site is not affiliated with nor endorsed by the Rust Project. If something is missing or incorrect, please file a bug.