2399 Commits (4fcaa1a7d52c8a406fbf7c945a023d480bab32aa)

Author SHA1 Message Date
Matthias Sohn 23affa6c77 Prepare 5.3.0-SNAPSHOT builds 6 years ago
Matthias Sohn 05159ed656 JGit v5.3.0.201901162155-m1 6 years ago
Matthias Sohn 8fc2aef89e JGit v5.3.0.201901161700-m1 6 years ago
Medha Bhargav Prabhala 137e91a465 Implement signing commits using BouncyCastle 6 years ago
Gunnar Wagenknecht 2343c688b1 Allow CommitCommand to sign commits 6 years ago
David Pursehouse 9150caa835 Bazel: Automatically format build file with buildifier 0.20.0 6 years ago
Matthias Sohn 23c30c6310 Fix warnings for usage of deprecated RefDatabase#getRef 6 years ago
Christian Halstrick e406d500de Fix "jgit checkout -f" to overwrite dirty worktree files 6 years ago
Jonathan Nieder 3f9a5ce13f Deprecate Repository#hasObject 6 years ago
Jonathan Nieder c1954f6c36 RefDatabase: Introduce findRef synonym for getRef 6 years ago
Jonathan Nieder b2ec6405e4 RefDirectory: Do not use search path to find additional refs 6 years ago
Matthias Sohn 56562221d6 Prepare 5.2.2-SNAPSHOT builds 6 years ago
Matthias Sohn 24e89950e7 JGit v5.2.1.201812262042-r 6 years ago
Matthias Sohn fafad4196d Prepare 5.1.6-SNAPSHOT builds 6 years ago
Matthias Sohn 510011b05c JGit v5.1.5.201812261915-r 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
Matthias Sohn d14209e81b Prepare 5.1.5-SNAPSHOT builds 6 years ago
Matthias Sohn c93aec2b73 JGit v5.1.4.201812251853-r 6 years ago
Jonathan Nieder 1638a2fce8 UploadPack: Defer want-ref resolution to after parsing 6 years ago
Matthias Sohn 23e4765a65 Prepare 4.11.7-SNAPSHOT builds 6 years ago
Matthias Sohn cc76de549a JGit v4.11.6.201812241910-r 6 years ago
Matthias Sohn 8f1fd09bea Prepare 4.9.9-SNAPSHOT builds 6 years ago
Matthias Sohn 67af2d46dd JGit v4.9.8.201812241815-r 6 years ago
Matthias Sohn 391371cad2 Prepare 4.7.8-SNAPSHOT builds 6 years ago
Matthias Sohn 4d32049bb3 JGit v4.7.7.201812240805-r 6 years ago
Matthias Sohn ce76f773f8 Prepare 4.5.6-SNAPSHOT builds 6 years ago
Matthias Sohn 40366c1cf5 JGit v4.5.5.201812240535-r 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