Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove deprecated JschSession#getSftpChannel method | Matthias Sohn | 2024-09-03 | 1 | -17/+0 |
* | [errorprone] Add missing javadoc summary | Matthias Sohn | 2023-09-25 | 1 | -0/+16 |
* | [errorprone] Suppress MissingSummary for translation bundles | Matthias Sohn | 2023-09-25 | 1 | -0/+1 |
* | Fix all Javadoc warnings and fail on them | Antoine Musso | 2023-06-16 | 4 | -13/+9 |
* | [doc] Add README and package-info to the SSH bundles | Thomas Wolf | 2021-10-31 | 1 | -0/+14 |
* | Set JSch global config values only if not set already | Thomas Wolf | 2021-10-19 | 1 | -2/+15 |
* | Fix split package in bundle org.eclipse.jgit.ssh.jsch | Matthias Sohn | 2021-09-29 | 5 | -21/+62 |
* | Client-side protocol V2 support for fetching | Thomas Wolf | 2021-01-01 | 1 | -4/+21 |
* | Revert "Client-side protocol V2 support for fetching" | Thomas Wolf | 2020-11-03 | 1 | -21/+4 |
* | Client-side protocol V2 support for fetching | Thomas Wolf | 2020-10-29 | 1 | -4/+21 |
* | Fix JSchProcess.waitFor() with time-out | Thomas Wolf | 2020-08-10 | 1 | -1/+1 |
* | Decouple JSch from JGit Core | Matthias Sohn | 2020-06-01 | 5 | -0/+1428 |