summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
* DirCacheCheckoutTest: Open TestRepository in try-with-resourceDavid Pursehouse2019-01-201-2/+2
* CheckoutCommandTest: Add comment to document intentionally empty catch blockDavid Pursehouse2019-01-201-0/+1
* Implement signing commits using BouncyCastleMedha Bhargav Prabhala2019-01-163-6/+30
* Allow CommitCommand to sign commitsGunnar Wagenknecht2019-01-162-0/+300
* Merge branch 'stable-5.2'Jonathan Nieder2019-01-101-28/+15
|\
| * 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
* | | Bazel: Automatically format build file with buildifier 0.20.0David Pursehouse2019-01-101-1/+1
* | | Fix warnings for usage of deprecated RefDatabase#getRefMatthias Sohn2019-01-082-43/+43
* | | Fix "jgit checkout -f" to overwrite dirty worktree filesChristian Halstrick2019-01-081-2/+15
* | | Deprecate Repository#hasObjectJonathan Nieder2019-01-047-86/+86
* | | RefDatabase: Introduce findRef synonym for getRefJonathan Nieder2018-12-261-5/+0
* | | RefDirectory: Do not use search path to find additional refsJonathan Nieder2018-12-261-0/+23
* | | RefDatabase: Remove fallback exactRef implementationJonathan Nieder2018-12-261-0/+5
* | | Merge changes from topic 'update-index-ref-decorator'Jonathan Nieder2018-12-266-13/+173
|\ \ \
| * | | RefCursor: Remove unnecessary getUpdateIndex methodIvan Frade2018-12-263-8/+0
| * | | RefDatabase/Ref: Add versioning to reference databaseIvan Frade2018-12-266-5/+173
* | | | Skip some tests when the runtime cannot handle Unicode file pathsMasaya Suzuki2018-12-232-7/+52
* | | | Change RacyGitTests to create a racy git situation in a stable wayMasaya Suzuki2018-12-231-29/+24
* | | | Capture test coverage and add an aggregate test coverage reportMatthias Sohn2018-12-211-2/+2
|/ / /
* | | Avoid double wordsMincong HUANG2018-12-213-3/+3
* | | Prepare 5.3.0-SNAPSHOT buildsMatthias Sohn2018-12-032-51/+51
|/ /
* | 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