Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2016-02-21Test stability: GitRepositoriesView testsThomas Wolf1-3/+30
2016-02-17Test stability: SynchronizeViewGitChangeSetModelTestThomas Wolf1-3/+5
2016-02-17Fill FetchFromGerrit wizard for more clipboard contentsThomas Wolf1-0/+140
2016-02-13Ensure "Push HEAD..." action is enabled also when HEAD is detachedMatthias Sohn3-4/+49
2016-02-13Wizard to configure pull operationMickael Istria1-0/+104
2016-02-11Make AddToIndex/RemoveFromIndex work for multiple repositories againThomas Wolf2-21/+207
2016-02-11Fix logic for detecting whether there are unstaged changesThomas Wolf1-0/+11
2016-01-26Make the gitflow UI tests independent of the keyboard layoutThomas Wolf3-8/+6
2016-01-23[test log] Unify pom.xml for tests and configure JVMThomas Wolf1-28/+0
2016-01-21Prepare 4.3.0-SNAPSHOT buildsMatthias Sohn2-18/+18
2016-01-20Properly clean up caches when a configured repository is removedThomas Wolf1-2/+48
2016-01-07[test stability] trying to stabilize recently failed unstable testsAndrey Loskutov1-2/+5
2015-12-30Add tests for Gitflow command enablementMax Hohenegger4-11/+137
2015-11-30Extract non-decoration things into new IResourceStateThomas Wolf1-8/+8
2015-10-26Do not wrap commit message footer linesThomas Wolf2-0/+59
2015-10-21Minor improvement in test for repository deletionThomas Wolf1-1/+6
2015-10-17Don't delete projects on disk unless the user said soThomas Wolf1-0/+41
2015-09-28Prepare 4.2.0-SNAPSHOT buildsMatthias Sohn2-18/+18
2015-09-28Prepare 4.1.1-SNAPSHOT buildsMatthias Sohn2-18/+18
2015-09-28EGit v4.1.0.201509280440-rv4.1.0.201509280440-rMatthias Sohn2-2/+2
2015-09-23Allow saving feature finish options as defaultMax Hohenegger5-0/+45
2015-09-22Refactored feature finish UI tests to reduce redundancyMax Hohenegger4-169/+123
2015-09-21Added support for keeping branch after Gitflow feature finishMax Hohenegger3-3/+121
2015-09-21Use save action to add missing @Override annotations on saveMatthias Sohn1-3/+9
2015-09-20Obey hyperlink preferences in SpellcheckableMessageAreaThomas Wolf1-2/+19
2015-09-17Add missing @Override annotations to all EGit bundlesLars Vogel29-0/+78
2015-09-16Configure version of tycho-surefire-plugin in parent pom.xmlMatthias Sohn1-1/+0
2015-09-13Check for objects adaptable to IResource in ShowBlameActionHandlerThomas Wolf3-60/+361
2015-09-10Rewrite CommitMessageViewer to use JFaceThomas Wolf1-9/+7
2015-09-10Fixed: Specifying non-existing master does not abort initializationMax Hohenegger1-20/+116
2015-09-07Simplify hyperlink syntax coloring in SpellcheckableMessageAreaThomas Wolf1-3/+9
2015-09-07Use standard link colors in SpellcheckableMessageAreaThomas Wolf1-4/+5
2015-09-02Fix hyperlink display in SpellcheckableMessageAreaThomas Wolf2-1/+124
2015-08-24Initializing a Gitflow repository should allow changing branch namesMax Hohenegger1-4/+59
2015-08-23Show that there are changes in "Git Repositories" viewPeter Karena3-10/+13
2015-08-23Trying to fix unstable test: GitRepositoriesViewTest.testOpenAndrey Loskutov2-1/+5
2015-08-16[gitflow] Feature finish squash should allow changing the commit messageMax Hohenegger4-10/+145
2015-08-14[gitflow] Implement squash parameter for feature finishMax Hohenegger1-0/+1
2015-08-14Use default repository location for all import wizardsAndrey Loskutov2-6/+5
2015-08-01[test stability] Fix test crash on timeout due running wizard operationAndrey Loskutov1-3/+18
2015-07-25Test stability: log real stack traces before failing testAndrey Loskutov2-7/+22
2015-07-22[gitflow] Fix feature rebase which sometimes fails silentlyMax Hohenegger2-4/+49
2015-07-07Test stability: GlobalConfigurationPageTest swtbot workaroundsAndrey Loskutov2-1/+5
2015-07-07Test stability: another attempt to have stable connect() behaviorAndrey Loskutov1-1/+5
2015-07-07Test stability: force shell activation before tests startsAndrey Loskutov1-0/+16
2015-07-05[gitflow] add UI testsMax Hohenegger6-7/+350
2015-07-05Test stability: don't use Calender.roll()Andrey Loskutov1-3/+4
2015-07-04Test stability: wait extra time until new projects are connectedAndrey Loskutov1-1/+5

Back to the top