summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.junit/.settings
Commit message (Expand)AuthorAgeFilesLines
* Update minimum Java version to 17Matthias Sohn2024-05-021-3/+3
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-1/+1
* Enable compiler option --releaseMatthias Sohn2021-09-292-4/+122
* Bump minimum required Java version to 11Matthias Sohn2021-09-291-3/+3
* Enable and fix "Statement unnecessarily nested within else clause" warningsDavid Pursehouse2019-10-171-1/+1
* Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-08-081-9/+21
|\
| * Fix org.eclipse.jdt.core.prefs of org.eclipse.jgit.junitMatthias Sohn2019-07-241-9/+20
* | Disable Eclipse warning about unrecognized @SuppressWarnings valueDavid Pursehouse2018-10-171-1/+1
* | Merge branch 'stable-5.1'Matthias Sohn2018-10-061-35/+0
|\|
* | Fix Mylyn commit message templateMichael Keppler2018-09-231-1/+1
|/
* Add API filter for "non-API type FileRepository" in testsDavid Pursehouse2018-05-061-0/+35
* Enable warning for resources not managed by try-with-resourceDavid Pursehouse2018-03-031-1/+1
* Ignore warning for minor version change without API changeMatthias Sohn2017-11-241-1/+11
* Merge branch 'stable-4.8' into stable-4.9Matthias Sohn2017-11-241-35/+0
|\
* | Partially revert c0ad77d8 "Enhance Eclipse save actions"Matthias Sohn2017-08-301-1/+1
* | Partially revert c0ad77d8 "Enhance Eclipse save actions"Matthias Sohn2017-08-301-2/+2
* | Enhance Eclipse save actionsMatthias Sohn2017-08-281-7/+12
|/
* Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2017-02-201-1/+1
* Add API filter for usage of FileRepository in test classesDavid Pursehouse2017-02-201-0/+35
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-1/+1
* Change JGit minimum execution environment to JavaSE-1.8Matthias Sohn2016-09-201-3/+3
* Ignore 'The value of exception parameter is not used' warningDavid Pursehouse2016-07-261-0/+1
* Set minimum required Java version to Java 7Matthias Sohn2015-02-091-3/+3
* Don't warn for methods that can be staticRobin Rosenberg2014-07-021-1/+1
* Add new default settings from Eclipse 4.4Robin Rosenberg2014-07-021-0/+5
* Disable warning about assigning to parameterRobin Stocker2013-06-151-1/+1
* Harmonize the JDT settings within JGitRobin Rosenberg2012-11-164-10/+81
* Enforce the use of Java5 API:s only (with a few exceptions)Robin Rosenberg2011-12-161-0/+94
* Use commit message best practices for Mylyn Commit templateMatthias Sohn2011-09-052-0/+7
* Run formatter on edited lines via save actionChris Aniszczyk2010-08-261-3/+4
* Fix code formatter style referencesShawn O. Pearce2010-01-051-3/+3
* Create JUnit test utilities for JGit derived sourcesShawn O. Pearce2009-11-024-0/+391