Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-12-31Prepare 4.10.1-SNAPSHOT buildsMatthias Sohn2-11/+11
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-21Fix remaining javadoc errors raised by doclintMatthias Sohn1-1/+1
2017-12-18Remove redundant @SuppressWarnings("unused")David Pursehouse1-8/+4
2017-12-17Fix javadoc in org.eclipse.jgit.junit.httpMatthias Sohn7-16/+284
2017-12-08Specify consistent version range for junit in OSGi manifestsDavid Pursehouse1-1/+1
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-11/+11
2017-10-08Prepare 4.9.1-SNAPSHOT buildsMatthias Sohn2-11/+11
2017-10-07JGit v4.9.0.201710071750-rv4.9.0.201710071750-rMatthias Sohn2-2/+2
2017-09-13Handle SSL handshake failures in TransportHttpThomas Wolf1-1/+15
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-22Do authentication re-tries on HTTP POSTThomas Wolf1-10/+29
2017-08-17Add support to follow HTTP redirectsThomas Wolf3-12/+176
2017-07-25Add missing newlines at ends of Java filesDavid Pursehouse1-1/+1
2017-05-30Prepare 4.9.0-SNAPSHOT buildsMatthias Sohn2-11/+11
2017-05-11Update jetty to 9.4.5Mat Booth3-26/+35
2017-04-22Fix unnecessary type paramatersShawn Pearce1-1/+1
2017-04-13Bazel: Restrict src globs to Java source filesDavid Pursehouse1-1/+1
2017-04-09Add missing @Override annotations in AppServer.TestMappedLoginServiceMatthias Sohn1-0/+2
2017-04-05Prepare 4.8.0-SNAPSHOT buildsMatthias Sohn2-11/+11
2017-04-02Merge branch 'stable-4.6'Matthias Sohn4-33/+32
2017-04-02Update Jetty to 9.3.17.v20170317Matthias Sohn1-10/+10
2017-04-01Revert "Update Jetty to 9.4.1.v20170120 in buck build"Matthias Sohn1-1/+0
2017-03-31Revert "Update Jetty to 9.4.1.v20170120"David Pursehouse4-23/+21
2017-03-30Downgrade jetty to 9.3.9.v20160517Matthias Sohn1-10/+10
2017-03-30Require jetty 9.4.0 consistentlyMatthias Sohn1-8/+9
2017-03-25Raise minimum version of o.e.jetty.security to 9.4.0Matthias Sohn1-2/+2
2017-03-22Remove Buck buildDavid Pursehouse1-19/+0
2017-03-21Add remaining parts of the bazel buildDavid Ostrovsky1-0/+22
2017-03-07Prepare 4.6.2-SNAPSHOT buildsMatthias Sohn2-11/+11
2017-03-07JGit v4.6.1.201703071140-rv4.6.1.201703071140-rMatthias Sohn2-2/+2
2017-03-06Update Jetty to 9.4.1.v20170120 in buck buildJonathan Nieder1-0/+1
2017-03-06Update Jetty to 9.4.1.v20170120Matthias Sohn4-21/+23
2017-02-26Update Jetty to 9.4.1.v20170120 in buck buildJonathan Nieder1-0/+1
2017-02-20Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse7-12/+12
2017-02-20Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse7-2/+25
2017-02-20Update Jetty to 9.4.1.v20170120Matthias Sohn4-21/+23
2016-12-27Prepare 4.7.0-SNAPSHOT buildsMatthias Sohn2-11/+11
2016-12-24Prepare 4.6.1-SNAPSHOT buildsMatthias Sohn2-11/+11
2016-12-24JGit v4.6.0.201612231935-rv4.6.0.201612231935-rMatthias Sohn2-2/+2
2016-09-22AppServer: Remove unnecessary 'unused' suppressionsDavid Pursehouse1-4/+2
2016-09-20Change JGit minimum execution environment to JavaSE-1.8Matthias Sohn3-5/+5
2016-09-19Prepare 4.6.0-SNAPSHOT buildsMatthias Sohn2-11/+11
2016-08-08Fix non-parameterized generic type warningMatthias Sohn1-1/+3
2016-07-26Ignore 'The value of exception parameter is not used' warningDavid Pursehouse1-0/+1

Back to the top