aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ssh.jsch/src/org/eclipse
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated JschSession#getSftpChannel methodMatthias Sohn2024-09-031-17/+0
* [errorprone] Add missing javadoc summaryMatthias Sohn2023-09-251-0/+16
* [errorprone] Suppress MissingSummary for translation bundlesMatthias Sohn2023-09-251-0/+1
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-164-13/+9
* [doc] Add README and package-info to the SSH bundlesThomas Wolf2021-10-311-0/+14
* Set JSch global config values only if not set alreadyThomas Wolf2021-10-191-2/+15
* Fix split package in bundle org.eclipse.jgit.ssh.jschMatthias Sohn2021-09-295-21/+62
* Client-side protocol V2 support for fetchingThomas Wolf2021-01-011-4/+21
* Revert "Client-side protocol V2 support for fetching"Thomas Wolf2020-11-031-21/+4
* Client-side protocol V2 support for fetchingThomas Wolf2020-10-291-4/+21
* Fix JSchProcess.waitFor() with time-outThomas Wolf2020-08-101-1/+1
* Decouple JSch from JGit CoreMatthias Sohn2020-06-015-0/+1428