summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
* Prepare 5.2.2-SNAPSHOT buildsMatthias Sohn2018-12-272-51/+51
* JGit v5.2.1.201812262042-rv5.2.1.201812262042-rMatthias Sohn2018-12-272-2/+2
* Merge branch 'stable-5.1' into stable-5.2Jonathan Nieder2018-12-261-28/+15
|\
| * Prepare 5.1.5-SNAPSHOT buildsMatthias Sohn2018-12-262-47/+47
| * JGit v5.1.4.201812251853-rv5.1.4.201812251853-rMatthias Sohn2018-12-262-2/+2
| * UploadPack: Defer want-ref resolution to after parsingJonathan Nieder2018-12-261-30/+15
* | Prepare 5.2.1-SNAPSHOT buildsMatthias Sohn2018-12-072-51/+51
* | JGit v5.2.0.201812061821-rv5.2.0.201812061821-rMatthias Sohn2018-12-072-2/+2
* | Apache MINA sshd client: enable support for ed25519 keysThomas Wolf2018-12-021-1/+3
* | Merge "Set git environment variables for hooks" into stable-5.2Thomas Wolf2018-12-021-2/+5
|\ \
| * | Set git environment variables for hooksThomas Wolf2018-11-301-2/+5
* | | Prepare 5.2.0-SNAPSHOT buildsMatthias Sohn2018-11-302-2/+2
|/ /
* | JGit v5.2.0.201811281532-m3v5.2.0.201811281532-m3Matthias Sohn2018-11-282-2/+2
* | Fix running tests from bazelMatthias Sohn2018-11-282-0/+5
* | Update bcprov-jdk15on used in tests to 1.59Matthias Sohn2018-11-281-3/+1
* | Merge "Fix IndexDiffs for git links"Christian Halstrick2018-11-285-1/+116
|\ \
| * | Fix IndexDiffs for git linksThomas Wolf2018-11-265-1/+116
* | | Merge branch 'stable-5.1'David Pursehouse2018-11-271-16/+39
|\ \ \ | |/ / |/| / | |/
| * Merge branch 'stable-5.0' into stable-5.1David Pursehouse2018-11-271-16/+39
| |\
| | * Merge branch 'stable-4.11' into stable-5.0David Pursehouse2018-11-271-16/+39
| | |\
| | | * Fix DescribeCommand with multiple match optionsMatthias Sohn2018-11-261-2/+2
| | | * Fix git-describe tie-breakersHÃ¥vard Wall2018-11-091-15/+40
| | | * Prepare 4.11.6-SNAPSHOT buildsMatthias Sohn2018-10-202-47/+47
| | | * JGit v4.11.5.201810191925-rv4.11.5.201810191925-rMatthias Sohn2018-10-202-2/+2
| * | | Prepare 5.1.4-SNAPSHOT buildsMatthias Sohn2018-10-202-47/+47
| * | | JGit v5.1.3.201810200350-rv5.1.3.201810200350-rMatthias Sohn2018-10-202-2/+2
* | | | Add a method to get all values of HTTP header defined as listMatthias Sohn2018-11-263-0/+135
* | | | Undo treating blobs with NULs as a single lineThomas Wolf2018-11-263-5/+79
* | | | New GpgConfig for typed access to GPG settingsGunnar Wagenknecht2018-11-201-0/+147
* | | | Apache MINA sshd client: test & fix password authenticationThomas Wolf2018-11-171-0/+132
* | | | Move SshTestGitServer to new bundle org.eclipse.jgit.junit.sshThomas Wolf2018-11-172-13/+6
* | | | Apache MINA sshd: use NumberOfPasswordPrompts for encrypted keysThomas Wolf2018-11-142-10/+65
* | | | Merge "Format BUILD files with buildifier"David Pursehouse2018-11-141-9/+9
|\ \ \ \
| * | | | Format BUILD files with buildifierDavid Pursehouse2018-11-131-9/+9
* | | | | 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-1344-6/+50
* | | | Add more ssh tests: pushing, known_host file handling, etc.Thomas Wolf2018-11-1342-223/+1169
* | | | DepthGenerator: fix multi-child boundary handlingJonathan Tan2018-11-081-0/+85
* | | | SshTestBase: Make inner class TestCredentialsProvider staticDavid Pursehouse2018-11-081-1/+1
* | | | org.eclipse.jgit.test/BUILD: Format with buildifierDavid Pursehouse2018-11-071-1/+1
* | | | Factor out a JSch-independent ssh config parserThomas Wolf2018-11-061-16/+0
* | | | Ssh tests with an Apache MINA sshd test git serverThomas Wolf2018-11-069-1/+635
* | | | 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-023-9/+8
* | | | | RepoCommand: Preserve executable bit in <copyfile>Ivan Frade2018-10-311-0/+118
* | | | | RepoCommand.RemoteReader: Add method to read contents and mode of fileIvan Frade2018-10-311-12/+19