| Commit message (Expand) | Author | Age | Files | Lines |
* | Decouple JSch from JGit Core | Matthias Sohn | 2020-06-01 | 2 | -1230/+0 |
* | Update to Orbit I20200120214610 and JUnit to 4.13 | David Pursehouse | 2020-01-22 | 1 | -46/+0 |
* | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 5 | -190/+25 |
* | WorkingTreeModifiedEvent: must be fired explicitly after merge | Thomas Wolf | 2019-11-03 | 1 | -5/+6 |
* | sshd: support the HashKnownHosts configuration | Thomas Wolf | 2019-09-02 | 1 | -1/+1 |
* | Add assertThrows | Masaya Suzuki | 2019-06-27 | 1 | -0/+79 |
* | Apache MINA sshd client: test reading encrypted ed25519 keys | Thomas Wolf | 2019-05-06 | 1 | -1/+3 |
* | Use Arrays.asList instead of copying array in a for loop | Carsten Hammer | 2019-04-14 | 1 | -2/+2 |
* | Consistently import constants from StandardCharsets as static | David Pursehouse | 2019-01-20 | 2 | -11/+9 |
* | Apache MINA sshd client: enable support for ed25519 keys | Thomas Wolf | 2018-12-02 | 1 | -1/+3 |
* | Apache MINA sshd client: test & fix password authentication | Thomas Wolf | 2018-11-17 | 1 | -0/+132 |
* | Apache MINA sshd: use NumberOfPasswordPrompts for encrypted keys | Thomas Wolf | 2018-11-14 | 2 | -10/+65 |
* | Apache MINA sshd client: properly handle HostKeyAlgorithms config | Thomas Wolf | 2018-11-13 | 1 | -0/+36 |
* | Add ssh tests for PreferredAuthentications | Thomas Wolf | 2018-11-13 | 1 | -0/+23 |
* | Apache MINA sshd client | Thomas Wolf | 2018-11-13 | 2 | -0/+1048 |
* | refactor: simplify collection.toArray() | Michael Keppler | 2018-08-23 | 1 | -2/+2 |
* | Send a detailed event on working tree modifications | Thomas Wolf | 2017-08-15 | 1 | -0/+108 |
* | Enable and fix warnings about redundant specification of type arguments | David Pursehouse | 2017-02-20 | 1 | -1/+1 |
* | Annotate Sets#of with @SafeVarArgs to prevent heap pollution warning | David Pursehouse | 2016-07-26 | 1 | -0/+1 |
* | Expose Sets helper to tests outside org.eclipse.jgit.api | Jonathan Nieder | 2015-05-21 | 1 | -0/+56 |