Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-05-08JGit v3.0.0.201305080800-m7v3.0.0.201305080800-m7Matthias Sohn2-2/+2
2013-05-03Fix line endingsMatthias Sohn2-126/+126
2013-04-18Remove some unnecessary dependencies on FileRepostoryRobin Rosenberg1-3/+2
2013-04-09Remove unused dependenciesMatthias Sohn1-4/+0
2013-04-08Fix plugin provider names to conform with release train requirementMatthias Sohn1-1/+1
2013-03-22SimpleHttpServer API shouldn't expose internalsMatthias Sohn1-4/+3
2013-03-18JGit 3.0: move internal classes into an internal subpackageShawn Pearce4-14/+14
2013-02-13Prepare 2.4.0-SNAPSHOT buildsMatthias Sohn2-12/+12
2012-12-20Prepare 2.3.0 buildsMatthias Sohn2-12/+12
2012-12-20Prepare post 2.2.0.201212191850-r buildsstable-2.2Matthias Sohn2-2/+2
2012-12-19JGit v2.2.0.201212191850-rv2.2.0.201212191850-rMatthias Sohn2-2/+2
2012-11-16Harmonize the JDT settings within JGitRobin Rosenberg3-7/+81
2012-09-19Prepare 2.2.0 buildsMatthias Sohn2-12/+12
2012-06-13Prepare 2.1.0 buildsMatthias Sohn2-12/+12
2012-06-06Prepare next 2.0.0-SNAPSHOT buildsMatthias Sohn2-2/+2
2012-06-06JGit v2.0.0.201206060730-rc3v2.0.0.201206060730-rc3Matthias Sohn2-2/+2
2012-06-05cleanup: Remove unused declarationsRobin Rosenberg1-1/+0
2012-06-03Set minimum Jetty version to 7.6Matthias Sohn1-13/+13
2012-06-03Revert Jetty from 8.1.3.v20120416 to 7.6.0.v20120127Matthias Sohn2-17/+16
2012-06-03Use default thread pool to prevent thread pool starvationMatthias Sohn1-17/+1
2012-05-30Prepare next 2.0.0-SNAPSHOT buildsMatthias Sohn2-2/+2
2012-05-30JGit v2.0.0.201205301645-rc2v2.0.0.201205301645-rc2Matthias Sohn2-2/+2
2012-05-23Update Jetty to 8.1.3.v20120416Matthias Sohn3-18/+19
2012-03-09cleanup: Silence an unused-parameter warningRobin Rosenberg1-0/+1
2012-02-15Prepare 2.0.0-SNAPSHOT buildsMatthias Sohn2-12/+12
2012-01-20Workaround incompatible refactoring in Jetty 7.6.0Tomasz Zarna1-13/+13
2011-12-26Merge branch 'stable-1.2'Matthias Sohn2-28/+128
2011-12-22JGit v1.2.0.201112221803-rv1.2.0.201112221803-rstable-1.2Matthias Sohn2-2/+2
2011-12-16Enforce the use of Java5 API:s only (with a few exceptions)Robin Rosenberg2-28/+128
2011-12-10Prepare 1.3.0 buildsMatthias Sohn2-12/+12
2011-09-15Prepare 1.2.0 buildsMatthias Sohn2-12/+12
2011-09-15Prepare post v1.1.0.201109151100-r buildstable-1.1Matthias Sohn2-2/+2
2011-09-15JGit v1.1.0.201109151100-rv1.1.0.201109151100-rMatthias Sohn2-2/+2
2011-09-07Prepare post v1.1.0.201109071825-rc3 buildsMatthias Sohn2-2/+2
2011-09-07JGit v1.1.0.201109071825-rc3v1.1.0.201109071825-rc3Matthias Sohn2-2/+2
2011-09-05Use commit message best practices for Mylyn Commit templateMatthias Sohn2-0/+7
2011-09-01Prepare post-v1.1.0.201109011030-rc2 buildsMatthias Sohn2-2/+2
2011-09-01JGit v1.1.0.201109011030-rc2v1.1.0.201109011030-rc2Matthias Sohn2-2/+2
2011-06-05Prepare 1.1.0 buildsMatthias Sohn2-12/+12
2011-06-01Prepare post v1.0.0.201106011211-rc3 buildsMatthias Sohn2-2/+2
2011-06-01JGit v1.0.0.201106011211-rc3v1.0.0.201106011211-rc3Matthias Sohn2-2/+2
2011-05-31Remove incubation markerMatthias Sohn1-1/+1
2011-05-02Qualify post-0.12 buildsMatthias Sohn2-12/+12
2011-05-02JGit 0.12.1v0.12.1stable-0.12Matthias Sohn2-12/+12
2011-03-01Adapt to Jetty 7.3 API change coming with IndigoMatthias Sohn1-0/+4
2011-02-15daemon: Use HTTP's resolver and factory patternShawn O. Pearce2-3/+4
2011-02-12Qualify post 0.11 buildsMatthias Sohn2-11/+11
2011-02-11JGit 0.11.1v0.11.1Matthias Sohn2-11/+11
2010-12-31Convert all JGit unit tests to JUnit 4Robin Rosenberg4-13/+16
2010-12-17Qualify post 0.10 buildsMatthias Sohn2-11/+11

Back to the top