Bonobo Git Server!

Bonobo Git Server alternatives

  • GitLab

  • GitLab is a on-premise or hosted Git repository management tool. It also includes code reviews, issue tracking, wikis, and continuous integration.

    tags: continuous-builds continuous-integration git github private-repositories
  • Bitbucket

  • Bitbucket is a code hosting site, for the Git and Mercurial version control systems. It provides a fully featured environment for managing development, including a wiki, a powerful issue tracker, and easy collaboration with others.

    tags: bug-tracking code-hosting csm development git
  • Phabricator

  • Phabricator is a collection of open source web applications that help software companies build better software.

    tags: bug-tracking code-review diffing git-hosting project-management
  • GitBucket

  • GitBucket is the easily installable open-source GitHub clone written with Scala.

    tags: git git-hosting scala
  • Kallithea

  • Kallithea, a free software source code management system supporting two leading version control systems, Mercurial and Git.

    tags: code-hosting developer-tools git mercurial project-management
  • GitPrep

  • GitPrep is a GitHub clone. You can install portable Github system into Unix/Linux. You can create users and repositories without limitation. This is free software.

    tags: bug-tracking distributed-version-control git github project-hosting
  • Gitweb

  • Gitweb is a Git web interface. It is written in Perl and can be used as a CGI script, or as a mod_perl legacy script (run by ModPerl::Registry handler). It allows browsing a git repository (or a set of git repositories) using a web browser.Using gitweb you can browse directory trees at arbitrary revisions, view contents of files (blobs), see log or shortlog of a given branch, examine commits, commit messages and changes made by a given commit. Gitweb can generate feeds in RSS or Atom format. You can get any given version of a file; if not disabled you can download a snapshot of a given version of a project (project tree at given revision). You can search (if it is not disabled) for commits by an author, added to repository by a comitter, commit with commit message (commit description) which includes some text. »

    tags: git git-gui git-hosting webui
  • Gitolite

  • Gitolite allows you to setup git hosting on a central server, with fine-grained access control and many more powerful features.

    tags: git-hosting github perl-development source-code-management source-code-repository
  • Gitblit

  • Gitblit is an open-source, pure Java stack for managing, viewing, and serving Git repositories.It's designed primarily as a tool for small workgroups who want to host centralized repositories.

    tags: git git-server version-control-system
  • RhodeCode

  • Fast and powerful management tool for Mercurial and GIT with a built in push/pull server and full text search and code-review. It works on http/https and has a built in permission/authentication system with the ability to authenticate via LDAP or ActiveDirectory. RhodeCode also provides simple API so it’s easy integrable with existing external systems.

    tags: git git-gui git-hosting hgweb hgwebdir
  • Gitea

  • Gitea is a community managed fork of Gogs, lightweight code hosting solution written in Go and published under the MIT license. The code of Gitea is currently hosted on GitHub.

    tags: bitbucket git git-lfs github gitlab