aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/transport/InternalFetchConnection.java
Commit message (Expand)AuthorAgeFilesLines
* [errorprone] InternalFetchConnection: Suppress CatchAndPrintStackTraceMatthias Sohn2023-09-251-0/+1
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-1/+0
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Join catch sections using multicatchCarsten Hammer2019-04-131-7/+3
* Fix javadoc in org.eclipse.jgit transport packageMatthias Sohn2017-12-201-0/+16
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+1
* Extract classes for transport within a JGit processDave Borowitz2015-02-271-0/+141