Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-12-06Introduce GitSynchronizer for logical model supportLaurent Delaigue3-0/+385
2016-12-02Clean up "Replace With..." actionsThomas Wolf1-26/+29
2016-11-23Test stability fix for GitRepositoriesViewTestMatthias Sohn1-1/+4
2016-10-26Avoid potential deadlocks in repositories viewAndrey Loskutov3-2/+11
2016-10-24Do not auto-fill reference in pull wizard with local branch nameMatthias Sohn1-0/+3
2016-10-20Handle rebase modes 'preserve' and 'interactive' in EGitThomas Wolf4-39/+47
2016-10-16Test stability: re-select tree itemThomas Wolf1-0/+2
2016-10-12Fix the enablement of "Compare with->Index with HEAD"Thomas Wolf1-0/+45
2016-10-12Test stability: avoid arbitrarily timed waitThomas Wolf1-4/+2
2016-10-11Test stability: get node anew after having refreshed the viewThomas Wolf1-2/+6
2016-09-29Test stability: wait for background jobs to finishThomas Wolf1-0/+3
2016-09-21Revert "Provide a remote mapping context to ModelProviders"Andrey Loskutov3-363/+0
2016-09-06Test stability: use dialog's bot to find buttonThomas Wolf1-3/+9
2016-08-30Provide a remote mapping context to ModelProvidersLaurent Delaigue3-0/+363
2016-08-20Test stability: clean up after config testThomas Wolf1-3/+19
2016-08-15Test stability: eliminate one arbitrarily timed waitThomas Wolf1-4/+9
2016-08-15Auto-stage selected files on "Commit..." when staging view is usedThomas Wolf3-26/+121
2016-08-05Test stability: wait for push job and open result dialogThomas Wolf1-1/+4
2016-07-28Fix some git actions visible in Team menu on unshared projectThomas Wolf1-1/+23
2016-07-22Open the smart import wizard if available.tbaumann2dj1-53/+112
2016-07-15Test stability: force display of result dialog of background jobsThomas Wolf6-51/+32
2016-07-13Try to recover after deleting opened files on NFSAndrey Loskutov1-0/+10
2016-07-02Refactor BranchOperationUIThomas Wolf1-4/+2
2016-07-02Avoid opening dialogs from push/fetch background jobsThomas Wolf4-31/+88
2016-06-12Test stability: try to fix three frequently failing testsThomas Wolf3-11/+38
2016-05-31Enable copying source branch in "Create Branch" dialog to clipboardMatthias Sohn1-2/+2
2016-05-30Merge "Test stability: wait for specific child node after expansion"Thomas Wolf2-3/+45
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-22Replace uses of deprecated Repository.getRef()Thomas Wolf10-13/+14
2016-05-09Set repository when opening staging view from commit actionThomas Wolf1-0/+105
2016-05-07Test stability: one "widget disposed" message is enoughThomas Wolf3-1/+12
2016-05-05Test stability: really shut down repositoriesThomas Wolf2-0/+2
2016-05-04Test stability: wait for repositories view refresh after config changeThomas Wolf1-0/+1
2016-05-03Test stability: after clicking finish, wait for shell to close.Thomas Wolf1-0/+2
2016-05-03Test stability: avoid asynchronous SWTBotTreeItem.expand()Thomas Wolf23-220/+287
2016-04-03When running "Commit" action open staging view instead of commit dialogMatthias Sohn5-0/+35
2016-03-22Test stability: fix FeatureFinishSquashTestThomas Wolf1-19/+5
2016-03-21Remove session properties when disconnecting a projectThomas Wolf1-0/+20
2016-03-20Fix refresh after re-connecting a project with submodules insideThomas Wolf1-5/+5
2016-03-15Refresh decorations after re-connecting a projectThomas Wolf4-19/+47
2016-03-14Support copy/move of workspace if Git repository is under workspaceMatthias Sohn1-2/+4
2016-03-13RepositoryCache: do not prematurely remove submodulesThomas Wolf4-12/+228
2016-03-02Test stability: GitRepositoriesViewRepoDeletionTestThomas Wolf1-6/+3
2016-02-29Decorate IFolders that are submodule working directory rootsThomas Wolf1-0/+18
2016-02-28Test stability: properly wait for refresh jobs in Gitflow testThomas Wolf1-3/+5
2016-02-25Fix recognition of submodules in folders.Thomas Wolf2-0/+314
2016-02-22Allow filtering of Gitflow feature branches in checkout and track dialogMax Hohenegger1-1/+7

Back to the top