Bitbucket Logo | |
Type of site | Collaborativeversion control |
|---|---|
| Available in | English,German,Russian,French,Simplified Chinese,Spanish,Hindi,Japanese,Korean,Portuguese |
| Owner | Atlassian |
| Created by | Jesper Noehr |
| URL | bitbucket |
| Commercial | Yes |
| Registration | Required with optionalOpenID |
| Launched | 2008; 17 years ago (2008) |
| Current status | Online |
| Written in | Python (BitBucket Cloud),Java (BitBucket Server) |
Bitbucket is aGit-basedsource coderepositoryhosting service owned byAtlassian. Bitbucket offers both commercial plans and free accounts with an unlimited number of private repositories.
Bitbucket Cloud (previously known as Bitbucket) is written inPython using theDjangoweb framework.[1]
Bitbucket is mostly used for code andcode review. Bitbucket supports the following features:
| Bitbucket Server | |
|---|---|
| Developer | Atlassian, Inc. |
| Initial release | 2012 |
| Stable release | 7.21.0 / 28 February 2022; 3 years ago (2022-02-28) |
| Written in | Java |
| Operating system | Platform-independent |
| Type | distributed revision control revision control |
| License | Proprietary, free for use by official non-profit organizations, charities, and open-source projects, but not governmental, academic or religious organizations[16][17] |
| Website | www |
Bitbucket Server (formerly known asStash[18]) is a combinationGit server and web interface product written inJava and built withApache Maven.[19] It allows users to do basic Git operations (such asreviewing or merging code, similar toGitHub) while controlling read and write access to the code. It also provides integration with otherAtlassian tools.[20]
Bitbucket Server is acommercial software product that can belicensed for running on-premises.[21] Atlassian provides Bitbucket Server for free toopen source projects meeting certain criteria, and to organizations that are non-profit, non-government, non-academic, non-commercial, non-political, and secular. For academic and commercial customers, the full source code is available under a developer source license.[21]
Bitbucket was previously an independentstartup company, founded by Jesper Nøhr in 2008.[22] On 29 September 2010, Bitbucket was acquired byAtlassian.[23] In September 2015, Atlassian renamed their Stash product to Bitbucket Server.[24] In July 2016, Bitbucket added support for Git Large File Storage (LFS).[8]In March 2020, Bitbucket Server controversially dropped support for viewing three way diffs[25] and in July 2020, Bitbucket Cloud removed support for its original repository formatMercurial.[26]