2317 Commits (b2ec6405e4f3321e64bdbc2287435b78fabef971)

Author SHA1 Message Date
Jonathan Nieder b2ec6405e4 RefDirectory: Do not use search path to find additional refs 6 years ago
Jonathan Nieder 9895338de1 RefDatabase: Remove fallback exactRef implementation 6 years ago
Ivan Frade 3381bf7e6a RefCursor: Remove unnecessary getUpdateIndex method 6 years ago
Ivan Frade 6ea888a036 RefDatabase/Ref: Add versioning to reference database 6 years ago
Masaya Suzuki d4a21a76ff Skip some tests when the runtime cannot handle Unicode file paths 6 years ago
Masaya Suzuki 5138594c6e Change RacyGitTests to create a racy git situation in a stable way 6 years ago
Matthias Sohn 9e5c7c5358 Capture test coverage and add an aggregate test coverage report 6 years ago
Mincong HUANG d09388e156 Avoid double words 6 years ago
Matthias Sohn 57b8cf4261 Prepare 5.2.1-SNAPSHOT builds 6 years ago
Matthias Sohn c84c08107d JGit v5.2.0.201812061821-r 6 years ago
Matthias Sohn 38da21d6b0 Prepare 5.3.0-SNAPSHOT builds 6 years ago
Thomas Wolf db627c4177 Apache MINA sshd client: enable support for ed25519 keys 6 years ago
Matthias Sohn 055c312bd1 Prepare 5.2.0-SNAPSHOT builds 6 years ago
Thomas Wolf 9c755c9e7c Set git environment variables for hooks 6 years ago
Matthias Sohn 12d840dfcb JGit v5.2.0.201811281532-m3 6 years ago
Matthias Sohn 2532fa74c2 Fix running tests from bazel 6 years ago
Matthias Sohn 065aab5131 Update bcprov-jdk15on used in tests to 1.59 6 years ago
Thomas Wolf 4678f4b735 Fix IndexDiffs for git links 6 years ago
Matthias Sohn df6263644b Fix DescribeCommand with multiple match options 6 years ago
Matthias Sohn 3f745e40a1 Add a method to get all values of HTTP header defined as list 6 years ago
Thomas Wolf f974c9c790 Undo treating blobs with NULs as a single line 6 years ago
Gunnar Wagenknecht e751c878b0 New GpgConfig for typed access to GPG settings 6 years ago
Thomas Wolf 00b235f0b8 Apache MINA sshd client: test & fix password authentication 6 years ago
Thomas Wolf 1316d43e51 Move SshTestGitServer to new bundle org.eclipse.jgit.junit.ssh 6 years ago
Thomas Wolf c56fa51709 Apache MINA sshd: use NumberOfPasswordPrompts for encrypted keys 6 years ago
David Pursehouse f4c0189f25 Format BUILD files with buildifier 6 years ago
Thomas Wolf ec1116627f Apache MINA sshd client: properly handle HostKeyAlgorithms config 6 years ago
Thomas Wolf 06387d4bfd Add ssh tests for PreferredAuthentications 6 years ago
Thomas Wolf 488d95571f Apache MINA sshd client 6 years ago
Thomas Wolf 0173b25415 Add more ssh tests: pushing, known_host file handling, etc. 6 years ago
Håvard Wall f9de917547 Fix git-describe tie-breakers 6 years ago
Jonathan Tan df21eec1ad DepthGenerator: fix multi-child boundary handling 6 years ago
David Pursehouse 58bcbf89b0 SshTestBase: Make inner class TestCredentialsProvider static 6 years ago
David Pursehouse 28cfda5440 org.eclipse.jgit.test/BUILD: Format with buildifier 6 years ago
Thomas Wolf cc000f93a8 Factor out a JSch-independent ssh config parser 6 years ago
Thomas Wolf 08b0a8632d Ssh tests with an Apache MINA sshd test git server 6 years ago
David Pursehouse a6da0591ae Bazel: Add missing test dependency on ObjectIdMatcher 6 years ago
Thomas Wolf bb5180469c Fix test setup for Eclipse Photon and greater 6 years ago
Ivan Frade e64ce267f8 RepoCommand: Preserve executable bit in <copyfile> 6 years ago
Ivan Frade f648a3bd81 RepoCommand.RemoteReader: Add method to read contents and mode of file 6 years ago
Ivan Frade 17dbaa4fdd RepoCommandTest: Extract method to assert file contents 6 years ago
Marc Strapetz aaf71bfbcc gitignore/gitattributes: fix matching of \r 6 years ago
Ivan Frade 6e3c9347bc Add test for protocol v0 parser 6 years ago
Ivan Frade d40835a801 ObjectIdMatcher: Custom matcher for sets of ObjectIds 6 years ago
Jonathan Tan 237abe6ab5 UploadPack: Implement deepen-not for protocol v2 6 years ago
Jonathan Tan f5fa1eaf39 Throw error when deepen-since excludes all commits 6 years ago
Ivan Frade 94a3d8bae9 UploadPack v0: Extract "agent" client capability at parse time 6 years ago
Markus Keller 8420c729a0 Make PrePushHook properly terminate ref lines 6 years ago
Ned Twigg d056a54384 CheckoutCommand: force flag now allows overwrite 6 years ago
Matthias Sohn b65e247568 Prepare 5.1.4-SNAPSHOT builds 6 years ago