Edgewall Software

Changes between Version 1 and Version 2 of TracDev/Performance/Git


Ignore:
Timestamp:
Jun 6, 2012, 9:19:38 AM (12 years ago)
Author:
Christian Boos
Comment:

just noticed that pygit2 is GPLed

Legend:

Unmodified
Added
Removed
Modified
  • TracDev/Performance/Git

    v1 v2  
    1313
    1414Peter Stuge started a conversion of the backend, see his early work in his [http://git.stuge.se/?p=trac.git;a=summary;js=1 pygit2wip] branch.
     15
     16Note that the final form of the support for these bindings will have to come as a Trac plugin, much like TracMercurial is, as `pygit2` is licensed under the GPL.
    1517
    1618=== Installation