8000 GitHub - logorn/gitlist: An elegant and modern git repository viewer
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

logorn/gitlist

 
 

Repository files navigation

GitList: an elegant and modern git repository viewer

Build Status

Note : This is a standalone fork of klaussilveira/gitlist. This version add more feature than the original one, like comments. More over this version is based on a better code architecture.

GitList is an elegant and modern web interface for interacting with multiple git repositories. It allows you to browse repositories using your favorite browser, viewing files under different revisions, commit history, diffs. It also generates RSS feeds for each repository, allowing you to stay up-to-date with the latest changes anytime, anywhere. GitList was written in PHP, on top of the Silex microframework and powered by the Twig template engine. This means that GitList is easy to install and easy to customize. Also, the GitList gorgeous interface was made possible due to Bootstrap.

Features

  • Multiple repository support
  • Multiple branch support
  • Multiple tag support
  • Commit history, blame, diff
  • RSS feeds
  • Syntax highlighting
  • Repository statistics

Screenshots

GitList Screenshot GitList Screenshot GitList Screenshot GitList Screenshot GitList Screenshot

You can also see a live demo here.

Authors and contributors

License

New BSD license

Todo

  • improve the current test code coverage
  • test the interface
  • error handling can be greatly improved during parsing
  • submodule support
  • multilanguage support

Requirements

In order to run GitList on your server, you'll need:

  • git
  • PHP 5.3.3+

Installing

see INSTALL.md file

About

An elegant and modern git repository viewer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 67.5%
  • PHP 21.9%
  • HTML 9.8%
  • Other 0.8%
0