| <div id="bigbuttons"> |
| <h3>Primary Links</h3> |
| <ul> |
| <li><a id="buttonDownload" href="/jgit/download/" title="Download">Eclipse |
| Distribution, Update Site, Dropins</a></li> |
| <li><a id="buttonDocumentation" href="/jgit/documentation/" |
| title="Documentation">Tutorials, Examples, Videos, Reference Documentation</a></li> |
| <li><a id="buttonSupport" href="/jgit/support/" title="Support">Bug |
| Tracker, Newsgroup, Support</a></li> |
| <li><a id="buttonInvolved" href="/jgit/developers/" title="Getting Involved">VCS, |
| Workspace Setup, Wiki, Committers</a></li> |
| </ul> |
| </div> |
| |
| <div id="midcolumn"> |
| <h3>JGit</h3> |
| |
| <img src="jgit.png" alt="Git commit graph" |
| width="334" height="600" |
| align="right" /> |
| |
| <p> |
| <a href="/projects/project_summary.php?projectid=technology.jgit">About This Project</a> |
| <br/> |
| JGit is an <a href="http://www.eclipse.org/org/documents/edl-v10.php">EDL</a> |
| (new-style BSD) licensed, lightweight, pure Java library implementing the |
| <a href="http://git-scm.com/">Git version control system</a>: |
| </p> |
| <ul> |
| <li>repository access routines</li> |
| <li>network protocols</li> |
| <li>core version control algorithms</li> |
| </ul> |
| |
| <h4>Users</h4> |
| <p> |
| JGit has very few dependencies, making it suitable for embedding in any |
| Java application, whether or not the application is taking advantage of |
| other Eclipse or OSGi technologies. JGit can be found within: |
| </p> |
| <ul> |
| <li><a href="http://www.eclipse.org/egit/">EGit</a>, Git integration for Eclipse</li> |
| <li><a href="http://code.google.com/p/gerrit/">Gerrit Code Review</a>, a web based peer review system for Git</li> |
| <li><a href="http://code.google.com/p/nbgit/">NBGit</a>, Git Support for NetBeans</li> |
| <li><a href="http://gitblit.com/">GitBlit</a>, Git server for managing, viewing, and serving Git repositories</li> |
| <li><i>... and some commercial products</i> |
| </ul> |
| |
| </div> |
| |
| <div id="rightcolumn"> |
| <h3>Committers</h3> |
| <ul> |
| <li>Andrey Loskutov</li> |
| <li>Christian Halstrick (SAP)</li> |
| <li>Dave Borowitz (Google)</li> |
| <li>David Pursehouse (Collabnet)</> |
| <li>Gunnar Wagenknecht (Salesforce)</li> |
| <li>Jonathan Nieder (Google)</li> |
| <li>Matthias Sohn (SAP)</li> |
| <li>Sasa Zivkov (SAP)</li> |
| <li>Terry Parker (Google)</li> |
| <li>Thomas Wolf (Paranor)</li> |
| <li>more details on the <a href="https://projects.eclipse.org/projects/technology.jgit/who">who's involved page</a></li> |
| </ul> |
| </div> |