aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/transport/http/JDKHttpConnectionFactory.java
Commit message (Expand)AuthorAgeFilesLines
* TransportHttp: shared SSLContext during fetch or pushThomas Wolf2021-01-141-4/+69
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Fix javadoc in org.eclipse.jgit transport packageMatthias Sohn2017-12-201-1/+4
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+2
* Introduce an abstraction for HTTP connectionsChristian Halstrick2014-02-181-0/+63