Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-05JGit v4.9.6.201810051924-rv4.9.6.201810051924-rMatthias Sohn2-2/+2
2018-09-18Prepare 4.9.6-SNAPSHOT buildsMatthias Sohn2-20/+20
2018-09-18JGit v4.9.5.201809180939-rv4.9.5.201809180939-rMatthias Sohn2-2/+2
2018-09-09Prepare 4.9.5-SNAPSHOT buildsMatthias Sohn2-20/+20
2018-09-09JGit v4.9.4.201809090327-rv4.9.4.201809090327-rMatthias Sohn2-2/+2
2018-07-31Prepare 4.9.4-SNAPSHOT buildsMatthias Sohn2-20/+20
2018-07-31JGit v4.9.3.201807311005-rv4.9.3.201807311005-rMatthias Sohn2-2/+2
2017-12-16Prepare 4.9.3-SNAPSHOT buildsMatthias Sohn2-20/+20
2017-12-15JGit v4.9.2.201712150930-rv4.9.2.201712150930-rMatthias Sohn2-2/+2
2017-12-03Prepare 4.9.2-SNAPSHOT buildsMatthias Sohn2-20/+20
2017-12-03JGit v4.9.1.201712030800-rv4.9.1.201712030800-rMatthias Sohn2-2/+2
2017-11-24Ignore warning for minor version change without API changeMatthias Sohn1-1/+11
2017-10-08Prepare 4.9.1-SNAPSHOT buildsMatthias Sohn2-20/+20
2017-10-07JGit v4.9.0.201710071750-rv4.9.0.201710071750-rMatthias Sohn2-2/+2
2017-09-13Handle SSL handshake failures in TransportHttpThomas Wolf1-13/+69
2017-09-10Support http.<url>.* configsThomas Wolf1-1/+6
2017-09-01Add org.apache.commons.codec 1.9.0 to target platformMatthias Sohn1-2/+2
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-23Cleanup: message reporting for HTTP redirect handlingThomas Wolf1-4/+4
2017-08-22Do authentication re-tries on HTTP POSTThomas Wolf2-9/+254
2017-08-18Bazel: Add missing dependency in org.eclipse.jgit.http.testDavid Pursehouse1-0/+1
2017-08-17Add support to follow HTTP redirectsThomas Wolf5-65/+635
2017-05-30Prepare 4.9.0-SNAPSHOT buildsMatthias Sohn2-20/+20
2017-05-11Update jetty to 9.4.5Mat Booth1-14/+14
2017-04-05Prepare 4.8.0-SNAPSHOT buildsMatthias Sohn2-20/+20
2017-04-02Merge branch 'stable-4.6'Matthias Sohn1-14/+14
2017-04-02Update Jetty to 9.3.17.v20170317Matthias Sohn3-18/+18
2017-03-31Revert "Update Jetty to 9.4.1.v20170120"David Pursehouse2-4/+4
2017-03-30Downgrade jetty to 9.3.9.v20160517Matthias Sohn1-14/+14
2017-03-30Require jetty 9.4.0 consistentlyMatthias Sohn1-12/+12
2017-03-25Raise minimum version of o.e.jetty.security to 9.4.0Matthias Sohn1-2/+2
2017-03-22Remove Buck buildDavid Pursehouse1-41/+0
2017-03-21Add remaining parts of the bazel buildDavid Ostrovsky1-0/+42
2017-03-07Prepare 4.6.2-SNAPSHOT buildsMatthias Sohn2-20/+20
2017-03-07JGit v4.6.1.201703071140-rv4.6.1.201703071140-rMatthias Sohn2-2/+2
2017-03-06Update Jetty to 9.4.1.v20170120Matthias Sohn2-4/+4
2017-02-20Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse6-12/+12
2017-02-20Fix bad test fix from 0bff481 "Limit receive commands"Shawn Pearce1-1/+1
2017-02-20Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse15-1/+34
2017-02-20Update Jetty to 9.4.1.v20170120Matthias Sohn2-4/+4
2017-02-03Follow redirects in transportBo Zhang1-13/+117
2016-12-27Prepare 4.7.0-SNAPSHOT buildsMatthias Sohn2-20/+20
2016-12-24Skip javadoc generation for org.eclipse.jgit.http.testMatthias Sohn1-1/+3
2016-12-24Prepare 4.6.1-SNAPSHOT buildsMatthias Sohn2-20/+20
2016-12-24JGit v4.6.0.201612231935-rv4.6.0.201612231935-rMatthias Sohn2-2/+2
2016-11-14Organize importsDavid Pursehouse1-2/+2
2016-10-17Upgrade buck to 7b7817c48f30687781040b2b82ac9218d5c4eaa4David Pursehouse1-1/+1
2016-09-20Change JGit minimum execution environment to JavaSE-1.8Matthias Sohn3-5/+5

Back to the top