Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-31Add version tag prefix for closing gitflow hotfixMichael Keppler1-1/+2
2018-05-29Merge branch 'stable-5.0'Matthias Sohn29-73/+137
2018-05-29Update license to EPL-2.0Matthias Sohn29-73/+137
2018-05-23Prepare 5.1.0-SNAPSHOT buildsMatthias Sohn2-15/+15
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-10Remove deprecated InitOperation constructorMatthias Sohn1-25/+7
2018-03-10Remove deprecated GitFlowOperation#fetch(IProgressMonitor)Matthias Sohn1-14/+0
2018-03-10Remove deprecated FeatureTrackOperation constructorMatthias Sohn1-17/+1
2018-03-08Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2-15/+15
2018-03-08Prepare 4.11.1-SNAPSHOT buildsMatthias Sohn2-15/+15
2018-03-08EGit v4.11.0.201803080745-rv4.11.0.201803080745-rMatthias Sohn2-2/+2
2018-02-06Close RevWalk in GitFlowOperationThomas Wolf1-9/+10
2017-12-31Prepare 4.11.0-SNAPSHOT buildsMatthias Sohn2-15/+15
2017-12-23Add header Automatic-Module-Name for Java 9Karsten Thoms1-0/+1
2017-10-08Prepare 4.10.0-SNAPSHOT buildsMatthias Sohn2-15/+15
2017-09-26Partially revert "Remove repository from ListRemoteOperation"Thomas Wolf1-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
2017-08-19Remove repository from ListRemoteOperationMatthias Sohn1-1/+1
2017-05-30Prepare 4.9.0-SNAPSHOT buildsMatthias Sohn2-15/+15
2017-04-05Prepare 4.8.0-SNAPSHOT buildsMatthias Sohn2-15/+15
2017-02-04Clean up progress monitor management throughout EGitMatthias Sohn8-23/+43
2016-12-27Prepare 4.7.0-SNAPSHOT buildsMatthias Sohn2-15/+15
2016-12-24Prepare 4.6.1-SNAPSHOT buildsMatthias Sohn2-15/+15
2016-12-24EGit v4.6.0.201612231935-rv4.6.0.201612231935-rMatthias Sohn2-2/+2
2016-11-02Avoid NPE that can occur during finishing a Gitflow releaseMax Hohenegger3-2/+14
2016-11-02Fix incomplete null analysis configurationMax Hohenegger4-5/+5
2016-10-30Merge branch 'stable-4.5'Matthias Sohn1-0/+2
2016-10-28[gitflow] Set PersonIdent when creating a tag while finishing releaseMatthias Sohn1-0/+2
2016-10-20Handle rebase modes 'preserve' and 'interactive' in EGitThomas Wolf1-3/+3
2016-09-23Improve listing in "Report Bug or Enhancement" dialogMatthias Sohn1-1/+1
2016-09-21Prepare 4.5.1-SNAPSHOT buildsMatthias Sohn2-14/+14
2016-09-21EGit v4.5.0.201609210915-rv4.5.0.201609210915-rMatthias Sohn2-2/+2
2016-09-20Change EGit minimum execution environment to JavaSE-1.8Matthias Sohn3-5/+5
2016-09-19Prepare 4.6.0-SNAPSHOT buildsMatthias Sohn2-14/+14
2016-06-01Prepare 4.5.0-SNAPSHOT buildsMatthias Sohn2-14/+14
2016-05-18Mark branding plugin and gitflow plugin as singletonsMatthias Sohn1-1/+1
2016-04-08Prepare 4.4.0-SNAPSHOT buildsMatthias Sohn2-14/+14
2016-04-08Prepare 4.3.1-SNAPSHOT buildsMatthias Sohn2-14/+14
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 Hohenegger1-0/+30
2016-02-03Ensure that all source bundles contain about.htmlMatthias Sohn1-1/+2
2016-01-21Prepare 4.3.0-SNAPSHOT buildsMatthias Sohn2-14/+14
2015-12-30Fixed warnings "Deprecated": Use Repository#exactRef(..) or findRef(..)Max Hohenegger3-4/+4

Back to the top