Bazaar

E699673

Bazaar is a distributed version control system designed for ease of use and flexible workflows, commonly used for managing source code and collaborative software development.

Try in SPARQL Jump to: Statements Referenced by

Statements (69)

Predicate Object
instanceOf distributed version control system
free software
revision control system
alsoKnownAs GNU Bazaar NERFINISHED
bzr NERFINISHED
canInteroperateWith CVS (via conversion tools) NERFINISHED
Git (via plugins and conversion tools) NERFINISHED
Subversion (via bzr-svn plugin)
designedFor collaborative software development
source code management
version control
developedBy Canonical Ltd. NERFINISHED
emphasizes ease of use
flexible workflows
human-readable commands
hasCommand bzr annotate
bzr branch
bzr checkout
bzr commit
bzr diff NERFINISHED
bzr init
bzr log
bzr merge
bzr pull
bzr push
bzr revert
bzr status
bzr update
hasPluginEcosystem Bazaar plugins
integratesWith Eclipse NERFINISHED
Emacs NERFINISHED
Launchpad NERFINISHED
Visual Studio Code (via plugins) NERFINISHED
license GNU General Public License
licenseVersion GPLv2 or later
primaryLanguage Python NERFINISHED
repositoryModel changeset-based
runsOn Linux NERFINISHED
Windows NERFINISHED
macOS NERFINISHED
softwareName Bazaar NERFINISHED
storesMetadataIn .bzr directory
supports centralized workflows
distributed workflows
feature branching workflows
offline commits
supportsFeature atomic commits
bound branches
branching
checkpoints
lightweight checkouts
merging
plugins
rename tracking
rich history metadata
stacked branches
supportsHistoryModel shared repositories
standalone branches
supportsProtocol FTP
HTTP
HTTPS
SFTP
SSH
rsync
supportsWorkflow centralized team workflow
distributed peer-to-peer workflow
open source project workflow
targetUser open source projects
software developers

Referenced by (3)

Full triples — surface form annotated when it differs from this entity's canonical label.

CVS influenced Bazaar
subject surface form: Concurrent Versions System
diff3 usedBy Bazaar
MELPA supportsVCS Bazaar