summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/src
Commit message (Expand)AuthorAgeFilesLines
* Decouple JSch from JGit CoreMatthias Sohn2020-06-012-1230/+0
* Update to Orbit I20200120214610 and JUnit to 4.13David Pursehouse2020-01-221-46/+0
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-045-190/+25
* WorkingTreeModifiedEvent: must be fired explicitly after mergeThomas Wolf2019-11-031-5/+6
* sshd: support the HashKnownHosts configurationThomas Wolf2019-09-021-1/+1
* Add assertThrowsMasaya Suzuki2019-06-271-0/+79
* Apache MINA sshd client: test reading encrypted ed25519 keysThomas Wolf2019-05-061-1/+3
* Use Arrays.asList instead of copying array in a for loopCarsten Hammer2019-04-141-2/+2
* Consistently import constants from StandardCharsets as staticDavid Pursehouse2019-01-202-11/+9
* Apache MINA sshd client: enable support for ed25519 keysThomas Wolf2018-12-021-1/+3
* Apache MINA sshd client: test & fix password authenticationThomas Wolf2018-11-171-0/+132
* Apache MINA sshd: use NumberOfPasswordPrompts for encrypted keysThomas Wolf2018-11-142-10/+65
* Apache MINA sshd client: properly handle HostKeyAlgorithms configThomas Wolf2018-11-131-0/+36
* Add ssh tests for PreferredAuthenticationsThomas Wolf2018-11-131-0/+23
* Apache MINA sshd clientThomas Wolf2018-11-132-0/+1048
* refactor: simplify collection.toArray()Michael Keppler2018-08-231-2/+2
* Send a detailed event on working tree modificationsThomas Wolf2017-08-151-0/+108
* Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2017-02-201-1/+1
* Annotate Sets#of with @SafeVarArgs to prevent heap pollution warningDavid Pursehouse2016-07-261-0/+1
* Expose Sets helper to tests outside org.eclipse.jgit.apiJonathan Nieder2015-05-211-0/+56