Sourcegraph!

Sourcegraph 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
  • SourceForge

  • SourceForge is a web-based source code repository. It acts as a centralized location for software developers to control and manage open source software development. SourceForge repository hosts more than 324,000 projects and has more than 3.4 million registered users, although not all are active. Features include support for CVS, SVN, Bazaar, Git or Mercurial repositories, project wikis, metrics and analysis, access to a MySQL database, and unique sub-domain URLs.

    tags: code-hosting cvs git-hosting mercurial software-development
  • 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
  • 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
  • GitBucket

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

    tags: git git-hosting scala
  • Assembla

  • Online workspaces with best of breed tools like Tasks & Issue Management, SVN & Git Repositories, Kanban Cardwall, Wikis, File Sharing, GDocs & Dropbox Integration, Milestones Management, Time Tracking, Support Tool for Clients, Backlog Manager, Custom ReportingSSH, FTP, Webhooks and more.

    tags: agile agile-kanban-scrum-tool agile-project-management bug-tracking client-management
  • 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