Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-29Update license to EPL-2.0Matthias Sohn1-2/+4
2018-03-10Remove deprecated UIUtils#applyHyperlinkDetectorStyleRangesMatthias Sohn1-94/+0
2018-02-13Prevent MissingObjectException being logged in ref content proposalThomas Wolf1-2/+6
2018-02-13Generalize UIUtils.addContentProposalToText a bit moreThomas Wolf1-17/+90
2017-02-21Branch name normalization: use content assistThomas Wolf1-1/+3
2017-01-06[duplicate code] Unify pattern creation for content assistThomas Wolf1-71/+51
2017-01-05[duplicate code] Unify branch/ref content assist handlingThomas Wolf1-30/+94
2016-10-26Fix tooltip shown on content assist light bulb for ref proposalsMatthias Sohn1-2/+2
2016-04-20Remove redundant type information from org.eclipse.egit.uiLars Vogel1-4/+4
2015-11-22Switching egit.ui to JGit nullness annotationsAndrey Loskutov1-1/+1
2015-11-14Replaced CommonUtils.getAdapter*() methods with AdapterUtils.adapter()Andrey Loskutov1-4/+10
2015-09-11Deprecate unused and obsolete methodsThomas Wolf1-2/+20
2015-08-14Use default repository location for all import wizardsAndrey Loskutov1-20/+0
2015-04-19[scalability] Use image descriptors cache for external programsAndrey Loskutov1-7/+45
2015-03-24Add missing @Override annotations to org.eclipse.egit.uiLars Vogel1-0/+12
2015-02-27Fix unnecessary cast errors from generified IAdaptable#getAdapter(..)Dani Megert1-5/+5
2014-11-07Fix IAE from setStyleRanges in SpellcheckableMessageAreaRobin Stocker1-1/+22
2014-09-03Suppress "Unnecessary cast" errors in Eclipse Mars (4.5)Markus Keller1-2/+2
2014-03-17Allow canceling the commit operation after save-during-commitKonrad Kügler1-1/+44
2013-10-09Improve UI of upstream configuration when creating a branchRobin Stocker1-0/+10
2013-09-19[stagingView] Fix selection after showing view initiallyRobin Stocker1-0/+35
2013-09-10[historyView] Improve performance of hyperlink detectionAndrew Gvozdev1-18/+28
2013-09-01Extract method for setting up button layout data in non-Dialog contextsTomasz Zarna1-0/+28
2013-08-25Merge branch 'stable-3.0'Matthias Sohn1-22/+45
2013-08-23Lookup keybinding used to trigger content assistMatthias Sohn1-22/+45
2013-08-23[repoView] Make "Delete Repository..." more explicitRobin Stocker1-0/+13
2013-08-12[repoView] Make "Delete Repository..." more explicitRobin Stocker1-0/+13
2013-06-24Support Mylyn links in History View, Staging View and Commit DialogStephen Elsemore1-0/+45
2013-05-26Substitute variables in "Default repository folder" before using itRobin Stocker1-1/+21
2013-03-07Move UIText and UIIcons to the internal packageRobin Rosenberg1-0/+2
2012-11-16[stagingView] Add Show In to context menu of filesRobin Stocker1-0/+26
2012-09-05[stagingView] Allow <any modifier>+Enter for commitRobin Stocker1-4/+5
2012-08-09Commit should only prompt if unsaved files are from repoRobin Stocker1-1/+19
2012-08-07[stagingView] Allow to commit using Ctrl+Enter (Cmd+Enter)Robin Stocker1-0/+17
2012-06-25[historyView] Use single resource managerKevin Sawicki1-0/+20
2011-11-04Add action links when Git Repositories view is empty.Kevin Sawicki1-0/+38
2011-09-08Add more checks for null/disposed viewer and controlKevin Sawicki1-0/+22
2011-08-01Persist bounds of fetch/merge/push/pull dialogs.Kevin Sawicki1-0/+24
2011-07-17Add collapse/expand all utility method for tree viewers.Kevin Sawicki1-0/+44
2011-07-11Display add/delete overlays from FileDiff.getImageDescriptorKevin Sawicki1-0/+14
2011-07-09Add more information to merge and fetch results dialogs.Kevin Sawicki1-0/+20
2011-05-31Add handler to display blame annotations in editor ruler.Kevin Sawicki1-0/+10
2011-05-19Add check/uncheck all buttons to commit search page.Kevin Sawicki1-0/+21
2011-04-13Enable reuse of SWT utility methodStefan Lay1-0/+16
2011-02-03Simplify Fetch and Push second part: Add a simplified Push wizardMathias Kinzler1-10/+116
2010-06-17Refactor "previously used values" content assistMathias Kinzler1-0/+215
2010-05-12Add tagging UI supportDariusz Luksza1-0/+25
2010-04-26Cleanup: remove methods from ActivatorMathias Kinzler1-0/+40

    Back to the top