aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
* Consistently import constants from StandardCharsets as staticDavid Pursehouse2019-01-202-11/+9
* LocalDiskRepositoryTestCase#createRepository: Default auto-close to falseDavid Pursehouse2019-01-201-5/+5
* PushConnectionTest: Open TestRepository in try-with-resourceDavid Pursehouse2019-01-201-8/+9
* MergerTest: Open TestRepository in try-with-resourceDavid Pursehouse2019-01-201-8/+9
* MergeCommandTest: Open TestRepository in try-with-resourceDavid Pursehouse2019-01-201-26/+31
* PackWriterTest: Open TestRepository in try-with-resourceDavid Pursehouse2019-01-201-36/+37
* ReceivePackAdvertiseRefsHookTest: Open TestRepository in try-with-resourceDavid Pursehouse2019-01-201-232/+251
* SubmoduleStatusTest: Open TestRepository in try-with-resourceDavid Pursehouse2019-01-201-47/+51
* UploadPackTest: Open TestRepository in try-with-resourceDavid Pursehouse2019-01-201-185/+194
* PackParserTest: Open TestRepository in try-with-resourceDavid Pursehouse2019-01-201-18/+34
* Stop using deprecated methods of RemoteSetUrlCommand/RemoteRemoveCommandDavid Pursehouse2019-01-202-6/+7
* 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
| |\