summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
* JGit v5.3.1.201904271842-rv5.3.1.201904271842-rMatthias Sohn2019-04-282-2/+2
* Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-04-283-19/+96
|\
| * Prepare 5.2.3-SNAPSHOT buildsMatthias Sohn2019-04-242-51/+51
| * JGit v5.2.2.201904231744-rv5.2.2.201904231744-rMatthias Sohn2019-04-232-2/+2
| * Revert 4678f4b and provide another solution for bug 467631Thomas Wolf2019-04-203-19/+96
* | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-03-211-0/+17
|\|
| * Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-03-211-0/+17
| |\
| | * Merge branch 'stable-5.0' into stable-5.1Matthias Sohn2019-03-211-0/+17
| | |\
| | | * Merge branch 'stable-4.11' into stable-5.0Matthias Sohn2019-03-211-0/+17
| | | |\
| | | | * Merge branch 'stable-4.10' into stable-4.11Matthias Sohn2019-03-211-0/+17
| | | | |\
| | | | | * Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2019-03-211-0/+17
| | | | | |\
| | | | | | * Fix GC to delete empty fanout directories after repackingMatthias Sohn2019-03-201-0/+17
| | | | | | * Prepare 4.9.10-SNAPSHOT buildsMatthias Sohn2019-03-132-47/+47
| | | | | | * JGit v4.9.9.201903122025-rv4.9.9.201903122025-rMatthias Sohn2019-03-132-2/+2
| | | | * | | Prepare 4.11.8-SNAPSHOT buildsMatthias Sohn2019-03-132-47/+47
| | | | * | | JGit v4.11.7.201903122105-rv4.11.7.201903122105-rMatthias Sohn2019-03-132-2/+2
| | | * | | | Merge branch 'stable-4.11' into stable-5.0David Pursehouse2019-03-061-0/+52
| | | |\| | |
| | | | * | | Merge branch 'stable-4.10' into stable-4.11David Pursehouse2019-03-061-0/+52
| | | | |\| |
| | | | | * | Merge branch 'stable-4.9' into stable-4.10David Pursehouse2019-03-061-0/+52
| | | | | |\|
| | | | | | * Cancel gc if thread was interruptedMatthias Sohn2019-03-061-0/+52
| | | | | | * Prepare 4.9.9-SNAPSHOT buildsMatthias Sohn2018-12-252-47/+47
| | | | | | * JGit v4.9.8.201812241815-rv4.9.8.201812241815-rMatthias Sohn2018-12-252-2/+2
| | | | | | * Prepare 4.9.8-SNAPSHOT buildsMatthias Sohn2018-10-202-47/+47
| | | | | | * JGit v4.9.7.201810191756-rv4.9.7.201810191756-rMatthias Sohn2018-10-192-2/+2
| | | | * | | Prepare 4.11.7-SNAPSHOT buildsMatthias Sohn2018-12-252-47/+47
| | | | * | | JGit v4.11.6.201812241910-rv4.11.6.201812241910-rMatthias Sohn2018-12-252-2/+2
| | * | | | | Prepare 5.1.7-SNAPSHOT buildsMatthias Sohn2019-03-132-47/+47
| | * | | | | JGit v5.1.6.201903130242-rv5.1.6.201903130242-rMatthias Sohn2019-03-132-2/+2
* | | | | | | Prepare 5.3.1-SNAPSHOT buildsMatthias Sohn2019-03-132-51/+51
* | | | | | | JGit v5.3.0.201903130848-rv5.3.0.201903130848-rMatthias Sohn2019-03-132-2/+2
* | | | | | | 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
* | | | | | | 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