Community
Participate
Working Groups
Created attachment 169662 [details] SVN keybindings It would be very useful if you could add keybindings to the EGit commands and display in the Team menu. I think it would be great if it would be be possible (where possible) to use the same keybindings as CVS or SVN. Screenshot from SVN (subversion) attached. I would love to have CTRL+ALT+C for commits (including adding new files).
enhancement request
*** Bug 315876 has been marked as a duplicate of this bug. ***
Some shortcuts are added on Gerrit change http://egit.eclipse.org/r/#change,1210. Other shortcuts will have for some more time (most notably for the "Pull" feature and the context menu cleanup in the history view (bug 321516).
I think we should be careful what we expose with predefined shortcuts. "Create Patch" for example is something you rarely need and would increases the risk of keybinding conflicts with other plugins. In the first place, we should ensure to have keybindings for all common operations and I personally would leave all other bindings up to the user to configure if they need it.
Commit would be a shortcut I would like to have, I agree with Benjamin that a shortcut for Patch is rarely needed.
(In reply to comment #5) > Commit would be a shortcut I would like to have, I agree with Benjamin that a > shortcut for Patch is rarely needed. Commit is on change 1210. I agree with the remarks about the lesser used commands.
Thanks for creating Egit. Expanding on this request I would not mind customizable keys in general, for example to add combined actions, e.g. commit&push, or to grey out prohibited actions in accordance with gitolite user rights. Should I file seperate feature suggestions? Also, would a copy of the context menu commands as a view (a git command toolbar if you will) be perceived as a usability enhancement? Would that require a seperate perspective? Apologies for messing up this issue. Do you have a forum or an irc channel to discuss?
(In reply to comment #7) > Thanks for creating Egit. Expanding on this request I would not mind > customizable keys in general, for example to add combined actions, e.g. > commit&push, or to grey out prohibited actions in accordance with gitolite user > rights. Should I file seperate feature suggestions? > Also, would a copy of the context menu commands as a view (a git command > toolbar if you will) be perceived as a usability enhancement? Would that > require a seperate perspective? Apologies for messing up this issue. Do you > have a forum or an irc channel to discuss? Ok, let's go through the list: 1. commit & push: interesting idea; looks like a feature request to me, so I would suggest to create an enhancement request for this 2. grey out prohibited actions: we have bug 315146 which talks about greying out actions in general; not sure what this means in conjunction with gitolite user rights, though; perhaps you can clarify this some more? 3. No new toolbar, please; Using the Window>Customize perspective action, you can already now activate the "Git" command group and configure some commands to appear in the "normal" toolbar. Unfortunately enough, this is currently not working properly, but since we are currently moving away from Actions towards Commands wherever possible, it shouldn't be too difficult to fix this; if you think this is the right way to go, perhaps a bug for this would be a good idea 4. It' ok to discuss features here in bugzilla.
[Batch change] Remove passed Target Milestones If anyone on CC list is going to fix/implement this, feel free to assign a new, post-1.3/2.0, target milestone.
Marking my bug as WONTFIX to get it out of my bug queue, please reopen in case you plan to work on it.