Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |