Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-09-03Prepare 4.11.10-SNAPSHOT buildsstable-4.11Matthias Sohn2-11/+11
2019-09-03JGit v4.11.9.201909030838-rv4.11.9.201909030838-rMatthias Sohn2-2/+2
2019-04-19Prepare 4.11.9-SNAPSHOT buildsMatthias Sohn2-11/+11
2019-04-18JGit v4.11.8.201904181247-rv4.11.8.201904181247-rMatthias Sohn2-2/+2
2019-03-13Prepare 4.11.8-SNAPSHOT buildsMatthias Sohn2-11/+11
2019-03-13JGit v4.11.7.201903122105-rv4.11.7.201903122105-rMatthias Sohn2-2/+2
2018-12-25Prepare 4.11.7-SNAPSHOT buildsMatthias Sohn2-11/+11
2018-12-24JGit v4.11.6.201812241910-rv4.11.6.201812241910-rMatthias Sohn2-2/+2
2018-10-20Prepare 4.11.6-SNAPSHOT buildsMatthias Sohn2-11/+11
2018-10-19JGit v4.11.5.201810191925-rv4.11.5.201810191925-rMatthias Sohn2-2/+2
2018-10-06Prepare 4.11.5-SNAPSHOT buildsMatthias Sohn2-11/+11
2018-10-06JGit v4.11.4.201810060650-rv4.11.4.201810060650-rMatthias Sohn2-2/+2
2018-09-18Prepare 4.11.4-SNAPSHOT buildsMatthias Sohn2-11/+11
2018-09-18JGit v4.11.3.201809181037-rv4.11.3.201809181037-rMatthias Sohn2-2/+2
2018-09-10Prepare 4.11.3-SNAPSHOT buildsMatthias Sohn2-11/+11
2018-09-10JGit v4.11.2.201809100523-rv4.11.2.201809100523-rMatthias Sohn2-2/+2
2018-07-31Prepare 4.11.2-SNAPSHOT buildsMatthias Sohn2-11/+11
2018-07-31JGit v4.11.1.201807311124-rv4.11.1.201807311124-rMatthias Sohn2-2/+2
2018-03-08Prepare 4.11.1-SNAPSHOT buildsMatthias Sohn2-11/+11
2018-03-08JGit v4.11.0.201803080745-rv4.11.0.201803080745-rMatthias Sohn2-2/+2
2018-03-03Enable warning for resources not managed by try-with-resourceDavid Pursehouse1-1/+1
2018-02-22Configure Semaphore used in TestRequestLog to be fairMatthias Sohn1-1/+1
2018-02-22Fix indentation in TestRequestLogMatthias Sohn1-75/+76
2017-12-31Prepare 4.11.0-SNAPSHOT buildsMatthias Sohn2-11/+11
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

Back to the top