Visibility, access control, workflow and code management for Git environments. Flexibility of collaborating on the same codebase and code reviews using any combination of Perforce and Git workflows and tools without compromise. | BitKeeper is a fast, enterprise-ready, distributed SCM that scales up to very large projects and down to tiny ones. |
Version Control; Application Lifecycle Management; Static Code Analysis for C, C++, C#, and Java; Codeless Selenium Test Automation; Open Source Support; Enterprise PHP Development | Simple: An easy to use command line interface.;Scalable: Nested Repositories are submodules done right! Version control collections of repositories.;Flexible: Hybrid mode for binary files that uses a cloud of server for binaries instead of bloating the source repositories.;Accurate: Tracking of file operations like creates, deletes, and renames.;Safe: All file accesses validate checksums for integrity. All file writes include redundancy for error correction.;Dependable: Highly accurate auto-merge that uses the whole history to resolve conflicts. Most other systems use variations of diff3.;Discernable: Source annotations instantly available.;Fast: High performance and scales to very large repositories.;Free: Licensed under the Apache Version 2 license |
Statistics | |
Stacks 83 | Stacks 3 |
Followers 113 | Followers 18 |
Votes 9 | Votes 0 |
Pros & Cons | |
Pros
| No community feedback yet |
Integrations | |
| No integrations available | |

GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over three million people use GitHub to build amazing things together.

Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.

Bitbucket gives teams one place to plan projects, collaborate on code, test and deploy, all with free private Git repositories. Teams choose Bitbucket because it has a superior Jira integration, built-in CI/CD, & is free for up to 5 users.

GitLab offers git repository management, code reviews, issue tracking, activity feeds and wikis. Enterprises install GitLab on-premise and connect it with LDAP and Active Directory servers for secure authentication and authorization. A single GitLab server can handle more than 25,000 users but it is also possible to create a high availability setup with multiple active servers.

RhodeCode provides centralized control over distributed code repositories. Developers get code review tools and custom APIs that work in Mercurial, Git & SVN. Firms get unified security and user control so that their CTOs can sleep at night

CodeCommit eliminates the need to operate your own source control system or worry about scaling its infrastructure. You can use CodeCommit to securely store anything from source code to binaries, and it works seamlessly with your existing Git tools.

The goal of this project is to make the easiest, fastest and most painless way to set up a self-hosted Git service. With Go, this can be done in independent binary distribution across ALL platforms that Go supports, including Linux, Mac OS X, and Windows.

Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD. It published under the MIT license.

Mercurial is dedicated to speed and efficiency with a sane user interface. It is written in Python. Mercurial's implementation and data structures are designed to be fast. You can generate diffs between revisions, or jump back in time within seconds.

Upsource summarizes recent changes in your repository, showing commit messages, authors, quick diffs, links to detailed diff views and associated code reviews. A commit graph helps visualize the history of commits, branches and merges in your repository.