Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-07-02Do not refresh projects that use a PessimisticResourceRuleFactoryThomas Wolf1-12/+10
2018-06-30Fix typo in test method nameMichael Keppler1-2/+2
2018-05-29Merge branch 'stable-5.0'Matthias Sohn76-152/+304
2018-05-29Update license to EPL-2.0Matthias Sohn76-152/+304
2018-05-23Prepare 5.1.0-SNAPSHOT buildsMatthias Sohn2-13/+13
2018-05-22Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2-2/+2
2018-05-22EGit v5.0.0.201805221745-rc1v5.0.0.201805221745-rc1Matthias Sohn2-2/+2
2018-05-16Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2-2/+2
2018-05-15EGit v5.0.0.201805151920-m7v5.0.0.201805151920-m7Matthias Sohn2-2/+2
2018-05-12Merge "Respect gitattributes in the compare editor"Matthias Sohn3-11/+345
2018-05-05Respect gitattributes in the compare editorThomas Wolf3-11/+345
2018-05-05Replace deprecated getRefs() callsMichael Keppler1-1/+2
2018-03-10Remove deprecated IgnoreOperation#IgnoreOperation(IResource[])Matthias Sohn1-2/+5
2018-03-08Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2-12/+12
2018-03-08Prepare 4.11.1-SNAPSHOT buildsMatthias Sohn2-12/+12
2018-03-08EGit v4.11.0.201803080745-rv4.11.0.201803080745-rMatthias Sohn2-2/+2
2017-12-31Prepare 4.11.0-SNAPSHOT buildsMatthias Sohn2-12/+12
2017-12-23Add header Automatic-Module-Name for Java 9Karsten Thoms1-0/+1
2017-10-08Prepare 4.10.0-SNAPSHOT buildsMatthias Sohn2-12/+12
2017-09-26Partially revert "Remove repository from ListRemoteOperation"Thomas Wolf1-4/+7
2017-08-31[releng] Remove "always use braces" from Eclipse save actionsThomas Wolf1-1/+1
2017-08-26Enhance Eclipse save actionsMatthias Sohn1-7/+7
2017-08-19Remove repository from ListRemoteOperationMatthias Sohn1-7/+4
2017-06-25Merge branch 'stable-4.8'Matthias Sohn1-2/+2
2017-06-23Correct sync info calculation for foldersThomas Wolf1-2/+2
2017-06-13Prepare 4.8.1-SNAPSHOT buildsMatthias Sohn2-12/+12
2017-06-11EGit v4.8.0.201706111038-rv4.8.0.201706111038-rMatthias Sohn2-2/+2
2017-06-11Merge branch 'stable-4.8'Matthias Sohn1-1/+21
2017-06-08Merge branch 'stable-4.7' into stable-4.8Matthias Sohn1-1/+21
2017-06-08Prepare 4.7.2-SNAPSHOT buildsstable-4.7Matthias Sohn2-12/+12
2017-06-07EGit v4.7.1.201706071930-rv4.7.1.201706071930-rMatthias Sohn2-2/+2
2017-06-07Disable running autoGC in the background for EGit testsMatthias Sohn1-1/+21
2017-05-30Prepare 4.9.0-SNAPSHOT buildsMatthias Sohn2-12/+12
2017-05-17Prepare 4.8.0-SNAPSHOT buildsMatthias Sohn2-2/+2
2017-05-17EGit v4.8.0.201705170830-rc1v4.8.0.201705170830-rc1Matthias Sohn2-2/+2
2017-05-13Fix synchronize with deleted resourcesThomas Wolf1-0/+100
2017-05-07Merge branch 'stable-4.7'Matthias Sohn1-1/+29
2017-05-06Throttle updates of the EclipseGitProgressTransformerThomas Wolf1-1/+29
2017-04-05Prepare 4.7.1-SNAPSHOT buildsMatthias Sohn2-12/+12
2017-04-05EGit v4.7.0.201704051617-rv4.7.0.201704051617-rMatthias Sohn2-2/+2
2017-04-05Prepare 4.8.0-SNAPSHOT buildsMatthias Sohn2-12/+12
2017-03-16Configure Eclipse to ignore "Unused exception parameter" in testsDavid Pursehouse1-0/+1
2017-03-16Open Git instances in try-with-resource in testsDavid Pursehouse19-179/+282
2017-03-16Add missing newlines at ends of Java filesDavid Pursehouse4-4/+4
2017-03-16Fix typos in initial commit creation commit messagesDavid Pursehouse2-2/+2
2017-02-01Auto-ignore the .metadata and .recommenders folders in the workspaceMatthias Sohn1-1/+2
2017-01-30Don't rely on default locale when using toUpperCase() and toLowerCase()Matthias Sohn1-3/+4
2017-01-16Exclude test classes from CPD analysisThomas Wolf1-0/+9
2017-01-10Delete unused org.eclipse.egit.core.internal.mergeThomas Wolf5-1062/+0
2016-12-30[findbugs] Resolve ...SHOULD_BE_STATIC warningsThomas Wolf2-3/+3

Back to the top