aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.junit
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | JGit v6.0.0.202111241155-rc1v6.0.0.202111241155-rc1Matthias Sohn2021-11-243-4/+4
| * | | | | | | | | | | | Prepare 6.0.0-SNAPSHOT buildsMatthias Sohn2021-11-173-4/+4
| * | | | | | | | | | | | JGit v6.0.0.202111161950-m3v6.0.0.202111161950-m3Matthias Sohn2021-11-173-4/+4
| * | | | | | | | | | | | Prepare 6.0.0-SNAPSHOT buildsMatthias Sohn2021-10-283-4/+4
| * | | | | | | | | | | | JGit v6.0.0.202110270955-m2v6.0.0.202110270955-m2Matthias Sohn2021-10-273-4/+4
| * | | | | | | | | | | | Prepare 6.0.0-SNAPSHOT buildsMatthias Sohn2021-10-063-4/+4
| * | | | | | | | | | | | JGit v6.0.0.202110060947-m1v6.0.0.202110060947-m1Matthias Sohn2021-10-063-4/+4
* | | | | | | | | | | | | Prepare 6.1.0-SNAPSHOT buildsMatthias Sohn2021-11-243-23/+23
|/ / / / / / / / / / / /
* | | | | | | | | | | | Enable compiler option --releaseMatthias Sohn2021-09-292-4/+122
* | | | | | | | | | | | Bump minimum required Java version to 11Matthias Sohn2021-09-293-5/+9
* | | | | | | | | | | | Merge branch 'master' into nextMatthias Sohn2021-03-192-10/+18
|\| | | | | | | | | | |
| * | | | | | | | | | | Introduce getMergedInto(RevCommit commit, Collection<Ref> refs)Adithya Chakilam2021-03-141-0/+12
| * | | | | | | | | | | Prepare 5.12.0-SNAPSHOT buildsMatthias Sohn2021-03-103-23/+23
| |/ / / / / / / / / /
| * | | | | | | | | | Prepare 5.11.1-SNAPSHOT buildsMatthias Sohn2021-03-093-23/+23
| * | | | | | | | | | JGit v5.11.0.202103091610-rv5.11.0.202103091610-rMatthias Sohn2021-03-093-4/+4
| * | | | | | | | | | PackFile: Add id + ext based constructorsNasser Grainawi2021-03-071-9/+2
| * | | | | | | | | | Create a PackFile class for Pack filenamesNasser Grainawi2021-03-041-4/+7
* | | | | | | | | | | Merge branch 'master' into nextMatthias Sohn2021-02-282-7/+13
|\| | | | | | | | | |
| * | | | | | | | | | Rename PackFile to PackNasser Grainawi2021-02-101-3/+3
| * | | | | | | | | | Fix SeparateClassloaderTestRunner on Java 9 or higherMatthias Sohn2021-02-051-4/+10
| * | | | | | | | | | Prepare 5.11.0-SNAPSHOT buildsMatthias Sohn2020-12-023-23/+23
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'master' into nextMatthias Sohn2020-11-281-0/+24
|\| | | | | | | | |
| * | | | | | | | | Close Repository to fix tests failing on WindowsNail Samatov2020-11-011-0/+8
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge changes from topic "fix_ui"Terry Parker2020-09-031-0/+16
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ResolveMerger: Adding test cases for GITLINK mergeDemetr Starshov2020-08-261-0/+16
| | |/ / / / / / /
| * / / / / / / / Prepare 5.10.0-SNAPSHOT buildsMatthias Sohn2020-08-273-23/+23
| |/ / / / / / /
| * / / / / / / Prepare 5.9.0-SNAPSHOT buildsMatthias Sohn2020-06-093-23/+23
| |/ / / / / /
* | | | | | | Merge branch 'master' into nextMatthias Sohn2020-03-101-1/+1
|\| | | | | |
| * | | | | | Prepare 5.8.0-SNAPSHOT buildsMatthias Sohn2020-03-093-23/+23
| |/ / / / /
| * | | | | Merge branch 'stable-5.6'Matthias Sohn2020-02-281-1/+1
| |\| | | |
| | * | | | Make Logger instances finalDavid Pursehouse2020-02-271-1/+1
| | * | | | Prepare 5.6.2-SNAPSHOT buildsMatthias Sohn2020-02-143-23/+23
| | * | | | JGit v5.6.1.202002131546-rv5.6.1.202002131546-rMatthias Sohn2020-02-133-4/+4
| | * | | | Prepare 5.6.1-SNAPSHOT buildsMatthias Sohn2019-12-113-23/+23
| | * | | | JGit v5.6.0.201912101111-rv5.6.0.201912101111-rMatthias Sohn2019-12-103-4/+4
| | * | | | Prepare 5.6.0-SNAPSHOT buildsMatthias Sohn2019-12-043-4/+4
| | * | | | JGit v5.6.0.201912041214-rc1v5.6.0.201912041214-rc1Matthias Sohn2019-12-043-4/+4
| | * | | | Prepare 5.6.0-SNAPSHOT buildsMatthias Sohn2019-11-273-4/+4
| | * | | | JGit v5.6.0.201911271000-m3v5.6.0.201911271000-m3Matthias Sohn2019-11-273-4/+4
* | | | | | Prepare 6.0.0-SNAPSHOT buildsMatthias Sohn2020-02-233-23/+23
|/ / / / /
* | | | | ErrorProne: Enable and fix UnusedException checkDavid Pursehouse2020-01-271-1/+1
* | | | | Update to Orbit I20200120214610 and JUnit to 4.13David Pursehouse2020-01-221-5/+5
* | | | | Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-0414-534/+72
* | | | | Prepare 5.7.0-SNAPSHOT buildsMatthias Sohn2019-12-053-23/+23
|/ / / /
* | | | Merge branch 'stable-5.5'Matthias Sohn2019-11-112-2/+33
|\| | |
| * | | Store filesystem timestamp resolution in extra jgit configMatthias Sohn2019-11-092-2/+33
| * | | Prepare 5.5.2-SNAPSHOT buildsMatthias Sohn2019-10-033-23/+23
| * | | JGit v5.5.1.201910021850-rv5.5.1.201910021850-rMatthias Sohn2019-10-033-4/+4
| * | | Prepare 5.5.1-SNAPSHOT buildsMatthias Sohn2019-09-113-23/+23
| * | | JGit v5.5.0.201909110433-rv5.5.0.201909110433-rMatthias Sohn2019-09-113-4/+4