Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-28EGit v5.2.0.201811281532-m3v5.2.0.201811281532-m3Matthias Sohn2-2/+2
2018-11-20Have test base classes in new plugin for better reuseMichael Keppler1-2/+2
2018-11-20Unify gitignore rules in a single top level fileMichael Keppler1-2/+0
2018-11-06Fixed FindBugs Warning: Useless object stored in variable initParametersMax Hohenegger1-7/+0
2018-10-23Added missing @Test annotationMax Hohenegger1-0/+4
2018-10-17[gitflow] Honor gitflow.feature.start.fetch=trueMax Hohenegger1-2/+29
2018-10-15Releng: Store all project settings explicitlyMichael Keppler2-2/+54
2018-10-08Have separate test sourcesMichael Keppler1-1/+5
2018-09-23Fix Mylyn commit message templateMichael Keppler1-0/+3
2018-09-05Prepare 5.2.0-SNAPSHOT buildsMatthias Sohn2-5/+5
2018-09-03Fixed: EGit allows starting features with diverging develop branchesMax Hohenegger3-1/+107
2018-09-03Fixed: GitFlow test launch config: Added missing dependenciesMax Hohenegger1-1/+1
2018-08-20Organize OSGi manifestsMatthias Sohn2-45/+46
2018-05-29Merge branch 'stable-5.0'Matthias Sohn19-38/+76
2018-05-29Update license to EPL-2.0Matthias Sohn19-38/+76
2018-05-23Prepare 5.1.0-SNAPSHOT buildsMatthias Sohn2-5/+5
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-03-08Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2-5/+5
2018-03-08Prepare 4.11.1-SNAPSHOT buildsMatthias Sohn2-5/+5
2018-03-08EGit v4.11.0.201803080745-rv4.11.0.201803080745-rMatthias Sohn2-2/+2
2017-12-31Prepare 4.11.0-SNAPSHOT buildsMatthias Sohn2-5/+5
2017-12-23Add header Automatic-Module-Name for Java 9Karsten Thoms1-0/+1
2017-10-08Prepare 4.10.0-SNAPSHOT buildsMatthias Sohn2-5/+5
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-05-30Prepare 4.9.0-SNAPSHOT buildsMatthias Sohn2-5/+5
2017-04-05Prepare 4.8.0-SNAPSHOT buildsMatthias Sohn2-5/+5
2017-03-16Configure Eclipse to ignore "Unused exception parameter" in testsDavid Pursehouse1-0/+1
2017-03-16Add missing newlines at ends of Java filesDavid Pursehouse1-1/+1
2017-01-16Exclude test classes from CPD analysisThomas Wolf1-0/+9
2016-12-27Prepare 4.7.0-SNAPSHOT buildsMatthias Sohn2-5/+5
2016-12-24Prepare 4.6.1-SNAPSHOT buildsMatthias Sohn2-5/+5
2016-12-24EGit v4.6.0.201612231935-rv4.6.0.201612231935-rMatthias Sohn2-2/+2
2016-10-26Disabled unstable test caseAndrey Loskutov1-10/+39
2016-09-20Change EGit minimum execution environment to JavaSE-1.8Matthias Sohn3-5/+5
2016-09-19Prepare 4.6.0-SNAPSHOT buildsMatthias Sohn2-5/+5
2016-06-01Prepare 4.5.0-SNAPSHOT buildsMatthias Sohn2-5/+5
2016-04-08Prepare 4.4.0-SNAPSHOT buildsMatthias Sohn2-5/+5
2016-04-08Prepare 4.3.1-SNAPSHOT buildsMatthias Sohn2-5/+5
2016-04-07EGit v4.3.0.201604071810-rv4.3.0.201604071810-rMatthias Sohn2-2/+2
2016-04-07EGit v4.3.0.201604071045-rMatthias Sohn2-2/+2
2016-04-05Prepare 4.3.0-SNAPSHOT buildsMatthias Sohn2-2/+2
2016-03-23EGit v4.3.0.201603230630-rc1v4.3.0.201603230630-rc1Matthias Sohn2-2/+2
2016-02-08Fixed enablement of Gitflow command for creating release from commitMax Hohenegger2-1/+29
2016-02-01Merge "Fixed Gitflow test launch config"Matthias Sohn1-1/+1
2016-01-26Fixed Gitflow test launch configMax Hohenegger1-1/+1
2016-01-25Removed unnecessary duplicate Gitflow initialization from testMax Hohenegger1-1/+0

Back to the top