Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-05-05Fix representation toggle commands in the repositories viewThomas Wolf3-45/+52
2017-05-05Use verbs in PullResultDialog instead of OKDavid Weiser2-2/+3
2017-05-03Update EGit state when only FETCH_HEAD changesThomas Wolf3-8/+56
2017-05-03Non-blocking content-assist in FetchGerritChangePageThomas Wolf5-63/+966
2017-05-03Refactor and simplify FetchGerritChangePageMatthias Sohn3-142/+102
2017-05-02Improve pasting into Change field in FetchGerritChangePageThomas Wolf1-10/+39
2017-05-02Don't decorate when the workspace is not yet ready.Thomas Wolf1-2/+5
2017-05-01Add a sanity check against misbehaving IAdaptablesThomas Wolf3-2/+23
2017-04-25Give the tag field in FetchGerritChangePage a BranchNameNormalizerThomas Wolf3-0/+7
2017-04-25Revert "Fix CommandEnablementTest"Thomas Wolf1-5/+3
2017-04-21Expand/collapse folder nodes in DiffEditorOutline on double clickThomas Wolf1-0/+17
2017-04-21Fix CommandEnablementTestThomas Wolf1-3/+5
2017-04-20Update eclipse-jarsigner-plugin to 1.1.4Matthias Sohn1-1/+1
2017-04-20Remove default handlers for RemoveCommand in the repositories viewThomas Wolf1-28/+27
2017-04-20Fix "checkout" used as a verb to "check out"Thomas Wolf2-24/+24
2017-04-20Improve branch name field in FetchGerritChangePageThomas Wolf1-2/+5
2017-04-20Move default tooltip inside BranchNameNormalizerThomas Wolf5-12/+18
2017-04-20Add a BranchNameNormalizer to the PushBranchPageMichael Keppler2-2/+12
2017-04-20Adds mnemonics to the buttons in the git staging viewFabian Pfaff1-2/+2
2017-04-20Merge "Add mnemonic to "Continue" button in "Running Launch" dialog"Thomas Wolf1-1/+1
2017-04-20Add mnemonic to "Continue" button in "Running Launch" dialogDavid Weiser1-1/+1
2017-04-19Give egit popup menus unique idsAndrey Loskutov1-0/+8
2017-04-15Merge "Update Oomph setup"Matthias Sohn1-8/+8
2017-04-12Merge branch 'stable-4.7'David Pursehouse14-280/+285
2017-04-09Update Oomph setupMatthias Sohn1-8/+8
2017-04-05Prepare 4.7.1-SNAPSHOT buildsMatthias Sohn38-258/+258
2017-04-05EGit v4.7.0.201704051617-rv4.7.0.201704051617-rMatthias Sohn38-39/+39
2017-04-05Prepare 4.8.0-SNAPSHOT buildsMatthias Sohn38-258/+258
2017-04-05Fix version.sh to update fragment host and egit bundle dependenciesMatthias Sohn1-0/+1
2017-04-04Update documentation for 4.7.0Matthias Sohn14-280/+285
2017-04-02Merge branch 'stable-4.6'Matthias Sohn9-76/+96
2017-04-01Update Jetty to 9.3.17.v20170317stable-4.6Matthias Sohn10-96/+96
2017-03-31Revert "Update EGit 4.7 target platform to jetty 9.4.1"Matthias Sohn10-96/+96
2017-03-30Use "Cherry-pick" for default button in ConfirmCherryPickDialogDavid Weiser3-9/+13
2017-03-28Don't try to dereference null context on shutdownAndrey Loskutov1-3/+8
2017-03-23Redo "Use ViewerComparator instead of deprecated ViewerSorter"Thomas Wolf7-15/+15
2017-03-22Fix NPE in StagingView.commit()Matthias Sohn1-2/+3
2017-03-22Update orbit to S20170306214312 (Oxygen M6)Matthias Sohn9-14/+14
2017-03-22Update Jetty to 9.4.3.v20170317Matthias Sohn11-99/+99
2017-03-20Revert "Use ViewerComparator instead of deprecated ViewerSorter"David Pursehouse9-19/+19
2017-03-16Add missing entry for plugin.properties in build.propertiesDavid Pursehouse1-0/+1
2017-03-16Configure Eclipse to ignore "Unused exception parameter" in testsDavid Pursehouse4-0/+4
2017-03-16Use ViewerComparator instead of deprecated ViewerSorterDavid Pursehouse9-19/+19
2017-03-16DiffRegionFormatterTest: Open DiffRegionFormatter in try-with-resourceDavid Pursehouse1-7/+8
2017-03-16Open Git instances in try-with-resource in testsDavid Pursehouse28-231/+354
2017-03-16Add missing newlines at ends of Java filesDavid Pursehouse48-48/+48
2017-03-16Fix typos in initial commit creation commit messagesDavid Pursehouse2-2/+2
2017-03-16Revert "Prefer to change to existing local branch when fetching GerritAndrey Loskutov3-111/+44
2017-03-16Revert "Fix NPE in FetchGerritChangePage"Andrey Loskutov1-4/+2
2017-03-14Fix NPE in FetchGerritChangePageMatthias Sohn1-2/+4

Back to the top