Logo
Unionpedia
Communication
Get it on Google Play
New! Download Unionpedia on your Android™ device!
Free
Faster access than browser!
 

GNU Bazaar

Index GNU Bazaar

GNU Bazaar (formerly Bazaar-NG, command line tool bzr) is a distributed and client–server revision control system sponsored by Canonical. [1]

37 relations: Apache Subversion, Armagetron Advanced, Beautiful Soup (HTML parser), BigDFT, Bugzilla, C (programming language), Canonical (company), Client–server model, Comparison of source code hosting facilities, Comparison of version control software, Concurrent Versions System, Cross-platform, Darcs, Distributed version control, Eric S. Raymond, Git, GNU arch, GNU Emacs, GNU General Public License, GNU Project, GNU Savannah, Launchpad (website), Linux, LWN.net, MacOS, Mercurial, Microsoft Windows, Midori (web browser), Perforce, Phoronix, Pyrex (programming language), Python (programming language), SourceForge, The Cathedral and the Bazaar, Ubuntu (operating system), Unicode, Version control.

Apache Subversion

Apache Subversion (often abbreviated SVN, after its command name svn) is a software versioning and revision control system distributed as open source under the Apache License.

New!!: GNU Bazaar and Apache Subversion · See more »

Armagetron Advanced

Armagetron Advanced is a multiplayer snake game in 3D based on the light cycle sequence from the film Tron.

New!!: GNU Bazaar and Armagetron Advanced · See more »

Beautiful Soup (HTML parser)

Beautiful Soup is a Python package for parsing HTML and XML documents (including having malformed markup, i.e. non-closed tags, so named after tag soup).

New!!: GNU Bazaar and Beautiful Soup (HTML parser) · See more »

BigDFT

BigDFT is a free software package for physicists and chemists, distributed under the GNU General Public License, whose main program allows the total energy, charge density, and electronic structure of systems made of electrons and nuclei (molecules and periodic/crystalline solids) to be calculated within density functional theory (DFT), using pseudopotentials, and a wavelet basis.

New!!: GNU Bazaar and BigDFT · See more »

Bugzilla

Bugzilla is a web-based general-purpose bugtracker and testing tool originally developed and used by the Mozilla project, and licensed under the Mozilla Public License.

New!!: GNU Bazaar and Bugzilla · See more »

C (programming language)

C (as in the letter ''c'') is a general-purpose, imperative computer programming language, supporting structured programming, lexical variable scope and recursion, while a static type system prevents many unintended operations.

New!!: GNU Bazaar and C (programming language) · See more »

Canonical (company)

Canonical Ltd. is a UK-based privately held computer software company founded and funded by South African entrepreneur Mark Shuttleworth to market commercial support and related services for Ubuntu Linux and related projects.

New!!: GNU Bazaar and Canonical (company) · See more »

Client–server model

The client–server model is a distributed application structure that partitions tasks or workloads between the providers of a resource or service, called servers, and service requesters, called clients.

New!!: GNU Bazaar and Client–server model · See more »

Comparison of source code hosting facilities

A source code repository is a file archive and web hosting facility where a large amount of source code, for software or for web pages, is kept, either publicly or privately.

New!!: GNU Bazaar and Comparison of source code hosting facilities · See more »

Comparison of version control software

The following is a comparison of version control software.

New!!: GNU Bazaar and Comparison of version control software · See more »

Concurrent Versions System

The Concurrent Versions System (CVS), also known as the Concurrent Versioning System, is a free client-server revision control system in the field of software development.

New!!: GNU Bazaar and Concurrent Versions System · See more »

Cross-platform

In computing, cross-platform software (also multi-platform software or platform-independent software) is computer software that is implemented on multiple computing platforms.

New!!: GNU Bazaar and Cross-platform · See more »

Darcs

Darcs is a distributed version control system created by David Roundy.

New!!: GNU Bazaar and Darcs · See more »

Distributed version control

In software development, distributed version control (also known as distributed revision control) is a form of version control where the complete codebase - including its full history - is mirrored on every developer's computer.

New!!: GNU Bazaar and Distributed version control · See more »

Eric S. Raymond

Eric Steven Raymond (born December 4, 1957), often referred to as ESR, is an American software developer, author of the widely cited 1997 essay and 1999 book The Cathedral and the Bazaar and other works, and open-source software advocate.

New!!: GNU Bazaar and Eric S. Raymond · See more »

Git

Git is a version control system for tracking changes in computer files and coordinating work on those files among multiple people.

New!!: GNU Bazaar and Git · See more »

