Bug 336112 - [request] Allow 'Create Patch' from 'Commit' dialog.
Summary: [request] Allow 'Create Patch' from 'Commit' dialog.
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Team (show other bugs)
Version: 4.1   Edit
Hardware: PC Windows Vista
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform Team Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-02 12:33 EST by Gary Gregory CLA
Modified: 2013-03-05 09:41 EST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 D. 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).