Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-03Enable warning for resources not managed by try-with-resourceDavid Pursehouse1-1/+1
2017-02-20Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse1-1/+1
2017-02-20Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse1-1/+1
2016-09-20Change JGit minimum execution environment to JavaSE-1.8Matthias Sohn1-3/+3
2016-07-26Ignore 'The value of exception parameter is not used' warningDavid Pursehouse1-0/+1
2015-11-17Fixed typo in preferences: NonByDefault -> NonNullByDefaultAndrey Loskutov1-1/+1
2015-11-09Update dependencies to use the JGit-internal @NullableTerry Parker1-3/+3
2015-08-22Set "potentialNullReference" to "error" level and fixed all issuesAndrey Loskutov1-1/+1
2015-08-20Enable annotation based NPE analysis in jgitAndrey Loskutov1-3/+3
2015-02-09Set minimum required Java version to Java 7Matthias Sohn1-3/+3
2014-07-01Don't warn for methods that can be staticRobin Rosenberg1-1/+1
2014-07-01Add new default settings from Eclipse 4.4Robin Rosenberg1-0/+5
2013-06-15Disable warning about assigning to parameterRobin Stocker1-1/+1
2012-11-16Harmonize the JDT settings within JGitRobin Rosenberg1-5/+64
2009-10-05Standardize the source code formatter for EclipseShawn O. Pearce1-1/+14
2009-09-29Initial JGit contribution to eclipse.orgGit Development Community1-0/+321

    Back to the top