aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/transport/http/HttpConnectionFactory.java
Commit message (Expand)AuthorAgeFilesLines
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-0/+2
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Remove unnecessary modifiers from interfacesIvan Frade2018-11-151-2/+2
* Fix javadoc in org.eclipse.jgit transport packageMatthias Sohn2017-12-201-9/+12
* Introduce an abstraction for HTTP connectionsChristian Halstrick2014-02-181-0/+77