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-11-24Ignore warning for minor version change without API changeMatthias Sohn1-1/+11
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-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-09Update dependencies to use the JGit-internal @NullableTerry Parker1-3/+3
2015-08-20Enable annotation based NPE analysis in jgitAndrey Loskutov1-4/+4
2015-02-09Set minimum required Java version to Java 7Matthias Sohn1-3/+3
2014-08-02cleanup: Remove no-longer needed API compatibility warning filtersRobin Rosenberg1-38/+0
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
2014-04-25Making ArchiveFormats breaks the API, but that's okRobin Rosenberg1-0/+38
2013-06-15Disable warning about assigning to parameterRobin Stocker1-1/+1
2013-05-25Move ArchiveCommand into standard porcelain APIJonathan Nieder8-0/+564

    Back to the top