| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2022-11-20 | 1 | -11/+0 |
* | Extract Exception -> HTTP status code mapping for reuse | Sven Selberg | 2022-11-10 | 1 | -0/+11 |
* | Enable compiler option --release | Matthias Sohn | 2021-09-29 | 2 | -3/+122 |
* | Bump minimum required Java version to 11 | Matthias Sohn | 2021-09-29 | 1 | -3/+3 |
* | Enable and fix "Statement unnecessarily nested within else clause" warnings | David Pursehouse | 2019-10-17 | 1 | -1/+1 |
* | 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 |
* | Set minimum required Java version to Java 7 | Matthias Sohn | 2015-02-09 | 1 | -3/+3 |
* | 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 |
* | Disable warning about assigning to parameter | Robin Stocker | 2013-06-15 | 1 | -1/+1 |
* | Do not warn about non-translated strings in the http library | Robin Rosenberg | 2012-11-25 | 1 | -1/+1 |
* | Harmonize the JDT settings within JGit | Robin Rosenberg | 2012-11-16 | 3 | -8/+69 |
* | Enforce the use of Java5 API:s only (with a few exceptions) | Robin Rosenberg | 2011-12-16 | 1 | -0/+94 |
* | Use commit message best practices for Mylyn Commit template | Matthias Sohn | 2011-09-05 | 2 | -0/+7 |
* | Run formatter on edited lines via save action | Chris Aniszczyk | 2010-08-26 | 1 | -3/+4 |
* | Simple dumb HTTP server for Git | Shawn O. Pearce | 2010-01-12 | 4 | -0/+401 |