Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Take a look at "Web Interface" section of <a href="http://git.or.cz/gitwiki/InterfacesFrontendsAndTools#web-interface" rel="nofollow noreferrer">InterfacesFrontendsAndTools</a> page on Git wiki, and at <a href="http://git.or.cz/gitwiki/Gitweb" rel="nofollow noreferrer">Gitweb</a> page, also on Git wiki. </p> <hr> <p>Below there is (probably incomplete) list of various git web interfaces and integrated git hosting solutions:</p> <p>Pure web interfaces (I guess that most commonly used are <strong>gitweb</strong> and <strong>cgit</strong>):</p> <ul> <li>gitweb (<a href="http://git.kernel.org/?p=git/git.git;a=blob;f=gitweb/README;hb=HEAD" rel="nofollow noreferrer">README</a>) - in Perl, part of git</li> <li><a href="http://hjemli.net/git/cgit/" rel="nofollow noreferrer">cgit</a> - in C</li> <li><a href="http://viewgit.sourceforge.net/" rel="nofollow noreferrer">viewgit</a> - in PHP</li> <li><a href="http://www.xiphux.com/programming/php/gitphp/" rel="nofollow noreferrer">GitPHP</a> - in PHP</li> <li>git-php: <a href="http://code.google.com/p/git-php/" rel="nofollow noreferrer">1</a>, <a href="http://people.proekspert.ee/peeter/git/git.php" rel="nofollow noreferrer">2</a>, <a href="http://github.com/josegonzalez/git-php" rel="nofollow noreferrer">3</a> - in PHP</li> <li><a href="https://github.com/narkoz/ginatra" rel="nofollow noreferrer">ginatra</a> - in Ruby, using Sinatra framework</li> <li><a href="http://github.com/broquaint/Gitalist" rel="nofollow noreferrer">Gitalist</a> and <a href="http://github.com/lestrrat/Gitcat/" rel="nofollow noreferrer">Gitcat</a> - in Perl, using Catalyst framework</li> <li><a href="http://github.com/sethtrain/django-git/" rel="nofollow noreferrer">django-git</a> and <a href="http://github.com/stephrdev/django-gitweb" rel="nofollow noreferrer">django-gitweb</a> - in Python, using Django framework</li> </ul> <p>Git hosting solutions (forges) with built-in web interface:</p> <ul> <li><a href="http://gitorious.org/gitorious/mainline/trees/master" rel="nofollow noreferrer">Gitorious</a> - in Ruby</li> <li><a href="http://www.indefero.net" rel="nofollow noreferrer">InDefero</a> - in PHP</li> <li><a href="http://fi.github.com/" rel="nofollow noreferrer">GitHub:FI</a> - in Ruby, proprietary</li> </ul>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload