Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-02-27Delete Repository dialog: use "Delete" instead of "OK" for buttonJonas Hungershausen3-0/+12
2018-02-26Use "Close" instead of "Ok" on the confirmation button ofJonas Hungershausen3-1/+6
2018-02-22Fix CSS for dark themeThomas Wolf1-1/+2
2018-02-17Discard Local Changes should use verbs if triggered from Staging ViewLars Vogel1-3/+10
2018-02-17Dialog message shall be complete sentenceMichael Keppler1-1/+1
2018-02-13Include local branch name in proposalsThomas Wolf7-28/+60
2018-02-13Prevent NPE in RefContentProposal.appendObjectSummaryThomas Wolf1-6/+8
2018-02-13Prevent MissingObjectException being logged in ref content proposalThomas Wolf10-27/+68
2018-02-13Asynchronous content proposals for upstream refs in PushBranchPageThomas Wolf6-57/+366
2018-02-13Generalize UIUtils.addContentProposalToText a bit moreThomas Wolf4-89/+116
2018-02-13Make the PushWizardDialog a NonBlockingWizardDialogThomas Wolf2-19/+10
2018-02-13Remove extra progress popupThomas Wolf2-1/+2
2018-02-13Extract the asynchronous future from FetchGerritChangePageThomas Wolf2-241/+375
2018-02-03Fix focus handling in GitHistoryPageThomas Wolf1-6/+30
2018-02-03Provide option to copy file names in staging view to clipboardFabian Pfaff3-0/+79
2018-02-01Select "ssh" protocol also for git-style URLs without schemeThomas Wolf1-2/+3
2018-01-28Fix wrongly used IExtension.getNamespaceIdentifier()Andrey Loskutov1-3/+8
2018-01-28Fix non-modal PushResultDialogThomas Wolf1-0/+1
2018-01-27Fix broken indentation in PushBranchPageMichael Keppler1-1/+1
2018-01-18Avoid internal job being displayed in progress viewMichael Keppler1-0/+1
2018-01-17More appealing layout on git project property pageMichael Keppler1-2/+0
2017-12-31Prepare 4.11.0-SNAPSHOT buildsMatthias Sohn2-91/+91
2017-12-29Sort branches in clone wizard case insensitiveMichael Keppler1-1/+1
2017-12-23History view: adjust mnemonics to avoid conflictsFabian Pfaff1-7/+7
2017-12-23Better align repository hyperlink in commit viewerMichael Keppler1-7/+2
2017-12-23Add header Automatic-Module-Name for Java 9Karsten Thoms1-0/+1
2017-12-05Specialized labels for Push dialog buttonsMickael Istria7-7/+61
2017-12-05Provide property name for repository tree nodesMichael Keppler2-6/+9
2017-12-05Prevent NPEs in StagingViewThomas Wolf1-29/+37
2017-12-02Re-enable Reset context menu in history view for unresolved mergeThomas Wolf1-1/+0
2017-11-24Merge branch 'stable-4.9'Matthias Sohn2-10/+10
2017-11-20Merge "Make commit viewer diff list scrollable" into stable-4.9Matthias Sohn1-1/+2
2017-11-20Make commit viewer diff list scrollableMichael Keppler1-1/+2
2017-11-20Prevent NPEs on bare repositoriesThomas Wolf1-9/+8
2017-11-04Update spotbugs-maven-plugin to 3.1.0-RC7Matthias Sohn1-1/+1
2017-11-04Remove duplicate entry in UI plugin.propertiesThomas Wolf1-1/+0
2017-10-27Commit editor branch handling fixesAndrey Loskutov2-42/+117
2017-10-19Use newer trash icon on Eclipse Photon or newerThomas Wolf5-2/+107
2017-10-16Clean-up: resolve duplicate code in RebaseInteractiveCurrentHandlerThomas Wolf2-35/+10
2017-10-16Extensible context menu in the rebase interactive viewThomas Wolf3-24/+78
2017-10-16Move history page actions into plugin.xml and remove default handlersThomas Wolf8-429/+754
2017-10-16Add a property tester specific to the GitHistoryPageThomas Wolf2-0/+74
2017-10-16Add a property tester for IRepositoryCommitThomas Wolf4-0/+274
2017-10-16Introduce common interfaces IRepositoryCommit and IRepositoryObjectThomas Wolf3-7/+37
2017-10-08Prepare 4.10.0-SNAPSHOT buildsMatthias Sohn2-90/+90
2017-10-08Prepare 4.9.1-SNAPSHOT buildsMatthias Sohn2-90/+90
2017-10-07EGit v4.9.0.201710071750-rv4.9.0.201710071750-rMatthias Sohn2-2/+2
2017-10-06Replace findbugs by spotbugsMatthias Sohn1-2/+2
2017-09-26Ignore invalid .project files when importing projectsThomas Wolf6-23/+44
2017-09-26Partially revert "Remove repository from ListRemoteOperation"Thomas Wolf6-14/+15

Back to the top