Changes between Initial Version and Version 1 of GitwebPlugin


Ignore:
Timestamp:
Oct 28, 2007, 6:07:43 AM (16 years ago)
Author:
Noah Kantrowitz
Comment:

New hack GitwebPlugin, created by coderanger

Legend:

Unmodified
Added
Removed
Modified
  • GitwebPlugin

    v1 v1  
     1= Embed gitweb in Trac =
     2
     3== Description ==
     4
     5A simple plugin to embed gitweb inside Trac.
     6
     7== Bugs/Feature Requests ==
     8
     9Existing bugs and feature requests for GitwebPlugin are
     10[report:9?COMPONENT=GitwebPlugin here].
     11
     12If you have any issues, create a
     13[http://trac-hacks.org/newticket?component=GitwebPlugin&owner=coderanger new ticket].
     14
     15== Download ==
     16
     17Download the zipped source from [download:gitwebplugin here].
     18
     19== Source ==
     20
     21You can check out GitwebPlugin from [http://trac-hacks.org/svn/gitwebplugin here] using Subversion, or [source:gitwebplugin browse the source] with Trac.
     22
     23== Example ==
     24
     25To enable:
     26{{{
     27#!ini
     28[components]
     29gitweb.* = enabled
     30}}}
     31
     32== Recent Changes ==
     33
     34[[ChangeLog(gitwebplugin, 3)]]
     35
     36== Author/Contributors ==
     37
     38'''Author:''' [wiki:coderanger] [[BR]]
     39'''Contributors:'''