Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-10-26Fix tooltip shown on content assist light bulb for ref proposalsMatthias Sohn3-2/+10
2016-10-26Avoid potential deadlocks in repositories viewAndrey Loskutov4-83/+145
2016-10-26Disabled unstable test caseAndrey Loskutov2-10/+52
2016-10-26Trying to make repository tests more stable (disconnect process)Andrey Loskutov1-3/+13
2016-10-24Do not auto-fill reference in pull wizard with local branch nameMatthias Sohn2-3/+3
2016-10-21Refresh Index when connecting Project to RepositoryStefan Dirix1-0/+8
2016-10-20Handle rebase modes 'preserve' and 'interactive' in EGitThomas Wolf19-339/+477
2016-10-20Merge "Remove mention of Eclipse 3.8.2 from update site description"Matthias Sohn1-1/+1
2016-10-19Remove mention of Eclipse 3.8.2 from update site descriptionThomas Wolf1-1/+1
2016-10-18Fix drag&drop in staging viewThomas Wolf1-113/+151
2016-10-18Clean up "Compare With" actionsThomas Wolf8-200/+94
2016-10-18Fix recursive adaptationThomas Wolf1-5/+0
2016-10-16Minor cleanup in EGit UI plugin.xmlThomas Wolf1-5/+9
2016-10-16Test stability: re-select tree itemThomas Wolf1-0/+2
2016-10-14Fix display of "Show Revision Information" in editorsThomas Wolf6-123/+119
2016-10-14Suppress the "Interactive rebase has been prepared" dialogThomas Wolf3-38/+24
2016-10-14Clean up "Show Blame" handlingThomas Wolf4-59/+58
2016-10-12Refactor the action handling in the git history viewThomas Wolf5-170/+232
2016-10-12Merge branch 'stable-4.5'Matthias Sohn1-1/+7
2016-10-12Fix the enablement of "Compare with->Index with HEAD"Thomas Wolf6-86/+90
2016-10-12Give focus to commit message when auto-staging is enabledGunnar Wagenknecht1-1/+7
2016-10-12Test stability: avoid arbitrarily timed waitThomas Wolf1-4/+2
2016-10-11Test stability: get node anew after having refreshed the viewThomas Wolf1-2/+6
2016-10-11Click on search result causes EGit to stat the repositoryAndrey Rodionov3-5/+74
2016-10-11Merge branch 'stable-4.5'Matthias Sohn4-24/+62
2016-10-01More configurable date formattingThomas Wolf5-10/+70
2016-09-29Test stability: wait for background jobs to finishThomas Wolf1-0/+3
2016-09-28Use UIUtils.getControlIndent() instead of hard-coded 20Thomas Wolf1-5/+2
2016-09-28Fix in Git Repositories View updateThomas Wolf2-11/+17
2016-09-27Merge "Fix confirm reset dialog" into stable-4.5Matthias Sohn3-24/+56
2016-09-27Fix confirm reset dialogMatthias Sohn3-24/+56
2016-09-27Eclipse 3.8 compatibilityThomas Wolf4-5/+10
2016-09-23Improve listing in "Report Bug or Enhancement" dialogMatthias Sohn15-30/+48
2016-09-23Fix in Git Repositories View updateThomas Wolf2-8/+11
2016-09-22[releng] maven: compile against the Java 1.8 libraries Thomas Wolf1-4/+0
2016-09-22Use "Show Revision Information" instead of "Show Annotations"Lars Vogel2-4/+4
2016-09-21Merge branch 'stable-4.5'Matthias Sohn41-745/+772
2016-09-21Prepare 4.5.1-SNAPSHOT buildsMatthias Sohn39-256/+256
2016-09-21EGit v4.5.0.201609210915-rv4.5.0.201609210915-rMatthias Sohn38-39/+39
2016-09-21Update documentation for 4.5Matthias Sohn30-237/+689
2016-09-21Revert "Provide a remote mapping context to ModelProviders"Andrey Loskutov9-508/+35
2016-09-20Change EGit minimum execution environment to JavaSE-1.8Matthias Sohn41-85/+69
2016-09-19Clean up text editors' ruler context menuThomas Wolf2-0/+44
2016-09-19Added icon for "Import Changed Projects" commandAndrey Loskutov1-0/+4
2016-09-19Prepare 4.6.0-SNAPSHOT buildsMatthias Sohn39-258/+258
2016-09-18Update staging view when preparing no-ff-merge commitTobias Hein1-1/+3
2016-09-14Merge changes I1ce531aa,I54b6e45fMatthias Sohn2-1/+7
2016-09-14Don't try to traverse disposed tree itemsAndrey Loskutov1-0/+3
2016-09-13Fix staging view to respect project-specific commit message templateMatthias Sohn1-0/+6
2016-09-13Fix discouraged access warnings in CommitTextTaskActivationListenerMatthias Sohn1-1/+1

Back to the top