Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-12-22Search running launch configuration in ModalContextMatthias Sohn1-0/+1
2014-12-12[stagingView] Add "Replace With > Ours/Theirs" menu for conflictsRobin Stocker1-0/+6
2014-12-04Revert "Add support for cherry-picking multiple commits at once"Matthias Sohn1-0/+10
2014-12-03Revert "Show a rebase result dialog if cherry-picking fails."Matthias Sohn1-1/+1
2014-11-28Introduce context menu "import changed projects"Tobias Melcher1-0/+1
2014-11-11[repoView] Add "Open With" menu for workspace filesRobin Stocker1-0/+1
2014-11-06Handle symlink icon in staging viewAxel Richard1-0/+2
2014-10-26add missing enums in RebaseResultDialog#getStatusText's switchTomasz Zarna1-0/+2
2014-10-23Fix misleading title in push result dialog if push failedMatthias Sohn1-0/+1
2014-10-22Link Interactive Rebase view with selected repositoryVadim Dmitriev1-0/+1
2014-10-15Improve import labelsMickael Istria1-3/+3
2014-09-20Include word "Edit" in tooltip of "Amend" toolbar buttonRobin Stocker1-2/+2
2014-09-04Simple push wizard links to Advanced push wizardMickael Istria1-0/+3
2014-09-04Show a rebase result dialog if cherry-picking fails.Maik Schreiber1-1/+1
2014-09-04[historyView] Use separate diff viewer instead of embedding into messageRobin Stocker1-3/+1
2014-09-01Provide more context in cherry-pick confirmation dialogRobin Stocker1-2/+2
2014-08-31Commit Dialog: Add "Select for Commit" to files context menuRobin Stocker1-0/+1
2014-08-28Make commit order in the interactive rebase view configurableVadim Dmitriev1-0/+1
2014-08-27Commit dialog: Replace help button with link to Staging viewRobin Stocker1-0/+3
2014-08-27Add missing mnemonics to menu itemsRobin Stocker1-12/+12
2014-08-27Change "... Git Index" to be consistently "... Index" in actionsRobin Stocker1-5/+5
2014-08-21[historyView] Context menu item for deleting tagsAndreas Hermann1-0/+5
2014-08-19[historyView] Support searching for branches/tags with find toolbarAndreas Hermann1-0/+2
2014-08-11Clean up titles used in compare viewsRobin Stocker1-5/+5
2014-08-02Prevent NPEs at plugin start and stopLaurent Goubet1-0/+1
2014-07-25Add support for reverting multiple commits at once.Maik Schreiber1-1/+4
2014-07-24Show an explanation when a merge is not possibleAndreas Hermann1-1/+1
2014-07-16Offer interactive and preserve merges options in rebase dialogKonrad Kügler1-0/+2
2014-07-09Add "Stashes" menu to Team context menu and toolbarRobin Stocker1-0/+4
2014-07-08Improve simple push dialogMickael Istria1-9/+13
2014-07-02Tab key skips 'store in Secure Store'Tomasz Zarna1-1/+1
2014-07-01Improve labels of "Identify Yourself" dialogRobin Stocker1-3/+3
2014-06-30"Identify yourself" should tell, where it stores the dataTomasz Zarna1-0/+3
2014-06-28Fix extra "'" in stashCommitNotFound messageRobin Stocker1-1/+1
2014-06-26Add stash commit viewerAndreas Hermann1-1/+10
2014-06-25Add support for cherry-picking multiple commits at once.Maik Schreiber1-12/+2
2014-06-08Typo with UI text key spellingLaurent Goubet1-1/+1
2014-05-27Ensure that transport error in RefSpecPage is loggedMatthias Sohn1-2/+1
2014-05-22Add a flag in the StashCreateDialog to include untracked changesAndreas Hermann1-0/+1
2014-05-13Remove redundant secure store accessor methodsMatthias Sohn1-2/+0
2014-05-11"Do you really want to checkout" dialog for branch switching needs a ?Tomasz Zarna1-2/+2
2014-04-28Disable "Open This Version" for delete, add "Open Previous Version"Robin Stocker1-1/+2
2014-04-28Commit Viewer: Tooltip text without newline charactersKonrad Kügler1-1/+1
2014-04-26Provide an option to fetch from Gerrit without checking out the branchMarc Khouzam1-2/+4
2014-04-26Disable logical model from preferencesArthur Daussy1-0/+1
2014-04-20[historyView] More space-efficient labels on commit with multiple tagsRobin Stocker1-0/+1
2014-04-19Warn when switching branches and a launch is running for the repoRobin Stocker1-0/+5
2014-04-19Pull with rebase: show dialog if there are uncommitted changesStefan Lay1-1/+1
2014-04-19Enable creating a new git repository in a non-empty folderMatthias Sohn1-6/+4
2014-04-18[historyView] Get selection from ExecutionEvent instead of active partRobin Stocker1-0/+1

Back to the top