summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ssh.jsch
Commit message (Expand)AuthorAgeFilesLines
* Prepare 7.0.0-SNAPSHOT buildsMatthias Sohn2024-08-013-4/+4
* JGit v7.0.0.202407311305-m2v7.0.0.202407311305-m2Matthias Sohn2024-07-313-4/+4
* Prepare 7.0.0-SNAPSHOT buildsMatthias Sohn2024-07-143-4/+4
* JGit v7.0.0.202407101547-m1v7.0.0.202407101547-m1Matthias Sohn2024-07-103-4/+4
* Update minimum Java version to 17Matthias Sohn2024-05-023-5/+5
* Merge branch 'master' into nextMatthias Sohn2024-02-2111-18/+31
|\
| * Enable using slf4j 2.xMatthias Sohn2023-12-221-1/+1
| * Prepare 6.9.0-SNAPSHOT buildsMatthias Sohn2023-12-043-13/+13
| * Prepare 6.8.1-SNAPSHOT buildsMatthias Sohn2023-11-293-13/+13
| * JGit v6.8.0.202311291450-rv6.8.0.202311291450-rMatthias Sohn2023-11-293-4/+4
| * Prepare 6.8.0-SNAPSHOT buildsMatthias Sohn2023-11-223-4/+4
| * JGit v6.8.0.202311212206-rc1v6.8.0.202311212206-rc1Matthias Sohn2023-11-213-4/+4
| * Prepare 6.8.0-SNAPSHOT buildsMatthias Sohn2023-11-153-4/+4
| * JGit v6.8.0.202311151710-m2v6.8.0.202311151710-m2Matthias Sohn2023-11-153-4/+4
| * Enable Maven reproducible buildsMatthias Sohn2023-11-091-1/+1
| * [errorprone] Add missing javadoc summaryMatthias Sohn2023-09-251-0/+16
| * [errorprone] Suppress MissingSummary for translation bundlesMatthias Sohn2023-09-251-0/+1
| * OSGi: move plugin localization to subdirectoryThomas Wolf2023-09-123-2/+2
| * Prepare 6.8.0-SNAPSHOT buildsMatthias Sohn2023-09-073-13/+13
| * Prepare 6.7.1-SNAPSHOT buildsMatthias Sohn2023-09-073-13/+13
| * JGit v6.7.0.202309050840-rv6.7.0.202309050840-rMatthias Sohn2023-09-053-4/+4
| * Prepare 6.7.0-SNAPSHOT buildsMatthias Sohn2023-08-303-4/+4
| * JGit v6.7.0.202308301100-rc1v6.7.0.202308301100-rc1Matthias Sohn2023-08-303-4/+4
| * Prepare 6.7.0-SNAPSHOT buildsMatthias Sohn2023-08-033-4/+4
| * JGit v6.7.0.202308011830-m2v6.7.0.202308011830-m2Matthias Sohn2023-08-023-4/+4
| * Fix all Javadoc warnings and fail on themAntoine Musso2023-06-165-14/+10
| * Prepare 6.7.0-SNAPSHOT buildsMatthias Sohn2023-05-243-13/+13
| * Prepare 6.6.0-SNAPSHOT buildsMatthias Sohn2023-03-013-13/+13
| * Prepare 6.5.0-SNAPSHOT buildsMatthias Sohn2022-11-233-13/+13
| * Fix the path for JSchText.propertiesSebastian Schuberth2022-11-071-0/+0
| * Prepare 6.4.0-SNAPSHOT buildsMatthias Sohn2022-09-143-13/+13
| * Prepare 6.3.1-SNAPSHOT buildsMatthias Sohn2022-09-123-13/+13
| * JGit v6.3.0.202209071007-rv6.3.0.202209071007-rMatthias Sohn2022-09-073-4/+4
| * JGit v6.3.0.2022009070944-rMatthias Sohn2022-09-073-4/+4
| * Prepare 6.3.0-SNAPSHOT buildsMatthias Sohn2022-08-173-4/+4
| * JGit v6.3.0.202208161710-m3v6.3.0.202208161710-m3Matthias Sohn2022-08-163-4/+4
| * Prepare 6.3.0-SNAPSHOT buildsMatthias Sohn2022-06-073-13/+13
| * Prepare 6.2.0-SNAPSHOT buildsMatthias Sohn2022-03-033-13/+13
* | Prepare 7.0.0-SNAPSHOT buildsMatthias Sohn2021-12-043-13/+13
|/
* Prepare 6.1.0-SNAPSHOT buildsMatthias Sohn2021-11-243-13/+13
* Typo fix in o.e.j.ssh.{jsch,apache}/README.mdThomas Wolf2021-11-151-1/+1
* [doc] Add README and package-info to the SSH bundlesThomas Wolf2021-10-312-0/+73
* Fix bad indentation in pom.xmlThomas Wolf2021-10-241-9/+9
* JSch: fix service publication for ServiceLoaderThomas Wolf2021-10-191-0/+0
* 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-298-28/+64
* Enable compiler option --releaseMatthias Sohn2021-09-292-3/+122
* Bump minimum required Java version to 11Matthias Sohn2021-09-293-5/+9
* Merge branch 'master' into nextMatthias Sohn2021-02-281-4/+21
|\
| * Client-side protocol V2 support for fetchingThomas Wolf2021-01-011-4/+21