Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix all Javadoc warnings and fail on them | Antoine Musso | 2023-06-16 | 1 | -0/+1 |
* | Fix JSchProcess.waitFor() with time-out | Thomas Wolf | 2020-08-10 | 1 | -9/+50 |
* | Merge branch 'stable-5.6' | Matthias Sohn | 2020-01-09 | 1 | -6/+9 |
|\ | |||||
| * | SshSupport#runSshCommand: don't throw exception in finally block | Matthias Sohn | 2020-01-06 | 1 | -6/+8 |
* | | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 1 | -38/+5 |
* | | Enable and fix "Statement unnecessarily nested within else clause" warnings | David Pursehouse | 2019-10-17 | 1 | -2/+1 |
|/ | |||||
* | Propagate failure of ssh command to caller of SshSupport | Matthias Sohn | 2018-06-13 | 1 | -4/+22 |
* | Fix issues with LFS on GitHub (SSH) | Markus Duft | 2018-06-12 | 1 | -10/+28 |
* | Introduce SshSupport to centralize SSH related utility code | Markus Duft | 2018-03-12 | 1 | -0/+120 |