Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-11-16[repo view] Eliminate default handler for paste commandThomas Wolf1-13/+12
2019-11-16[repo view] Bind "Rename Repository Group..." to standard renameThomas Wolf1-38/+43
2019-11-16[repo view] Introduce repository groupsAlexander Nittka1-3/+111
2019-11-12Sort branches in branch selection dialog like in repo viewMichael Keppler1-1/+1
2019-10-26[repo view] Link with selection: immediate reaction, show open editorsThomas Wolf1-19/+3
2019-10-25[repo view] Do not allow removing submodules from viewAlexander Nittka1-1/+4
2019-10-24[repo view] Ellipses for the add/clone/create commands in view menuThomas Wolf1-11/+17
2019-10-17[repo view] Let "link with selection" be always enabledThomas Wolf1-11/+2
2019-10-12Document repository view menu insertion pointsMichael Keppler1-7/+7
2019-09-08Fix visibility of Team->Advanced->Create TagThomas Wolf1-1/+3
2019-09-08Use an OSGi declarative service instead of IStartupThomas Wolf1-6/+0
2019-08-20Remove duplicate configure fetch/push commandsMichael Keppler1-14/+4
2019-08-15Bind F2 on repo node to rename of current branchMichael Keppler1-6/+24
2019-07-01Add more command iconsMichael Keppler1-0/+12
2019-03-25Integrate the smart import wizard fragment into the EGit UI bundleThomas Wolf1-0/+8
2019-03-21Handle expected value in property testersThomas Wolf1-181/+47
2019-03-21Unify "Revert" commandsThomas Wolf1-28/+14
2019-03-21Unify "Show in History" commandsThomas Wolf1-16/+15
2019-03-21Unify "Cherry-Pick" commandsThomas Wolf1-31/+19
2019-03-21Unify "Checkout" commandsThomas Wolf1-39/+22
2019-03-21Unify "Create Tag..." commandsThomas Wolf1-65/+32
2019-03-21Unify "Create Branch" commandsThomas Wolf1-41/+19
2019-03-21Remove unused command ID for "Delete Stash..."Thomas Wolf1-11/+17
2019-03-21Unify handling of "Apply Stash"Thomas Wolf1-62/+30
2019-03-13Use an icon for the Stashes menuMichael Keppler1-2/+4
2019-03-13Have a description for the Git perspective.Michael Keppler1-0/+3
2019-03-09Add filters to Git Repositories ViewAlexander Nittka1-2/+46
2019-02-20Group context menu items correctlyMichael Keppler1-0/+3
2019-02-20[history] Handle workspace and non-workspace files alikeThomas Wolf1-29/+2
2019-02-16Display more icons in egit menu itemsMichael Keppler1-2/+32
2019-02-15Minor formatting fixes in UI plugin.xmlThomas Wolf1-161/+137
2019-02-15CommitFileDiffViewer: better performance for huge commitsTim Neumann1-0/+6
2019-01-29New Git Repo wizard should have a descriptionMatthias Becker1-0/+3
2019-01-04Provide "Show in System Explorer" on working tree nodesMichael Keppler1-0/+43
2018-11-30Avoid triggering unintended commandsThomas Wolf1-52/+70
2018-11-21Keywords for all git preference pagesMichael Keppler1-29/+52
2018-10-17Enable "show in history" for staged deleted filesMichael Keppler1-0/+7
2018-09-27Add support for multi repository selection for switching branchesLuís Copetti1-1/+54
2018-09-23Unify order of branch context menu itemsMichael Keppler1-64/+64
2018-09-22Git perspective improvementsMichael Keppler1-1/+44
2018-09-01Reorder reflog view context menuMichael Keppler1-5/+8
2018-08-06Rename RepositoriesViewLabelProvider to RepositoryTreeNodeLabelProviderThomas Wolf1-1/+1
2018-08-06Use an asynchronous lightweight decorator in the repositories viewThomas Wolf1-0/+15
2018-08-01History table: let the user define which columns are shownThomas Wolf1-26/+42
2018-06-30Move clean menu item before garbage collect menu itemMichael Keppler1-7/+10
2018-06-22History search: use CSS for text field background colorThomas Wolf1-0/+1
2018-06-13Merge branch 'stable-5.0'Matthias Sohn1-1/+38
2018-06-13EGit integration for LFSMarkus Duft1-1/+38
2018-06-04Do not display "[NO-HEAD]" for empty repositoryThomas Wolf1-1/+1
2018-05-13Enable resource selection for launch variablesMichael Keppler1-0/+19

Back to the top