Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-05-18Add accelerators for "Compare With" and "Replace With" commandsAlena Laskavaia1-0/+2
2016-02-13Wizard to configure pull operationMickael Istria1-0/+2
2016-01-21Provide missing key bindings labelsAndrey Loskutov1-0/+3
2015-10-04Configurable date format used consistently throughout EGitThomas Wolf1-0/+2
2015-09-13Introduce new preference page for Staging viewAndrey Loskutov1-0/+1
2015-08-20Rename usage of the label "Working Directory" with "Working Tree"Lars Vogel1-2/+2
2015-02-16Use proper constructors and don't kill Java content assistMarkus Keller1-0/+8
2014-11-28Introduce context menu "import changed projects"Tobias Melcher1-0/+3
2014-10-27Register dynamic tracing options on tracing preference pageRobin Stocker1-1/+3
2014-09-12Add "Repository" submenu in Team menu of files and foldersRobin Stocker1-0/+1
2014-09-08Add Team > "Create Patch..." for working setsRobin Stocker1-1/+0
2014-08-27Add missing mnemonics to menu itemsRobin Stocker1-8/+9
2014-08-27Change "... Git Index" to be consistently "... Index" in actionsRobin Stocker1-9/+9
2014-08-01Fix PushCommand.name to be "Push..."Robin Stocker1-1/+1
2014-07-09Add "Stashes" menu to Team context menu and toolbarRobin Stocker1-2/+5
2014-07-08Improve simple push dialogMickael Istria1-1/+0
2014-05-22Add a flag in the StashCreateDialog to include untracked changesAndreas Hermann1-1/+1
2014-05-21Use label "Rebase on" for rebase command in repositories viewMatthias Sohn1-2/+2
2014-05-20Register .gitignore as a text contenttypeMatthias Sohn1-0/+2
2014-04-20Add mnemonic for Show AnnotationsRobin Stocker1-1/+1
2014-04-04Add ability to edit a commit directly from the history view.Maik Schreiber1-0/+1
2014-04-02Provide extensibility for suggesting branch namesGerd Zanker1-0/+1
2014-03-07Add ability to reword a commit directly from the history view.Maik Schreiber1-0/+1
2014-02-16Make "Clean..." available on project under Team > AdvancedRobin Stocker1-1/+1
2014-02-11Add ability to squash commits directly from the history view.Maik Schreiber1-0/+1
2013-12-19Rename "Commit Dialog" preference page to "Committing"Robin Stocker1-1/+1
2013-12-12Improve order of menu entries in "Replace With" and "Compare With"Robin Stocker1-1/+1
2013-12-12Revert "Improve order of menu entries in "Compare With" menu"Robin Stocker1-3/+0
2013-12-12Revert "Improve order of menu entries in "Replace With" menu"Robin Stocker1-4/+2
2013-12-01Push Tags wizardRobin Stocker1-0/+1
2013-11-29Fix label of "Create Tag..." in commit viewerRobin Stocker1-1/+1
2013-11-24Make "Copy" command for reflog entries unambiguousMichael Keppler1-2/+2
2013-11-22[repoView] Remove duplicate command and handler for "Create Tag..."Robin Stocker1-1/+0
2013-11-22Fix typo in name of RepoViewConfigureBranchCommandMichael Keppler1-1/+1
2013-11-22Use ellipsis in "Add Submodule..." menuMichael Keppler1-1/+1
2013-11-22Improve order of menu entries in "Replace With" menuRobin Stocker1-2/+4
2013-11-17Improve order of menu entries in "Compare With" menuRobin Stocker1-0/+3
2013-11-17Remove Compare With > History...Robin Stocker1-1/+0
2013-11-06Add a view for interactive rebaseTobias Pfeifer1-0/+2
2013-10-31Fix typo in 'git_branch' variable descriptionMichael Keppler1-1/+1
2013-10-22[repoView] Use common command for "Add to Index"Robin Stocker1-1/+0
2013-10-12Push branch/initial push wizardRobin Stocker1-1/+3
2013-09-29Add "egit" to the preference keywordsRobin Stocker1-1/+1
2013-09-12Reorder Push, Fetch, Pull menu entries in TeamRobin Stocker1-1/+2
2013-08-09Allow user to configure decoration of ignored resourcesTomasz Zarna1-0/+6
2013-07-12Extend labels of sources in Import Projects from GitRobin Stocker1-1/+1
2013-06-18Simplify name of git perspective to "Git"Matthias Sohn1-1/+1
2013-04-24"Rebase > Skip" should be named "Skip commit", add mnemonic for "Abort"Tomasz Zarna1-3/+3
2013-03-21Move 'Untrack' to Advanced MenuTomasz Zarna1-0/+1
2013-02-19Fix various exceptions in ImportProjectsCommandRobin Rosenberg1-0/+1

Back to the top