Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-02-11JGit 0.11.1v0.11.1Matthias Sohn1-31/+31
2011-01-01Require the hamcrest packaging that comes with EclipseRobin Rosenberg1-3/+4
2010-12-31Convert all JGit unit tests to JUnit 4Robin Rosenberg1-2/+1
2010-12-28Enable use of JUnit 4 with the jgit.test projectRobin Rosenberg1-3/+4
2010-12-17Qualify post 0.10 buildsMatthias Sohn1-31/+31
2010-12-17Qualify post 0.10.1 buildsstable-0.10Matthias Sohn1-31/+31
2010-12-17JGit 0.10.1v0.10.1Matthias Sohn1-31/+31
2010-11-11Define NoteMap, a simple note tree readerShawn O. Pearce1-0/+1
2010-09-17Qualify builds as 0.10.0Shawn O. Pearce1-30/+30
2010-09-15Qualify post-0.9.3 buildsstable-0.9Matthias Sohn1-30/+30
2010-09-15JGit 0.9.3v0.9.3Matthias Sohn1-30/+30
2010-09-15Qualify post-0.9.1 buildsMatthias Sohn1-30/+30
2010-09-15JGit 0.9.1v0.9.1Matthias Sohn1-30/+30
2010-09-01Refactor Git API exceptions to a new packageChris Aniszczyk1-0/+1
2010-08-26Use JUnit4 for testsChris Aniszczyk1-1/+1
2010-08-19Fix missing Configuration Change eventingMathias Kinzler1-1/+2
2010-07-22Merge branch 'delta'Shawn O. Pearce1-0/+2
2010-07-12Add compatibility with gitignore specificationsCharley Wang1-0/+1
2010-06-27Move PackWriter over to storage.pack.PackWriterShawn O. Pearce1-0/+1
2010-06-27Move FileRepository to storage.file.FileRepositoryShawn O. Pearce1-0/+1
2010-06-14Start 0.9 developmentShawn O. Pearce1-25/+25
2010-06-02Qualify post-0.8.1 buildsShawn O. Pearce1-25/+25
2010-06-02JGit 0.8.1v0.8.1Shawn O. Pearce1-25/+25
2010-05-19Externalize strings from JGitSasa Zivkov1-0/+6
2010-05-10Add builder-style API to jgit and Commit & Log cmdChristian Halstrick1-0/+1
2010-04-05JGit plugin not compatible with Eclipse 3.4Robin Rosenberg1-2/+2
2010-03-21Qualify builds as 0.8.0Shawn O. Pearce1-18/+18
2010-03-11Provide NLS support in JGit.Sasa Zivkov1-1/+2
2010-02-03Cleanup OSGi Import-Package specifications to use versionsShawn O. Pearce1-19/+19
2010-01-10Partial revert "Switch build to Apache Felix maven-bundle-plugin"Robin Rosenberg1-0/+28
2009-12-28Switch build to Apache Felix maven-bundle-pluginShawn O. Pearce1-28/+0
2009-11-03Refactor RepositoryTestCase to use LocalDiskRepository insteadShawn O. Pearce1-0/+1
2009-11-03Switch pgm, test to proper plugin projectsShawn O. Pearce1-1/+16
2009-10-16Refactor org.eclipse.jgit.test to be a bundleChris Aniszczyk1-0/+12

    Back to the top