Bug 336112

Summary: [request] Allow 'Create Patch' from 'Commit' dialog.
Product: [Eclipse Project] Platform Reporter: Gary Gregory <ggregory>
Component: TeamAssignee: Platform Team Inbox <platform-team-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: garydgregory, malgorzata.tomczyk, tomasz.zarna
Version: 4.1   
Target Milestone: ---   
Hardware: PC   
OS: Windows Vista   
Whiteboard:

Description Gary Gregory CLA 2011-02-02 12:33:10 EST
Build Identifier: 

Feature request: Many times, when I commit a set of files, I cancel the dialog and do a 'Team/Create Patch' first for record keeping or porting to another branch or different project. It would be nice to be able to create a patch straight from the dialog. Finding changes is expensive so doing it once is better for this workflow. This could be done by adding 'Create Patch' to the file tree view's context menu.

Reproducible: Always
Comment 1 Gary Gregory CLA 2011-02-02 12:39:41 EST
Build ID: I20110127-2034
Comment 2 Tomasz Zarna CLA 2013-03-04 05:08:43 EST
Gary, do you have any particular repository provider (e.g. CVS, EGit) in mind?
Comment 3 Gary Gregory CLA 2013-03-05 08:46:54 EST
I had SVN and Git in mind, the two providers I work with the most.
Comment 4 Malgorzata Janczarska CLA 2013-03-05 09:05:29 EST
(In reply to comment #3)
> I had SVN and Git in mind, the two providers I work with the most.
Egit allows creating patches from a commit. Right click on a commit in history view -> "Create Patch..."
Comment 5 Tomasz Zarna CLA 2013-03-05 09:41:29 EST
Commit dialogs are implemented by repo providers. You should file a bug (enh req) against Subversive (SVN) and EGit (Git).