Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-06-07EGit v4.4.0.201606070830-rv4.4.0.201606070830-rMatthias Sohn38-39/+39
2016-06-06Update documentation for 4.4Matthias Sohn13-248/+198
2016-06-01Prepare 4.4.0-SNAPSHOT buildsMatthias Sohn38-39/+39
2016-06-01EGit v4.4.0.201606011500-rc2v4.4.0.201606011500-rc2Matthias Sohn38-39/+39
2016-06-01Merge branch 'master' into stable-4.4Matthias Sohn23-95/+383
2016-06-01Fix property page for git configs if the system config is inaccessibleThomas Wolf1-7/+30
2016-06-01Initialize dialog settings when a remote is configuredThomas Wolf6-27/+151
2016-05-31Merge "Fix NPE in CloneDestinationPage.checkPreviousPageSelections()"Matthias Sohn1-3/+4
2016-05-31Merge "Fix NPE in SourceBranchPage/CloneDestinationPage.revalidate()"Matthias Sohn3-12/+22
2016-05-31Enable copying source branch in "Create Branch" dialog to clipboardMatthias Sohn2-4/+7
2016-05-31Fix NPE in CloneDestinationPage.checkPreviousPageSelections()Matthias Sohn1-3/+4
2016-05-31Fix NPE in SourceBranchPage/CloneDestinationPage.revalidate()Matthias Sohn3-12/+22
2016-05-31Fix NPE in BranchOperationUI.show()Matthias Sohn2-2/+5
2016-05-30Merge "Test stability: wait for specific child node after expansion"Thomas Wolf2-3/+45
2016-05-30Avoid NPE in CommitGraphTable.mapElement()Andrey Loskutov1-0/+3
2016-05-30Test stability: wait for specific child node after expansionThomas Wolf2-3/+45
2016-05-30Test stability: wait for add to index/remove from index jobsThomas Wolf1-0/+6
2016-05-29Test stability: wait for index diff cache updateThomas Wolf1-0/+3
2016-05-25Test stability: after clicking finish, wait for shell to close.Thomas Wolf1-5/+14
2016-05-25Prepare 4.4.0-SNAPSHOT buildsMatthias Sohn38-39/+39
2016-05-25EGit v4.4.0.201605250940-rc1v4.4.0.201605250940-rc1Matthias Sohn38-39/+39
2016-05-25Update Orbit repository for Neon to R20160520211859Matthias Sohn5-8/+8
2016-05-25Harmonize Gerrit fetch and push operation availabilityThomas Wolf5-32/+93
2016-05-25Merge branch 'master' into stable-4.4Matthias Sohn119-600/+1516
2016-05-25Create push wizards in CommitJob in UI threadThomas Wolf1-28/+35
2016-05-24Fix NPE in AbstractRebaseCommandHandler$1.done()Matthias Sohn1-0/+3
2016-05-24Fix NPE in GitSelectRepositoryPage.refreshRepositoryList()Matthias Sohn1-1/+1
2016-05-24Fix NPE in PushBranchWizard.startPush()Matthias Sohn1-1/+2
2016-05-24Merge "Fix NPE in ResourceUtil.isSharedWithGit()"Matthias Sohn1-1/+5
2016-05-23Fix NPE in ResourceUtil.isSharedWithGit()Matthias Sohn1-1/+5
2016-05-23Catch IOException in ConfigureGerritAfterCloneTaskThomas Wolf1-43/+36
2016-05-22Replace uses of deprecated Repository.getRef()Thomas Wolf36-59/+58
2016-05-21Ensure Git is closed using try with resourceThomas Wolf10-76/+86
2016-05-19Check HandlerUtil.getActiveSite(event) result to avoid NPE'sAndrey Loskutov2-8/+21
2016-05-19Merge "Mark branding plugin and gitflow plugin as singletons"Matthias Sohn2-2/+2
2016-05-19Merge branch 'stable-4.3'Matthias Sohn1-1/+2
2016-05-19Prepare 4.3.2-SNAPSHOT buildsstable-4.3Matthias Sohn38-249/+249
2016-05-19Ensure compatibility with pre-Mars EclipseThomas Wolf1-1/+2
2016-05-18Update Orbit repository to S20160518051658 for Neon RC2Matthias Sohn5-14/+14
2016-05-18Relayout buttons after enabling check for warningsMichael Keppler1-1/+1
2016-05-18Add accelerators for "Compare With" and "Replace With" commandsAlena Laskavaia2-2/+4
2016-05-18New convenience commands to compare/replace with Gitflow develop branchMax Hohenegger7-2/+302
2016-05-18Mark branding plugin and gitflow plugin as singletonsMatthias Sohn2-2/+2
2016-05-17Merge "[releng] p2.inf to remove the old importer fragment"Matthias Sohn1-0/+2
2016-05-17Merge "Remove unnecessary @SuppressWarnings("resource")"Matthias Sohn1-1/+0
2016-05-17[releng] p2.inf to remove the old importer fragmentThomas Wolf1-0/+2
2016-05-17[findBugs] Fix potential NPE in RepositoryMappingMatthias Sohn1-1/+3
2016-05-17Remove duplicate rename branch dialogMichael Keppler4-55/+21
2016-05-17[findBugs] Avoid unnecessary boxing when parsing int from StringMatthias Sohn2-8/+6
2016-05-16Replace use of deprecated Repository.getRef() methodMatthias Sohn3-5/+6

Back to the top