Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-06-01EGit v5.12.0.202106011439-rc1v5.12.0.202106011439-rc1Matthias Sohn2-2/+2
2021-06-01Prepare 5.12.0-SNAPSHOT buildsMatthias Sohn2-2/+2
2021-05-26EGit v5.12.0.202105261145-m3v5.12.0.202105261145-m3Matthias Sohn2-2/+2
2021-05-06Prepare 5.12.0-SNAPSHOT buildsMatthias Sohn2-2/+2
2021-05-05EGit v5.12.0.202105051250-m2v5.12.0.202105051250-m2Matthias Sohn2-2/+2
2021-03-11[osgi] Disperse the EGit core Activator into OSGi dynamic servicesThomas Wolf2-4/+5
2021-03-10Prepare 5.12.0-SNAPSHOT buildsMatthias Sohn2-38/+38
2021-03-09Prepare 5.11.1-SNAPSHOT buildsMatthias Sohn2-38/+38
2021-03-09EGit v5.11.0.202103091610-rv5.11.0.202103091610-rMatthias Sohn2-2/+2
2021-03-04Prepare 5.11.0-SNAPSHOT buildsMatthias Sohn2-2/+2
2021-03-03EGit v5.11.0.202103031150-rc1v5.11.0.202103031150-rc1Matthias Sohn2-2/+2
2021-02-24Prepare 5.11.0-SNAPSHOT buildsMatthias Sohn2-2/+2
2021-02-24EGit v5.11.0.202102240950-m3v5.11.0.202102240950-m3Matthias Sohn2-2/+2
2021-02-03Prepare 5.11.0-SNAPSHOT buildsMatthias Sohn2-2/+2
2021-02-03EGit v5.11.0.202102031030-m2v5.11.0.202102031030-m2Matthias Sohn2-2/+2
2021-01-31Fix: Missing whitespace after branch name in UI text.Max Hohenegger1-1/+1
2020-12-02Prepare 5.11.0-SNAPSHOT buildsMatthias Sohn2-38/+38
2020-09-27Migrate remote connection timeout preference to EGit coreThomas Wolf5-15/+14
2020-08-27Prepare 5.10.0-SNAPSHOT buildsMatthias Sohn2-37/+37
2020-06-09Prepare 5.9.0-SNAPSHOT buildsMatthias Sohn2-37/+37
2020-03-09Prepare 5.8.0-SNAPSHOT buildsMatthias Sohn2-37/+37
2020-01-04Merge "Fix: Gitflow Publish is silent on failure."Max Hohenegger3-3/+52
2019-12-30Fix: Gitflow Publish is silent on failure.Max Hohenegger3-3/+52
2019-12-29Add Mylyn project properties to gitflow projectsMichael Keppler1-0/+4
2019-12-28Enable and execute cleanup "Push down negations"Michael Keppler1-1/+1
2019-12-27Upgrade project properties to 2019-12 formatMichael Keppler2-1/+7
2019-12-26Gitflow start operations should support branch name normalization.Max Hohenegger2-1/+12
2019-12-05Prepare 5.7.0-SNAPSHOT buildsMatthias Sohn2-35/+35
2019-11-16Prevent NPE in GitFlowLightweightDecoratorThomas Wolf1-2/+7
2019-11-12Decorators: cache more repository stateThomas Wolf3-63/+31
2019-10-23Fix broken "start release" from commit in history viewMax Hohenegger3-25/+15
2019-09-21Migrate JDT project settings to 2019-09 formatMichael Keppler2-1/+19
2019-09-12Use HTTPS linksThomas Wolf1-2/+2
2019-09-05Cache more repository state for re-use in the UI threadThomas Wolf1-19/+21
2019-08-29Prepare 5.6.0-SNAPSHOT buildsMatthias Sohn2-34/+34
2019-08-21Fix silent failure on conflicting checkout after branch creation.Max Hohenegger4-9/+67
2019-06-30unify bundle name placeholdersMichael Keppler2-4/+4
2019-06-13Prepare 5.5.0-SNAPSHOT buildsMatthias Sohn2-34/+34
2019-06-13Prepare 5.4.1-SNAPSHOT buildsMatthias Sohn2-34/+34
2019-06-12EGit v5.4.0.201906121030-rv5.4.0.201906121030-rMatthias Sohn2-2/+2
2019-06-10Remove pre-Mars adapter workaroundMichael Keppler1-1/+2
2019-05-01Get display instance from workbenchMichael Keppler1-2/+3
2019-04-14Always use 7 characters for short SHA1Michael Keppler2-2/+3
2019-04-08upgrade jdt preferencesMichael Keppler2-1/+43
2019-03-24Set minimum versions to the ones from Neon.0Thomas Wolf1-9/+9
2019-03-21Handle expected value in property testersThomas Wolf2-2/+7
2019-03-18Use UIRepositoryUtils.showCleanupDialog()Thomas Wolf3-38/+10
2019-03-17Gitflow: Validate branch name only different in caseMichael Keppler6-54/+49
2019-03-16Generify most getAdapter() methodsThomas Wolf1-26/+28
2019-03-15Replace "Checkout" by "Check Out" when used as a verbThomas Wolf2-3/+3

Back to the top