summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-5.3'Matthias Sohn2019-03-121-1/+11
|\
| * Use SystemReader in JSchConfigSessionFactoryTestMatthias Sohn2019-03-111-1/+11
| * Prepare 5.3.0-SNAPSHOT buildsMatthias Sohn2019-03-062-2/+2
| * JGit v5.3.0.201903061415-rc1v5.3.0.201903061415-rc1Matthias Sohn2019-03-062-2/+2
* | Prepare 5.4.0-SNAPSHOT buildsMatthias Sohn2019-03-072-51/+51
|/
* Merge branch 'stable-5.2'David Pursehouse2019-03-051-0/+52
|\
| * Merge branch 'stable-5.1' into stable-5.2David Pursehouse2019-03-051-0/+52
| |\
| | * Cancel gc if thread was interruptedMatthias Sohn2019-03-031-0/+52
| | * Prepare 5.1.6-SNAPSHOT buildsMatthias Sohn2018-12-272-47/+47
| | * JGit v5.1.5.201812261915-rv5.1.5.201812261915-rMatthias Sohn2018-12-272-2/+2
* | | Fix core.autocrlf for non-normalized indexThomas Wolf2019-02-263-6/+128
* | | CommitBuilder: Deprecate setEncoding(String)David Pursehouse2019-02-181-1/+1
* | | Fix bug in copyPackBypassCache's skip 'PACK' header logicMinh Thai2019-02-131-0/+165
* | | Fix GC.deleteEmptyRefsFoldersMatthias Sohn2019-01-281-0/+14
* | | Enable cloning only specific tagsThomas Wolf2019-01-271-0/+26
* | | RenameBranchCommand: more consistent handling of short ref namesThomas Wolf2019-01-231-0/+46
* | | Allow to check for signing keyGunnar Wagenknecht2019-01-221-0/+17
* | | Handle premature EOF in BundleFetchConnectionThomas Wolf2019-01-221-0/+28
* | | TemporaryBufferTest: Open TemporaryBuffer in try-with-resourceDavid Pursehouse2019-01-211-10/+10
* | | SubmoduleWalkTest: Open Repository in try-with-resourceDavid Pursehouse2019-01-211-16/+15
* | | SideBandOutputStreamTest: Open SideBandOutputStream in try-with-resourceDavid Pursehouse2019-01-211-47/+49
* | | UnionInputStreamTest: Open UnionInputStream in try-with-resourceDavid Pursehouse2019-01-211-115/+113
* | | 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