Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-06Use an asynchronous lightweight decorator in the repositories viewThomas Wolf1-2/+2
2018-05-29Update license to EPL-2.0Matthias Sohn1-2/+4
2018-04-19Use substring matches in filter in AbstractBranchSelectionDialogThomas Wolf1-4/+7
2017-05-10Fix node selection in AbstractBranchSelectionDialogThomas Wolf1-4/+38
2016-05-22Replace uses of deprecated Repository.getRef()Thomas Wolf1-8/+8
2016-04-20Remove redundant type information from org.eclipse.egit.uiLars Vogel1-1/+1
2015-03-24Add missing @Override annotations to org.eclipse.egit.uiLars Vogel1-0/+2
2013-11-04Show tooltips for refs (history view, branch selection dialogs)Robin Stocker1-4/+5
2013-10-31Cannot reset when not on a branchTomasz Zarna1-0/+6
2013-10-31Allow to edit branches while fetching from GerritTomasz Zarna1-2/+26
2013-10-13Also use styled text labels in branch selection dialogRobin Stocker1-1/+3
2012-07-02Make AbstractBranchSelectionDialog resizable and persist boundsMarkus Keller1-1/+10
2012-03-20Show branch name in dialog title and messageKevin Sawicki1-0/+12
2012-03-15Set initial rebase selection to upstream branchKevin Sawicki1-0/+46
2012-03-06Set initial selection to upstream branchKevin Sawicki1-11/+20
2011-11-17Don't start operation when single-clicking an item in a dialogDaniel Megert1-6/+5
2011-10-14Support opening an additional ref node selectionKevin Sawicki1-4/+6
2011-07-15Branch selection dialog should have margins Benjamin Muskalla1-6/+15
2011-06-01Sort alphabetically ref names in branch dialogsDariusz Luksza1-0/+6
2011-05-10Allow preselection in branch selection dialog to enable OK buttonRobin Stocker1-2/+6
2011-04-25Allow delete multiple branches at onceDariusz Luksza1-1/+15
2011-04-20Refactoring Branch operations (3): cleanupMathias Kinzler1-1/+1
2011-03-30Always expand remote branch node in rebase selection dialogDariusz Luksza1-37/+61
2011-02-15Allow to select a Reference (e.g. FETCH_HEAD) for CompareMathias Kinzler1-3/+13
2010-12-02Remove help button (? icon) from dialogsPhilipp Thun1-0/+2
2010-11-25Initial support for rebaseMathias Kinzler1-3/+23
2010-11-08Fix NPE in Branch Selection DialogJens Baumgart1-0/+2
2010-10-14Making branch nodes' names more consistent.Sasa Zivkov1-4/+4
2010-10-14Use the new JGit API Branch commandsMathias Kinzler1-0/+16
2010-07-20Cleanup FilteredTree usagesMathias Kinzler1-2/+1
2010-07-02Refactor the BranchSelectionDialogMathias Kinzler1-0/+308

    Back to the top