| Commit message (Expand) | Author | Age | Files | Lines |
* | Disable Eclipse warning about unrecognized @SuppressWarnings value | David Pursehouse | 2018-10-17 | 1 | -1/+1 |
* | Fix Mylyn commit message template | Michael Keppler | 2018-09-23 | 1 | -1/+1 |
* | Enable warning for resources not managed by try-with-resource | David Pursehouse | 2018-03-03 | 1 | -1/+1 |
* | Ignore warning for minor version change without API change | Matthias Sohn | 2017-11-24 | 1 | -1/+11 |
* | Partially revert c0ad77d8 "Enhance Eclipse save actions" | Matthias Sohn | 2017-08-30 | 1 | -1/+1 |
* | Partially revert c0ad77d8 "Enhance Eclipse save actions" | Matthias Sohn | 2017-08-30 | 1 | -2/+2 |
* | Enhance Eclipse save actions | Matthias Sohn | 2017-08-28 | 1 | -7/+12 |
* | Enable and fix warnings about redundant specification of type arguments | David Pursehouse | 2017-02-20 | 1 | -1/+1 |
* | Enable and fix 'Should be tagged with @Override' warning | David Pursehouse | 2017-02-19 | 1 | -1/+1 |
* | Change JGit minimum execution environment to JavaSE-1.8 | Matthias Sohn | 2016-09-20 | 1 | -3/+3 |
* | Ignore 'The value of exception parameter is not used' warning | David Pursehouse | 2016-07-26 | 1 | -0/+1 |
* | Update dependencies to use the JGit-internal @Nullable | Terry Parker | 2015-11-09 | 1 | -3/+3 |
* | Enable annotation based NPE analysis in jgit | Andrey Loskutov | 2015-08-20 | 1 | -4/+4 |
* | Set minimum required Java version to Java 7 | Matthias Sohn | 2015-02-09 | 1 | -3/+3 |
* | cleanup: Remove no-longer needed API compatibility warning filters | Robin Rosenberg | 2014-08-03 | 1 | -38/+0 |
* | Don't warn for methods that can be static | Robin Rosenberg | 2014-07-02 | 1 | -1/+1 |
* | Add new default settings from Eclipse 4.4 | Robin Rosenberg | 2014-07-02 | 1 | -0/+5 |
* | Making ArchiveFormats breaks the API, but that's ok | Robin Rosenberg | 2014-04-25 | 1 | -0/+38 |
* | Disable warning about assigning to parameter | Robin Stocker | 2013-06-15 | 1 | -1/+1 |
* | Move ArchiveCommand into standard porcelain API | Jonathan Nieder | 2013-05-24 | 8 | -0/+564 |