summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | 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-161-5/+17
* | | | | | | Allow CommitCommand to sign commitsGunnar Wagenknecht2019-01-162-0/+300
* | | | | | | Merge branch 'stable-5.2'Jonathan Nieder2019-01-101-28/+15
|\| | | | | |
| * | | | | | Merge branch 'stable-5.1' into stable-5.2Jonathan Nieder2018-12-261-28/+15
| |\| | | | |
| | * | | | | UploadPack: Defer want-ref resolution to after parsingJonathan Nieder2018-12-261-30/+15
* | | | | | | 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
|/ / / / / / /
* / / / / / / Avoid double wordsMincong HUANG2018-12-213-3/+3
|/ / / / / /
* | | | | | Set git environment variables for hooksThomas Wolf2018-11-301-2/+5
* | | | | | 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
* | | | | | Add a method to get all values of HTTP header defined as listMatthias Sohn2018-11-261-0/+123
* | | | | | 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 clientThomas Wolf2018-11-132-1042/+0
* | | | | | Add more ssh tests: pushing, known_host file handling, etc.Thomas Wolf2018-11-133-206/+786
* | | | | | DepthGenerator: fix multi-child boundary handlingJonathan Tan2018-11-081-0/+85
* | | | | | SshTestBase: Make inner class TestCredentialsProvider staticDavid Pursehouse2018-11-081-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-063-0/+594
* | | | | | 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
* | | | | | | 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
* | | | | | | RepoCommandTest: Extract method to assert file contentsIvan Frade2018-10-301-42/+17
* | | | | | | gitignore/gitattributes: fix matching of \rMarc Strapetz2018-10-272-0/+17