Package python-module-trac-gitplugin: Information
Source package: python-module-trac-gitplugin
Version: 0.11-alt4
Build time: Dec 28, 2009, 10:39 AM
Category: Development/Python
Report package bugHome page: http://trac-hacks.org/wiki/GitPlugin
License: GPL
Summary: Plugin for Trac 0.10/0.11 which enables GIT to be used instead of Subversion
Description:
This is yet another plugin for Trac 0.10/0.11 which enables GIT to be used instead of Subversion
Features:
* Browsing source code in a Git repository via the TracBrowser
* Viewing the change history of a file or directory using TracRevisionLog
* Performing diffs between any two files or two directories
* Displaying submitted changes in the TracTimeline (0.11)
* (Optionally) caching TracChangeset information in Trac's database (0.11)
* Caching Git commit relation graph in memory (0.11)
* Using the TracSearch page to search change descriptions (0.11)
* Annotation support, also known as "blame" operation (0.11)
* Interpretation of 40-character wide hex-strings as sha1 commit checksums
* ...Maintainer: Eugene Prokopiev
ACL:
@qa_p6
@qa_p6
Last changed
Dec. 28, 2009 Eugene Prokopiev 0.11-alt4
- closes #22437
Nov. 19, 2009 Eugeny A. Rostovtsev 0.11-alt3.1
- Rebuilt with python 2.6
March 17, 2009 Eugene Prokopiev 0.11-alt3
- fix python modules packaging policy violation