Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-03-21Move 'Untrack' to Advanced MenuTomasz Zarna1-6/+42
2013-03-20[repoView] Enable rebase menu to abort/skip non-interactive rebaseMatthias Sohn1-2/+2
2013-02-22Fix commit keyboard shortcut Ctrl+#Markus Keller1-0/+1
2013-02-19Fix various exceptions in ImportProjectsCommandRobin Rosenberg1-1/+3
2013-02-13Move "Ignore" further down in the team menuMatthias Sohn1-8/+8
2013-02-04Customize diff file headlines in diff tab of commit viewerTobias Pfeifer1-0/+29
2013-01-26Add clean action for repositoriesMarkus Duft1-0/+59
2013-01-23Enable reset in the repositories view whenever applicableRobin Rosenberg1-1/+1
2013-01-23Make all methods and states of RepositoryState testable propertiesRobin Rosenberg1-2/+2
2013-01-19Fix indentation of commands in plugin.xmlRobin Stocker1-3/+3
2013-01-14[repoView] Add Show In support for resourcesRobin Stocker1-146/+5
2013-01-14[repoView] Use <insertionPoint> for popup menu groupsRobin Stocker1-166/+223
2013-01-11Fix keyboard shortcut for Commit... on the MacMarkus Keller1-0/+14
2012-11-14Add Show In support for files in history and commit viewRobin Stocker1-0/+5
2012-11-08Fix invalid not well-formed plugin.xmlMatthias Sohn1-1/+0
2012-09-05[sync] Restore configured synchronization after eclipse exitDariusz Luksza1-1/+1
2012-09-01Add a statistics page to repository propertiesChristian Halstrick1-0/+6
2012-08-28Add 'Create Patch...' to context menu of 'Synchronize' viewDani Megert1-0/+6
2012-08-28Add command to enable running garbage collectorMatthias Sohn1-0/+53
2012-08-26[repoView] Add Delete command for files and foldersRobin Stocker1-0/+58
2012-07-02Configure Gerrit wizard: some small UI improvementsMathias Kinzler1-0/+4
2012-06-22Add a "Push to Gerrit" actionMathias Kinzler1-3/+36
2012-06-11[historyView] Support blaming commit scoped to single fileKevin Sawicki1-0/+9
2012-06-11Add a "Previous Version" option to the Replace With menuMathias Kinzler1-0/+7
2012-06-10[reflogView] Add a "copy" command and some minor UI improvementsMathias Kinzler1-9/+52
2012-05-09[repoView] Enable branch commit command by defaultKevin Sawicki1-1/+1
2012-04-25Allow to show/edit branch configurationMathias Kinzler1-0/+27
2012-04-22[historyView] Allow to rename branchesMathias Kinzler1-3/+12
2012-04-14Add a menu item for unstaging changesRobin Rosenberg1-0/+7
2012-04-02Allow push of single Refs/Commits from Repo & History ViewsMarkus Duft1-13/+64
2012-03-31Remove unused synchronization partsDariusz Luksza1-18/+0
2012-03-26[repoView] Add support for dropping a stashed commitKevin Sawicki1-0/+61
2012-03-25Add stash option to BranchResultDialogKevin Sawicki1-0/+1
2012-03-17Enable Git Command Group actions for Repository View selectionsMathias Kinzler1-46/+15
2012-03-16Change rebase tool bar button to pulldownDariusz Luksza1-1/+1
2012-03-13Add merge button into Git Actions ToolbarDariusz Luksza1-0/+11
2012-02-29[repoView] Add actions to create and apply stashed commitKevin Sawicki1-1/+147
2012-02-26Add "Revert" action to Commit EditorTomasz Zarna1-0/+9
2012-02-21Repositories View: allow to fetch/push on RemoteNodeMathias Kinzler1-6/+22
2012-02-20Team > Create Patch... doesn't observe selectionTomasz Zarna1-1/+0
2012-02-17Add "Revert" icon Tomasz Zarna1-0/+4
2012-02-11[repoView] Add submodule add/sync/update supportKevin Sawicki1-1/+202
2012-01-30New wizard to configure a remote as GerritStefan Lay1-0/+45
2012-01-30Add an icon attribute to the cloneSourceProvider extension pointStefan Lay1-0/+1
2012-01-30Redesign GitImportWizard to include contributed clone sourcesStefan Lay1-1/+1
2012-01-30Add an extension point to provide repository searchStefan Lay1-0/+10
2012-01-26[historyView] Support linking with commit editorKevin Sawicki1-0/+7
2012-01-25Implement decoration for working setsMarkus Duft1-1/+1
2012-01-20[historyView] Add preferences for max branch and tag lengthKevin Sawicki1-3/+12
2012-01-07[repoView] Use standard command id for renaming branchesKevin Sawicki1-1/+23

Back to the top