Google Code Hosting was a free web-based source code repository hosted by Google. It opened in 2006 and closed in 2016. It offered Git and Subversion version control and a bug tracker.
Get detailed information on Google Code Hosting, including its features, benefits, and history. Learn how it offered version control and bug tracking for free.
What is Google Code Hosting?
Google Code Hosting was a free web-based source code repository service provided by Google from 2006 to 2016. It allowed developers to host open source software projects, manage source code, track issues, and build software using version control with Git and Subversion.
Some key features of Google Code Hosting included:
Free and unlimited public project hosting
Integrated code browser and reviewer
Issue tracking system
Wiki for project documentation
Downloads tracking
Support for Git, Subversion, and Mercurial version control
Perforce and CVS via hooks
Limited shell access via SSH
Fine-grained user permissions
Notable projects that used Google Code Hosting include Android, Chromium, Django, Gerrit, Git, and more. It was very popular with open source developers for its generous bandwidth, storage limits, and issue tracking. However, Google decided to shut it down in 2016 to focus more on Google Cloud Platform.
Bitbucket is a web-based version control repository hosting service owned by Atlassian that allows development teams to collaborate on code. Some key features of Bitbucket include:Git and Mercurial version control repository hostingUnlimited private and public repositoriesGranular user permissions and access controlsWiki, issue tracking, and pull requestsIntegrations with JIRA, Trello, and...
GitLab is an open source end-to-end software development platform with built-in git repository management, issue tracking, code reviews, activity feeds, wikis and continuous integration/continuous deployment (CI/CD). It allows developers to host and collaborate on Git repositories and connect all stages of the DevOps lifecycle in the same user interface.Some key...
Gitea is an open source, self-hosted Git service written in Go. It offers many of the core features of GitHub, GitLab, and Bitbucket including:Managing Git repositories with access controls, activity feeds, issue tracking, pull requests, and wikisUser account registration and authentication, as well as organization/team managementRepository browser with branch browser,...
SourceForge is one of the largest open-source software repositories and distribution platforms on the web. Launched in 1999, it serves as a centralized location for developers worldwide to upload and distribute their open-source software applications and source code.Some key features of SourceForge include:Free hosting for open-source projects - Source code...
GitPrep is a software application designed to enhance team collaboration when using Git for version control. It works by adding additional functionality and structure on top of an existing Git repository.Some of the key features GitPrep provides include:Access controls for managing user permissionsCode review workflows such as pull requests and...
Gogs is an open source self-hosted Git service written in Go language. It allows you to set up your own GitHub-like environment on a server to host Git repositories and collaborate with others.Some key features of Gogs:Easy installation - It has small footprint and can run on a Raspberry PiUser...
Gitweb is a lightweight web interface included with Git that enables users to browse Git repositories published on web servers. It provides a convenient way to share and explore Git repositories without needing Git installed locally.Some key features Gitweb offers include:Repository browser - Navigate the directory structure and view files...
GitCenter is an open-source web-based Git platform built for teams to collaborate on code. It provides a graphical interface and automation for essential Git tasks such as:Managing Git repositories with options to fork, merge and compare branchesUser and access control management, supporting role-based permissionsCode reviews allowing teams to discuss changes...
openDesktop.org is an open platform that aims to be the largest directory of free and open source software (FOSS) applications for Linux, BSD, macOS, and Windows. The website provides a community-driven space where developers and users can discover, download, use, review, and share FOSS programs.Some key features of openDesktop.org include:A...
GitBucket is an open-source Git platform and GitHub clone written in Scala. It is designed to be easily installed on a private server to host Git repositories and provide additional features around Git.Some key features of GitBucket include:Repository hosting and managementUser and organization accountsRepository permissions and access controlActivity feeds and...