summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Apache MINA sshd client: don't leak HostConfigEntryThomas Wolf2018-11-173-17/+7
* Apache MINA sshd client: test & fix password authenticationThomas Wolf2018-11-1711-26/+431
* Move SshTestGitServer to new bundle org.eclipse.jgit.junit.sshThomas Wolf2018-11-1727-93/+916
* Apache MINA sshd client: proxy supportThomas Wolf2018-11-1728-24/+3157
* Apache MINA sshd client: don't leak upstream classes and interfacesThomas Wolf2018-11-1610-94/+343
* Remove unnecessary modifiers from interfacesIvan Frade2018-11-1532-119/+117
* Merge "Call unlockPack in finally"David Pursehouse2018-11-141-11/+17
|\
| * Call unlockPack in finallyMasaya Suzuki2018-11-111-11/+17
* | Format org.eclipse.jgit.pgm/BUILD with buildifierDavid Pursehouse2018-11-141-1/+1
* | Add --ssh option to command-line commandsThomas Wolf2018-11-147-0/+87
* | Apache MINA sshd: use NumberOfPasswordPrompts for encrypted keysThomas Wolf2018-11-1410-21/+555
* | Merge "Format BUILD files with buildifier"David Pursehouse2018-11-143-13/+13
|\ \
| * | Format BUILD files with buildifierDavid Pursehouse2018-11-133-13/+13
* | | Apache MINA sshd client: properly handle HostKeyAlgorithms configThomas Wolf2018-11-1310-17/+518
|/ /
* | Apache MINA sshd client: respect NumberOfPasswordPromptsThomas Wolf2018-11-133-0/+23
* | Apache MINA sshd client: add gssapi-with-mic authenticationThomas Wolf2018-11-138-5/+653
* | Add ssh tests for PreferredAuthenticationsThomas Wolf2018-11-134-0/+63
* | Add features for the Apache MINA sshd implementationThomas Wolf2018-11-1329-28/+1238
* | Apache MINA sshd clientThomas Wolf2018-11-13101-9/+5740
* | Add more ssh tests: pushing, known_host file handling, etc.Thomas Wolf2018-11-1346-238/+1265
* | TransportSftp: eliminate dependency on JschThomas Wolf2018-11-135-108/+484
* | Upgrade maven-shade-plugin to 3.2.1David Pursehouse2018-11-121-1/+1
* | Remove line break from sslFailureInfo textMichael Keppler2018-11-111-1/+1
|/
* Merge changes I97c062d0,Ib4e1f37cDavid Pursehouse2018-11-081-21/+21
|\
| * Simplify RevWalk#iterator by factoring out common codeJonathan Nieder2018-11-081-13/+21
| * Simplify exception handling in RevWalk#iteratorJonathan Nieder2018-11-081-8/+0
* | DepthGenerator: fix multi-child boundary handlingJonathan Tan2018-11-083-3/+98
|/
* Bazel: Increase severity of ClassCanBeStatic to ERRORDavid Pursehouse2018-11-081-1/+1
* SshTestBase: Make inner class TestCredentialsProvider staticDavid Pursehouse2018-11-081-1/+1
* org.eclipse.jgit.test/BUILD: Format with buildifierDavid Pursehouse2018-11-071-1/+1
* Bazel: Consume versions directly from lib:versions.bzl in skylibDavid Pursehouse2018-11-071-1/+1
* Factor out a JSch-independent ssh config parserThomas Wolf2018-11-067-743/+1263
* Ssh tests with an Apache MINA sshd test git serverThomas Wolf2018-11-0616-5/+922
* Bazel: Format tools/BUILD with buildifierDavid Pursehouse2018-11-061-6/+6
* Merge changes I91883560,I1b12a976David Pursehouse2018-11-052-9/+9
|\
| * Fix package exports in org.eclipse.jgit MANIFEST.MFThomas Wolf2018-11-051-1/+3
| * TransportSftp: remove final modifiers from parametersThomas Wolf2018-11-051-8/+6
* | Upgrade Spotbugs to 3.1.8David Pursehouse2018-11-051-1/+1
* | Bazel: Add missing test dependency on ObjectIdMatcherDavid Pursehouse2018-11-051-0/+1
|/
* Merge changes from topic 'client-caps-v0-test'Jonathan Nieder2018-11-023-23/+313
|\
| * Add test for protocol v0 parserIvan Frade2018-10-241-0/+199
| * ObjectIdMatcher: Custom matcher for sets of ObjectIdsIvan Frade2018-10-242-23/+114
* | Fix test setup for Eclipse Photon and greaterThomas Wolf2018-11-024-14/+9
* | Update JGit target platforms to Orbit I20181102163257Thomas Wolf2018-11-0213-68/+68
* | Upgrade to Bazel 0.19.0David Ostrovsky2018-11-013-3/+5
* | Silence API errors introduced by f648a3bdMatthias Sohn2018-11-011-0/+22
* | Merge "Update 2018-12 Orbit repository to S20181031145145"David Pursehouse2018-10-3113-24/+66
|\ \
| * | Update 2018-12 Orbit repository to S20181031145145Matthias Sohn2018-10-3113-24/+66
* | | RepoCommand: Preserve executable bit in <copyfile>Ivan Frade2018-10-313-3/+123
* | | RepoCommand.RemoteReader: Add method to read contents and mode of fileIvan Frade2018-10-312-39/+122