Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-04-08upgrade jdt preferencesMichael Keppler2-1/+43
2018-10-15Releng: Store all project settings explicitlyMichael Keppler3-3/+61
2018-09-23Fix Mylyn commit message templateMichael Keppler1-1/+1
2017-08-31[releng] Remove "always use braces" from Eclipse save actionsThomas Wolf1-1/+1
2017-08-26Enhance Eclipse save actionsMatthias Sohn1-7/+7
2016-09-20Change EGit minimum execution environment to JavaSE-1.8Matthias Sohn1-3/+3
2015-11-16Switching to JGit nullness annotationsAndrey Loskutov1-2/+2
2015-11-15Follow JGit, use org.eclipse.jgit.annotations.Nullable in EGit tooAndrey Loskutov1-1/+3
2015-09-21Use save action to add missing @Override annotations on saveMatthias Sohn1-3/+9
2015-06-23Enable NPE analysis in EGitAndrey Loskutov1-3/+6
2015-02-10Set minimum required Java version to Java 7Matthias Sohn1-3/+3
2013-03-22Remove no longer used API filtersMatthias Sohn1-22/+0
2013-01-24Fix API problem filters for CoreText and UITextRobin Stocker1-1/+6
2013-01-15Re-add IgnoreOperation constructor for IResource[]Robin Stocker1-7/+1
2013-01-13Merge "Use compiler settings from JGit (mostly)"Robin Rosenberg3-28/+58
2013-01-11Silence some minor API warningsMatthias Sohn1-0/+23
2013-01-07Use compiler settings from JGit (mostly)Robin Rosenberg3-28/+58
2012-07-08Enforce the use of Java5 API:s only (with a few exceptions)Robin Rosenberg1-0/+94
2012-07-03Don't treat optional problems like fatal errorsDani Megert1-2/+20
2012-04-27Revert "Save Actions for removing braces of one-line statements"Robin Stocker1-4/+3
2012-01-22Save Actions for removing braces of one-line statementsRobin Stocker1-3/+4
2011-09-05Use commit message best practices for Mylyn Commit templateBenjamin Muskalla2-0/+7
2010-06-18Fix line endingsMatthias Sohn2-351/+351
2010-05-05Fix remaining NLS issuesMatthias Sohn1-345/+348
2010-05-04Remove usage of unpublished API's in org.eclipse.egit.coreRobin Rosenberg1-2/+14
2010-02-04Point EGit to the same formatting profile as JGitShawn O. Pearce2-4/+17
2009-10-31Remove trailing whitespaces when saving fileMykola Nikishov1-0/+52
2009-09-30Initial EGit contribution to eclipse.orgShawn O. Pearce4-0/+335

    Back to the top