bzr-gtk is a plugin for Bazaar that aims to provide GTK+ interfaces to most Bazaar operations.
It will also integrate with the GNOME desktop environment, if GNOME python bindings are found.
Releases
- 0.94.0 (works with bzr >= 1.0)
- 0.93.0 (Launchpad), 0.93.0 (mirror) (works with bzr 1.0)
- 0.92.1 (Launchpad), 0.92.1 (mirror) (works with bzr 0.92.x)
- 0.92.0 (Launchpad), 0.92.0 (mirror) (works with bzr 0.92.x)
- 0.91.0 (Launchpad), 0.91.0 (mirror) (works with bzr 0.91.x)
- 0.90.0 (works with bzr 0.90.x)
- 0.18.0 (works with bzr 0.18.x)
- 0.17.0 (works with bzr 0.17.x)
- 0.16.0 (works with bzr 0.16.x)
- 0.15.2 (works with bzr 0.15.x)
- 0.15.1 (works with bzr 0.15.x)
- 0.15.0 (works with bzr 0.15.x)
- 0.14.0 (works with bzr 0.14.x)
- 0.13.0 (works with bzr 0.13.x)
- 0.12.0 (works with bzr 0.12.x)
- 0.11.0 (works with bzr 0.11.x)
- 0.10.0 (works with bzr 0.10.x)
- 0.9.0 (works with bzr 0.9.x)
Debian Packages
Ubuntu/Debian packages are available from the Bazaar Debian repository. See DistroDownloads for details. These packages are not uploaded as part of the bzr-gtk release process, so they may be one or two releases behind.
These packages are also uploaded to the official Debian and Ubuntu repositories.
Gentoo Package
Ebuild request submitted, see Gentoo bug 154959.
There is also an ebuild in an unofficial bzr-related overlay on Launchpad: https://launchpad.net/bzr-gentoo-overlay
Windows
Windows packages by Kevin Light can be found at http://d5190871.u44.websitesource.net/bzr-gtk/
Manual installation
You can use the setup script provided with the tarball:
# ./setup.py install
or:
$ sudo ./setup.py install
Getting and installing the latest code:
$ bzr branch http://bazaar.launchpad.net/~bzr-gtk/bzr-gtk/trunk ~/.bazaar/plugins/gtk
Mailing list
There is a mailing list for bzr-gtk. Details can be found at https://lists.ubuntu.com/mailman/listinfo/bzr-gtk
Please send merge requests to this mailing list. If you are running a recent enough version of Bazaar, it should be possible to just run:
$ bzr send lp:bzr-gtk
from your branch to send a merge request.
It is possible to send email to the list without being subscribed but please allow us a few days to moderate your message. Please mention if you are not on the list so we can make sure to CC you on any feedback.
Merge requests and their status are tracked by bundlebuggy at http://bundlebuggy.vernstok.nl/bzr-gtk/
