Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-24Fix API problem filter warningsMatthias Sohn1-0/+11
2018-03-03Enable warning for resources not managed by try-with-resourceDavid Pursehouse1-1/+1
2017-11-24Ignore warning for minor version change without API changeMatthias Sohn1-1/+11
2017-08-30Partially revert c0ad77d8 "Enhance Eclipse save actions"Matthias Sohn1-1/+1
2017-08-29Partially revert c0ad77d8 "Enhance Eclipse save actions"Matthias Sohn1-2/+2
2017-08-28Enhance Eclipse save actionsMatthias Sohn1-7/+12
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-11-09Update dependencies to use the JGit-internal @NullableTerry Parker1-3/+3
2015-08-20Enable annotation based NPE analysis in jgitAndrey Loskutov1-4/+4
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
2013-05-06Move org.eclipse.jgit.pgm's resource bundle to internal packageMatthias Sohn1-15/+0
2013-04-04Add the no-commit option to MergeCommandTomasz Zarna1-0/+5
2013-03-21Fix @since tags in JGit, version 2.4 never existedTomasz Zarna1-0/+10
2012-11-16Harmonize the JDT settings within JGitRobin Rosenberg4-10/+68
2011-12-16Enforce the use of Java5 API:s only (with a few exceptions)Robin Rosenberg1-0/+94
2011-09-05Use commit message best practices for Mylyn Commit templateMatthias Sohn2-0/+7
2010-08-26Run formatter on edited lines via save actionChris Aniszczyk1-3/+4
2009-11-03Switch pgm, test to proper plugin projectsShawn O. Pearce1-0/+3
2009-10-31Eclipse IDE: Automatically remove trailing whitespace on saveShawn O. Pearce1-1/+53
2009-10-05Standardize the source code formatter for EclipseShawn O. Pearce2-4/+17
2009-09-29Initial JGit contribution to eclipse.orgGit Development Community4-0/+336

    Back to the top