Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-05-22Replace uses of deprecated Repository.getRef()Thomas Wolf1-1/+1
2016-05-03Test stability: avoid asynchronous SWTBotTreeItem.expand()Thomas Wolf1-4/+6
2015-09-17Add missing @Override annotations to all EGit bundlesLars Vogel1-0/+4
2015-07-01Use bot.viewById instead of bot.viewByTitleAndrey Loskutov1-2/+3
2015-01-02Don't run potentially blocking operations in UI threadAndrey Loskutov1-0/+1
2014-08-03Try to fix HistoryViewTest instabilityRobin Stocker1-7/+4
2014-04-28Disable "Open This Version" for delete, add "Open Previous Version"Robin Stocker1-1/+33
2013-12-01Push Tags wizardRobin Stocker1-1/+1
2013-10-22Fix UI tests interfering with each other because of shared test setupRobin Stocker1-6/+5
2013-10-22Make tests with branch selection dialog also work with styled labelsRobin Stocker1-4/+3
2013-10-22Use util method to get package explorer tree in testsRobin Stocker1-14/+2
2013-06-10Ignore test HistoryViewTest.testRebaseAlreadyUpToDateMatthias Sohn1-1/+3
2013-03-07Move UIText and UIIcons to the internal packageRobin Rosenberg1-1/+1
2012-12-22Run "click context menu" synchronously where possible in testsRobin Stocker1-3/+3
2012-09-02[historyView] Rebase: Pass a better Ref as upstreamRobin Stocker1-3/+25
2012-05-17[historyView] Show commit SHA-1 in first columnKevin Sawicki1-4/+4
2012-01-20Fix failing tests in HistoryViewTestDariusz Luksza1-2/+3
2011-11-29Show merge result when revert failsKevin Sawicki1-0/+30
2011-09-23Change decorator to make use of IndexDiffCacheChristian Halstrick1-6/+9
2011-03-01[historyView] Fix redraw bug with Show all BranchesStefan Lay1-2/+34
2011-02-23CommitMessageViewer: use Job to update Commit MessageJens Baumgart1-6/+0
2011-02-18Fix HistoryView tests after commit 611459632b77Mathias Kinzler1-0/+6
2010-11-29Support spellchecking in tag dialogDariusz Luksza1-1/+1
2010-11-24[historyView] Fix a UI test after change 1934Mathias Kinzler1-1/+1
2010-10-26Remove waitInUI from HistoryViewTestJens Baumgart1-6/+3
2010-09-24Fix ui tests accessing history view too earlyJens Baumgart1-26/+40
2010-09-24Fix HistoryViewTest problem with virtual tablesJens Baumgart1-4/+17
2010-09-06History View: fix view menuMathias Kinzler1-3/+3
2010-08-27Fix UI tests after Tag dialog changeStefan Lay1-4/+1
2010-08-18History View: build menu programmaticallyMathias Kinzler1-7/+9
2010-08-11Checkout branch: use common UIMathias Kinzler1-3/+5
2010-08-10Git History View: cleanup and usabilityMathias Kinzler1-9/+12
2010-08-05History View: Create Branch/Tag on commitMathias Kinzler1-1/+85
2010-07-22TeamMenuTestsMathias Kinzler1-0/+240

    Back to the top