Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-06Rename RepositoriesViewLabelProvider to RepositoryTreeNodeLabelProviderThomas Wolf1-6/+6
2018-08-06Use an asynchronous lightweight decorator in the repositories viewThomas Wolf12-106/+117
2018-07-05Staging view: update author/committer on config changesThomas Wolf2-3/+235
2018-05-29Merge branch 'stable-5.0'Matthias Sohn133-267/+531
2018-05-29Update license to EPL-2.0Matthias Sohn133-267/+531
2018-05-23Prepare 5.1.0-SNAPSHOT buildsMatthias Sohn2-19/+19
2018-05-22Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2-2/+2
2018-05-22EGit v5.0.0.201805221745-rc1v5.0.0.201805221745-rc1Matthias Sohn2-2/+2
2018-05-16Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2-2/+2
2018-05-15EGit v5.0.0.201805151920-m7v5.0.0.201805151920-m7Matthias Sohn2-2/+2
2018-05-05Respect gitattributes in the compare editorThomas Wolf2-0/+183
2018-04-24Silence unusual equals() argument type warningsMichael Keppler6-22/+22
2018-04-01Create Repository: use "Create" instead of "Finish" for default buttonThomas Wolf1-2/+4
2018-04-01Add Repository: use "Add" instead of "Finish" for default buttonThomas Wolf1-1/+1
2018-03-08Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2-18/+18
2018-03-08Prepare 4.11.1-SNAPSHOT buildsMatthias Sohn2-18/+18
2018-03-08EGit v4.11.0.201803080745-rv4.11.0.201803080745-rMatthias Sohn2-2/+2
2018-02-27Delete Repository dialog: use "Delete" instead of "OK" for buttonJonas Hungershausen1-4/+9
2018-02-01Select "ssh" protocol also for git-style URLs without schemeThomas Wolf1-0/+12
2017-12-31Prepare 4.11.0-SNAPSHOT buildsMatthias Sohn2-18/+18
2017-12-23Add header Automatic-Module-Name for Java 9Karsten Thoms1-0/+1
2017-12-05Specialized labels for Push dialog buttonsMickael Istria1-2/+2
2017-11-24Merge branch 'stable-4.9'Matthias Sohn1-0/+14
2017-11-20[test stability] CompareActionsTest assumes resource modelThomas Wolf1-0/+14
2017-10-27Commit editor branch handling fixesAndrey Loskutov1-3/+3
2017-10-16Move history page actions into plugin.xml and remove default handlersThomas Wolf1-2/+2
2017-10-08Prepare 4.10.0-SNAPSHOT buildsMatthias Sohn2-18/+18
2017-10-08Prepare 4.9.1-SNAPSHOT buildsMatthias Sohn2-18/+18
2017-10-07EGit v4.9.0.201710071750-rv4.9.0.201710071750-rMatthias Sohn2-2/+2
2017-09-18[test stability] Wait for expected dialog to become activeThomas Wolf1-0/+2
2017-09-14Add a test for cloning via HTTPSThomas Wolf2-5/+122
2017-08-31[releng] Remove "always use braces" from Eclipse save actionsThomas Wolf1-1/+1
2017-08-26Enhance Eclipse save actionsMatthias Sohn1-7/+7
2017-08-19Remove repository from ListRemoteOperationMatthias Sohn1-2/+1
2017-08-07Use verbs in UnmergedBranchDialogDavid Weiser1-1/+2
2017-07-13Toolbar button to switch repositories in git viewsThomas Wolf1-0/+233
2017-07-07Improve hard-wrapping in commit messagesThomas Wolf1-0/+41
2017-06-30FetchGerritChangePage: auto-supply highest patch set numberThomas Wolf1-1/+18
2017-06-30Use "Check Out" for the default button in checkout confirmation dialogThomas Wolf1-1/+3
2017-06-28FetchGerritChangePage: also try to determine the patch set numberThomas Wolf1-29/+60
2017-06-25Add ICommitMessageProvider2 for caret positioning in commit messagesStefan Rademacher8-205/+775
2017-06-21Removes the usage of StringBuffer in GitCloneWizardTestBaseLars Vogel1-1/+1
2017-06-20Use verbs in PushResultDialog instead of OKDavid Weiser1-1/+1
2017-06-13More fitting Decoration Support for ResourceMappings in generalMartin Fleck6-72/+1193
2017-06-11Merge branch 'stable-4.8'Matthias Sohn2-17/+33
2017-06-08Merge branch 'stable-4.7' into stable-4.8Matthias Sohn2-17/+33
2017-06-08Prepare 4.7.2-SNAPSHOT buildsstable-4.7Matthias Sohn2-18/+18
2017-06-07EGit v4.7.1.201706071930-rv4.7.1.201706071930-rMatthias Sohn2-2/+2
2017-06-07Disable running autoGC in the background for EGit testsMatthias Sohn2-1/+35
2017-05-30Prepare 4.9.0-SNAPSHOT buildsMatthias Sohn2-18/+18

Back to the top