GNU Bazaar
{{Short description|Version control system}}
{{Multiple issues|
{{Notability|date=March 2025}}
{{Self-published|date=March 2025}}
}}
{{Use dmy dates|date=January 2021}}
{{Infobox software
| name = GNU Bazaar
| logo = File:Bazaar logo (software product).svg
| caption = Bazaar logo
| author = Martin Pool
| developer = Canonical and community
| discontinued = yes
| released = {{Start date and age|df=yes|2005|03|26}}{{cite web |url=https://lists.ubuntu.com/archives/bazaar/2005q1/000014.html |title=bzr 0.0.1 released |access-date=12 June 2008 |archive-date=3 March 2016 |archive-url=https://web.archive.org/web/20160303180535/https://lists.ubuntu.com/archives/bazaar/2005q1/000014.html |url-status=live }}
| repo = {{URL|https://code.launchpad.net/bzr}}
| latest release version = {{wikidata|property|preferred|references|edit|Q812656|P348|P548=Q2804309}}
| latest release date = {{wikidata|qualifier|preferred|single|Q812656|P348|P548=Q2804309|P577}}
| programming language = Python 2, Pyrex (optional), C
| operating system = Cross-platform
| genre = Distributed and Client–server revision control system
| license = GPL-2.0-or-later{{cite web |url=http://wiki.bazaar.canonical.com/Welcome |title=What is Bazaar? |quote=Bazaar is an official GNU project, licensed under the GPLv2 or later, at your option. |access-date=4 April 2010 |archive-date=9 May 2013 |archive-url=https://web.archive.org/web/20130509085056/http://wiki.bazaar.canonical.com/Welcome |url-status=dead }}
| website = {{Strikethrough|https://bazaar.canonical.com/}}
| replaced_by = Breezy
}}
GNU Bazaar (formerly Bazaar-NG, command line tool bzr
) is a distributed and client–server revision control system sponsored by Canonical.
Bazaar can be used by a single developer working on multiple branches of local content, or by teams collaborating across a network.
Bazaar is written in the Python programming language, with packages for major Linux distributions, {{nowrap|Mac OS X}} and Microsoft Windows. Bazaar is free software and in 2008 became part of the GNU Project.{{cite mailing list
|last = Pool
|first = Martin
|title = Bazaar is now a GNU project
|mailing-list = bazaar-announce
|date = 2008-02-26
|url = https://lists.ubuntu.com/archives/bazaar-announce/2008-February/000135.html
|access-date = 2008-05-23
|archive-date = 13 April 2016
|archive-url = https://web.archive.org/web/20160413224555/https://lists.ubuntu.com/archives/bazaar-announce/2008-February/000135.html
|url-status = live
|url=http://lists.gnu.org/archive/html/info-gnu/2008-05/msg00012.html
|title=Bazaar becomes a GNU project
|last=Pool
|first=Martin
|date=2008-05-21
|mailing-list=info-gnu
|access-date=2008-05-23
|archive-date=3 March 2016
|archive-url=https://web.archive.org/web/20160303183231/http://lists.gnu.org/archive/html/info-gnu/2008-05/msg00012.html
|url-status=live
}} It was used by Canonical for their Launchpad code hosting website. The last release was in 2016. In 2025 Canonical announced the retirement of Bazaar.{{cite web |title= Phasing out Bazaar code hosting |url=https://discourse.ubuntu.com/t/phasing-out-bazaar-code-hosting/62189 |website=discourse.ubuntu.com |accessdate=6 June 2025}} Breezy is a fork of Bazaar.
See also
{{Portal|Free and open-source software}}
References
{{reflist}}
External links
- {{Strikethrough|bazaar.canonical.com}}
{{GNU}}
{{Ubuntu}}
{{Revision control software}}
{{DEFAULTSORT:Bazaar}}
Category:Distributed version control systems
Category:Free software programmed in Python
Category:Free version control software