GNU arch

GNU arch software is a distributed revision control system that is part of the GNU Project and licensed under the GNU General Public License.

New!!: GNU Bazaar and GNU arch · See more »

GNU Emacs

GNU Emacs is the most popular and most ported Emacs text editor.

New!!: GNU Bazaar and GNU Emacs · See more »

GNU General Public License

The GNU General Public License (GNU GPL or GPL) is a widely used free software license, which guarantees end users the freedom to run, study, share and modify the software.

New!!: GNU Bazaar and GNU General Public License · See more »

GNU Project

The GNU Project is a free-software, mass-collaboration project, first announced on September 27, 1983 by Richard Stallman at MIT.

New!!: GNU Bazaar and GNU Project · See more »

GNU Savannah

GNU Savannah is a project of the Free Software Foundation initiated by Loïc Dachary, which serves as a collaborative software development management system for free Software projects.

New!!: GNU Bazaar and GNU Savannah · See more »

Launchpad (website)

Launchpad is a web application and website that allows users to develop and maintain software, particularly open-source software.

New!!: GNU Bazaar and Launchpad (website) · See more »

Linux

Linux is a family of free and open-source software operating systems built around the Linux kernel.

New!!: GNU Bazaar and Linux · See more »

LWN.net

LWN.net is a computing webzine with an emphasis on free software and software for Linux and other Unix-like operating systems.

New!!: GNU Bazaar and LWN.net · See more »

MacOS

macOS (previously and later) is a series of graphical operating systems developed and marketed by Apple Inc. since 2001.

New!!: GNU Bazaar and MacOS · See more »

Mercurial

Mercurial is a distributed revision-control tool for software developers.

New!!: GNU Bazaar and Mercurial · See more »

Microsoft Windows

Microsoft Windows is a group of several graphical operating system families, all of which are developed, marketed, and sold by Microsoft.

New!!: GNU Bazaar and Microsoft Windows · See more »

Midori (web browser)

is a free and open-source light-weight.

New!!: GNU Bazaar and Midori (web browser) · See more »

Perforce

Perforce, sometimes referred to as Perforce Software, is a Minneapolis, Minnesota-based developer of software used for application development, including version control software, web-based repository management, developer collaboration, application lifecycle management and Agile planning software.

New!!: GNU Bazaar and Perforce · See more »

Phoronix

Phoronix is a technology website that offers insights regarding the development of the Linux kernel, product reviews, interviews, and news regarding free and open-source software by monitoring the Linux kernel mailing list or interviews.

New!!: GNU Bazaar and Phoronix · See more »

Pyrex (programming language)

Pyrex is a programming language developed to aid in creating Python modules.

New!!: GNU Bazaar and Pyrex (programming language) · See more »

Python (programming language)

Python is an interpreted high-level programming language for general-purpose programming.

New!!: GNU Bazaar and Python (programming language) · See more »

SourceForge

SourceForge is a Web-based service that offers software developers a centralized online location to control and manage free and open-source software projects.

New!!: GNU Bazaar and SourceForge · See more »

The Cathedral and the Bazaar

The Cathedral and the Bazaar: Musings on Linux and Open Source by an Accidental Revolutionary (abbreviated CatB) is an essay, and later a book, by Eric S. Raymond on software engineering methods, based on his observations of the Linux kernel development process and his experiences managing an open source project, fetchmail.

New!!: GNU Bazaar and The Cathedral and the Bazaar · See more »

Ubuntu (operating system)

Ubuntu (stylized as ubuntu) is a free and open source operating system and Linux distribution based on Debian.

New!!: GNU Bazaar and Ubuntu (operating system) · See more »

Unicode

Unicode is a computing industry standard for the consistent encoding, representation, and handling of text expressed in most of the world's writing systems.

New!!: GNU Bazaar and Unicode · See more »

Version control

A component of software configuration management, version control, also known as revision control or source control, is the management of changes to documents, computer programs, large web sites, and other collections of information.

New!!: GNU Bazaar and Version control · See more »

Redirects here:

Baz (software), Bazaar (software), Bazaar (vcs), Bazaar VCS, Bazaar software, Bazaar-NG, Bazaar-ng, Bzr (Unix), Bzr (software), Bzr (vcs), Bzr branch, Bzr software, Bzr vcs, Canonical Bazaar, GNU Bzr, GNU bzr, TortoiseBzr.

References

[1] https://en.wikipedia.org/wiki/GNU_Bazaar

OutgoingIncoming
Hey! We are on Facebook now! »