GitList!

# GitList allows you to browse repositories using your favorite browser, viewing files under different revisions, commit history and diffs. GitList is free and open source software, written in PHP, on top of Silex http://silex.sensiolabs.org
and the Twig http://twig.sensiolabs.org
template engine. **Latest stable (0.5.0** https://s3.amazonaws.com/gitlist/gitlist-0.5.0.tar.gz
**Development build (master** https://s3.amazonaws.com/gitlist/gitlist-master.tar.gz

GitList 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
  • 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
  • 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
  • GitTorrent

  • A decentralization of GitHub using BitTorrent and Bitcoin.

    tags: distributed-computing git source-code-repository
  • django-git

  • A simple Gitweb replacement built with Django.

    tags: Discontinued django git programming python
  • fugit

  • fugit - _Really_ lightweight git access controlMinimal bash script to be used with key-based authentication.Controls push/pull access on a per-repo base.

    tags: access-control authentication git ssh
  • repo.or.cz

  • repo.or.cz is a public Git hosting site. Create a project in a snap, publish your development, give others push access and let anyone have a look and contribute. Alternatively, if you just see a random git:// URL fly by and want to check it out, or you have limited bandwidth or want backup - just quickly set up a mirror of any project published elsewhere and we will provide pull and gitweb access for the project, or send you notifications when new stuff gets committed.

    tags: code-hosting git-client project-management software-repository source-code-repository