Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-12-31Prepare 4.10.1-SNAPSHOT buildsMatthias Sohn2-14/+14
2017-12-31JGit v4.10.0.201712302008-rv4.10.0.201712302008-rMatthias Sohn2-2/+2
2017-12-23Add header Automatic-Module-Name for Java 9Karsten Thoms1-0/+1
2017-12-17Fix javadoc in org.eclipse.jgit.http.serverMatthias Sohn31-64/+204
2017-11-24Merge branch 'stable-4.9'Matthias Sohn1-1/+11
2017-11-24Ignore warning for minor version change without API changeMatthias Sohn1-1/+11
2017-10-08Prepare 4.10.0-SNAPSHOT buildsMatthias Sohn2-14/+14
2017-10-08Prepare 4.9.1-SNAPSHOT buildsMatthias Sohn2-14/+14
2017-10-07JGit v4.9.0.201710071750-rv4.9.0.201710071750-rMatthias Sohn2-2/+2
2017-08-30Cleanup: Remove unnecessary $NON-NLS$ tagsMatthias Sohn1-1/+1
2017-08-30Partially revert c0ad77d8 "Enhance Eclipse save actions"Matthias Sohn1-1/+1
2017-08-29Partially revert c0ad77d8 "Enhance Eclipse save actions"Matthias Sohn1-2/+2
2017-08-28Enhance Eclipse save actionsMatthias Sohn1-7/+12
2017-08-25Show error message for non-git clientsMasaya Suzuki1-1/+1
2017-08-02Eliminate SectionParser construction boilerplateDave Borowitz3-27/+3
2017-07-25Add missing newlines at ends of Java filesDavid Pursehouse1-1/+1
2017-05-30Prepare 4.9.0-SNAPSHOT buildsMatthias Sohn2-14/+14
2017-04-13Bazel: Restrict src globs to Java source filesDavid Pursehouse1-1/+1
2017-04-05Prepare 4.8.0-SNAPSHOT buildsMatthias Sohn2-14/+14
2017-03-22Remove Buck buildDavid Pursehouse1-10/+0
2017-03-20bazel: Add explicit targets for library dependenciesJonathan Nieder1-1/+1
2017-02-20Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse4-6/+6
2017-02-20Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse24-1/+63
2017-01-22Format Bazel files with buildifierDavid Pursehouse1-9/+10
2017-01-18Implement initial framework of Bazel buildDavid Ostrovsky1-0/+12
2016-12-27Prepare 4.7.0-SNAPSHOT buildsMatthias Sohn2-14/+14
2016-12-24Prepare 4.6.1-SNAPSHOT buildsMatthias Sohn2-14/+14
2016-12-24JGit v4.6.0.201612231935-rv4.6.0.201612231935-rMatthias Sohn2-2/+2
2016-11-23dump HTTP: Avoid being confused by Content-Length of a gzipped streamZhen Chen1-1/+2
2016-11-14Organize importsDavid Pursehouse5-9/+9
2016-09-22WrappedRequest: Don't use deprecated ServletRequestWrapper#realPathDavid Pursehouse1-1/+1
2016-09-20Change JGit minimum execution environment to JavaSE-1.8Matthias Sohn3-5/+5
2016-09-19Prepare 4.6.0-SNAPSHOT buildsMatthias Sohn2-14/+14
2016-08-24Add HTTP status code to ServiceMayNotContinueExceptionMasaya Suzuki3-3/+3
2016-07-26Ignore 'The value of exception parameter is not used' warningDavid Pursehouse1-0/+1
2016-06-01Prepare 4.5.0-SNAPSHOT buildsMatthias Sohn2-14/+14
2016-04-08Prepare 4.4.0-SNAPSHOT buildsMatthias Sohn2-14/+14
2016-04-07Prepare 4.3.1-SNAPSHOT versionsMatthias Sohn2-14/+14
2016-04-07JGit v4.3.0.201604071810-rv4.3.0.201604071810-rMatthias Sohn2-2/+2
2016-04-07JGit v4.3.0.201604071045-rMatthias Sohn2-2/+2
2016-04-05Prepare 4.3-SNAPSHOT buildsMatthias Sohn2-2/+2
2016-03-23JGit v4.3.0.201603230630-rc1v4.3.0.201603230630-rc1Matthias Sohn2-2/+2
2016-01-21Prepare 4.3.0-SNAPSHOT buildsMatthias Sohn2-14/+14
2015-12-31Implement Buck driven buildDavid Ostrovsky1-0/+10
2015-09-30Use japicmp instead of clirr to detect API changesMatthias Sohn1-9/+77
2015-09-28Prepare 4.2.0-SNAPSHOT buildsMatthias Sohn2-14/+14
2015-09-28Prepare 4.1.1-SNAPSHOT buildsMatthias Sohn2-14/+14
2015-09-28JGit v4.1.0.201509280440-rv4.1.0.201509280440-rMatthias Sohn2-2/+2
2015-07-09Report PackProtocolExceptions to client during receive-packDave Borowitz1-1/+2
2015-06-02Use message from ServiceNotAuthorizedException, ServiceNotEnabledExceptionJonathan Nieder5-15/+11

Back to the top