Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-09-10Fixed: Specifying non-existing master does not abort initializationMax Hohenegger3-0/+18
2015-09-10Fixed Findbugs warning: Usage of known nullMax Hohenegger1-1/+1
2015-09-09Fixed 'Merges do not appear to be using --no-ff flag'Max Hohenegger4-12/+58
2015-09-07Fixed 'Finishing a release is tagging develop branch instead of master'Max Hohenegger2-2/+4
2015-08-31Fix issues in OSGi manifestsMatthias Sohn1-2/+16
2015-08-24Initializing a Gitflow repository should allow changing branch namesMax Hohenegger3-13/+264
2015-08-15Fix NPE in GitFlowRepository.isDevelop()Max Hohenegger1-3/+2
2015-08-14FeatureFinishOperation: added missing @since 4.1 tagAndrey Loskutov1-0/+1
2015-08-14GitFlowOperation:added missing @since 4.1 tagsAndrey Loskutov1-0/+2
2015-08-14[gitflow] Implement squash parameter for feature finishMax Hohenegger3-8/+51
2015-07-22[gitflow] Fix feature rebase which sometimes fails silentlyMax Hohenegger1-3/+5
2015-06-28Fixed NPE if repository.getBranch() is undefinedAndrey Loskutov1-6/+13
2015-06-26Fix EGit NP setup for Eclipse 3.8.2Andrey Loskutov1-0/+1
2015-06-23Enable NPE analysis in EGitAndrey Loskutov2-4/+8
2015-06-09Merge branch 'stable-4.0'Matthias Sohn1-0/+2
2015-06-09Prepare 4.0.1-SNAPSHOT buildsMatthias Sohn2-13/+13
2015-06-09EGit v4.0.0.201506090130-rv4.0.0.201506090130-rMatthias Sohn2-2/+2
2015-06-08Ignore build result folders for gitflow bundlesMatthias Sohn1-0/+2
2015-06-03Prepare 4.1.0-SNAPSHOT buildsMatthias Sohn2-13/+13
2015-06-02Prepare post 4.0-RC3 buildsMatthias Sohn2-2/+2
2015-06-02EGit v4.0.0.201506020755-rc3v4.0.0.201506020755-rc3Matthias Sohn2-2/+2
2015-05-31[gitflow] explicitly notify the user about merge/rebase conflictsMax Hohenegger3-27/+30
2015-05-18[gitflow] fixed build warningsMax Hohenegger3-2/+15
2015-05-18[gitflow] fixed unnecessary locking of resourcesMax Hohenegger4-5/+54
2015-05-15Extend EGit to allow use of git-flowMax Hohenegger37-0/+2958

    Back to the top