aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/util/SshSupport.java
Commit message (Expand)AuthorAgeFilesLines
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-0/+1
* Fix JSchProcess.waitFor() with time-outThomas Wolf2020-08-101-9/+50
* Merge branch 'stable-5.6'Matthias Sohn2020-01-091-6/+9
|\
| * SshSupport#runSshCommand: don't throw exception in finally blockMatthias Sohn2020-01-061-6/+8
* | Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* | Enable and fix "Statement unnecessarily nested within else clause" warningsDavid Pursehouse2019-10-171-2/+1
|/
* Propagate failure of ssh command to caller of SshSupportMatthias Sohn2018-06-131-4/+22
* Fix issues with LFS on GitHub (SSH)Markus Duft2018-06-121-10/+28
* Introduce SshSupport to centralize SSH related utility codeMarkus Duft2018-03-121-0/+120