Bug 291283 - Sharing a single project using Quick Access
Summary: Sharing a single project using Quick Access
Status: RESOLVED FIXED
Alias: None
Product: EGit
Classification: Technology
Component: UI (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Shawn Pearce CLA
QA Contact:
URL: http://manandbytes.wordpress.com/2009...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-03 19:15 EDT by Mykola Nikishov CLA
Modified: 2014-03-27 16:46 EDT (History)
3 users (show)

See Also:
matthias.sohn: review+


Attachments
proposed implementation (6.85 KB, patch)
2009-10-03 19:17 EDT, Mykola Nikishov CLA
no flags Details | Diff
the final patch version (7.01 KB, patch)
2009-10-16 08:11 EDT, Mykola Nikishov CLA
sop: iplog+
sop: review+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mykola Nikishov CLA 2009-10-03 19:15:03 EDT
Sharing a single project using Quick Access with a keyboard from almost any place of the workspace seems to me as a convenient approach:
- activate Quick Access (which is bound to Ctrl+3 by default)
- typing SWG (which means 'share with Git') will provide you with a list of all currently open projects not connected to any team provider
- select a project
- share it using a standard Configure Git Repository dialog
Comment 1 Mykola Nikishov CLA 2009-10-03 19:17:15 EDT
Created attachment 148716 [details]
proposed implementation
Comment 2 Mykola Nikishov CLA 2009-10-16 08:11:01 EDT
Created attachment 149740 [details]
the final patch version

Review completed, see http://egit.eclipse.org/r/60 for more info.
Comment 3 Mykola Nikishov CLA 2009-10-16 08:12:38 EDT
Legal Message: I, Mykola Nikishov, declare that I developed attached code from scratch, without referencing any 3rd party materials except material licensed under the EPL. I certify that I am the copyright owner and authorize this contribution.

http://www.eclipse.org/dsdp/tm/development/committer_howto.php#external_contrib:
# Did you reference any 3rd party material?
# If yes, under what terms (license) did you receive this material?

http://blog.eclipse-tips.com/2009/06/keyboard-accessibility-thru-command.html
was used for reference, which contains a disclaimer that unless specified, all the content of that blog is made available under Eclipse Public License. So I do not expect any IP problems.
Comment 4 Matthias Sohn CLA 2009-10-16 11:09:27 EDT
added iplog flag since external contribution
Comment 5 Shawn Pearce CLA 2009-10-16 13:04:16 EDT
Committed as 3c3dcd9eb7e00f6c36897c0e77a8ab699b5240f3
Comment 6 Wayne Beaton CLA 2014-03-27 16:46:35 EDT
Removing the iplog flag. There's no IP in any of the comments.