Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-06-21Prepare 5.0.2-SNAPSHOT buildsMatthias Sohn2-19/+19
2018-06-21JGit v5.0.1.201806211838-rv5.0.1.201806211838-rMatthias Sohn2-2/+2
2018-06-13Prepare 5.0.1-SNAPSHOT buildsMatthias Sohn2-19/+19
2018-06-13JGit v5.0.0.201806131550-rv5.0.0.201806131550-rMatthias Sohn2-2/+2
2018-06-13JGit v5.0.0.201806131210-rMatthias Sohn2-2/+2
2018-06-05Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2-2/+2
2018-06-05JGit v5.0.0.201806050710-rc3v5.0.0.201806050710-rc3Matthias Sohn2-2/+2
2018-05-30Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2-2/+2
2018-05-30JGit v5.0.0.201805301535-rc2v5.0.0.201805301535-rc2Matthias Sohn2-2/+2
2018-05-22Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2-2/+2
2018-05-22JGit v5.0.0.201805221745-rc1v5.0.0.201805221745-rc1Matthias Sohn2-2/+2
2018-05-18Remove further unnecessary 'final' keywordsHan-Wen Nienhuys1-2/+2
2018-05-15Remove 'final' in parameter listsHan-Wen Nienhuys6-36/+36
2018-05-05Add API filter for "non-API type FileRepository" in testsDavid Pursehouse1-0/+35
2018-03-13Open auto-closeable resources in try-with-resourceDavid Pursehouse1-19/+14
2018-03-11Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8David Pursehouse4-9/+9
2018-03-08Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2-19/+19
2018-03-08Prepare 4.11.1-SNAPSHOT buildsMatthias Sohn2-19/+19
2018-03-08JGit v4.11.0.201803080745-rv4.11.0.201803080745-rMatthias Sohn2-2/+2
2018-03-07JGitTestUtil: Open auto-closeable resources in try-with-resourceDavid Pursehouse1-16/+7
2018-03-07Use StandardCharsets.UTF_8 in testsDavid Pursehouse3-4/+8
2018-03-03Enable warning for resources not managed by try-with-resourceDavid Pursehouse1-1/+1
2018-02-01Honor CRLF settings when writing merge resultsThomas Wolf1-8/+8
2017-12-31Prepare 4.11.0-SNAPSHOT buildsMatthias Sohn2-19/+19
2017-12-23Add header Automatic-Module-Name for Java 9Karsten Thoms1-0/+1
2017-12-18Repeat: Fix javadoc to say 'annotation' instead of 'interface'David Pursehouse1-1/+1
2017-12-17Fix javadoc in org.eclipse.jgit.junitMatthias Sohn11-22/+323
2017-12-08Specify consistent version range for junit in OSGi manifestsDavid Pursehouse1-4/+4
2017-12-07Use constants from StandardCharsets instead of hard-coded stringsDavid Pursehouse1-1/+2
2017-11-24Merge branch 'stable-4.9'Matthias Sohn2-36/+11
2017-11-24Ignore warning for minor version change without API changeMatthias Sohn1-1/+11
2017-11-24Merge branch 'stable-4.8' into stable-4.9Matthias Sohn1-35/+0
2017-11-16Add flag for keeping ref tombstones in GC reftableMinh Thai1-0/+1
2017-11-14ObjectDirectory: Add pack directory getterHector Caballero1-1/+1
2017-10-08Prepare 4.10.0-SNAPSHOT buildsMatthias Sohn2-19/+19
2017-10-08Prepare 4.9.1-SNAPSHOT buildsMatthias Sohn2-19/+19
2017-10-07JGit v4.9.0.201710071750-rv4.9.0.201710071750-rMatthias Sohn2-2/+2
2017-08-30Partially revert c0ad77d8 "Enhance Eclipse save actions"Matthias Sohn1-1/+1
2017-08-29Partially revert c0ad77d8 "Enhance Eclipse save actions"Matthias Sohn1-2/+2
2017-08-28Enhance Eclipse save actionsMatthias Sohn1-7/+12
2017-07-26Add dfs fsck implementationZhen Chen1-0/+23
2017-07-25Move BatchRefUpdate tests to a new fileDave Borowitz1-0/+78
2017-07-25Add missing newlines at ends of Java filesDavid Pursehouse2-2/+2
2017-06-13Prepare 4.8.1-SNAPSHOT buildsMatthias Sohn2-19/+19
2017-06-11JGit v4.8.0.201706111038-rv4.8.0.201706111038-rMatthias Sohn2-2/+2
2017-06-10Merge branch 'stable-4.8'David Pursehouse1-0/+7
2017-06-07Merge branch 'stable-4.7' into stable-4.8Matthias Sohn1-0/+7
2017-06-05Run auto GC in the backgroundDavid Turner1-0/+7
2017-05-30Prepare 4.9.0-SNAPSHOT buildsMatthias Sohn2-19/+19
2017-05-17Prepare 4.8.0-SNAPSHOT buildsMatthias Sohn2-2/+2

Back to the top