Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-17Disable Eclipse warning about unrecognized @SuppressWarnings valueDavid Pursehouse1-1/+1
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-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-25Do not warn about non-translated strings in the http libraryRobin Rosenberg1-1/+1
2012-11-16Harmonize the JDT settings within JGitRobin Rosenberg1-5/+64
2010-01-12Simple dumb HTTP server for GitShawn O. Pearce1-0/+334

    Back to the top