Bug 316523 - Support the creation of 'patch sets' from the history view
Summary: Support the creation of 'patch sets' from the history view
Status: NEW
Alias: None
Product: EGit
Classification: Technology
Component: UI (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 enhancement with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2010-06-10 15:19 EDT by Ian Bull CLA
Modified: 2013-09-27 11:20 EDT (History)
9 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Bull CLA 2010-06-10 15:19:31 EDT
I have cloned a git repo and made a number of local commits.  (origin-A-B-C). If I create a patch (in the history view) starting from C, the patch is against B, which is of little help to those who I wish to send the patch to.

It would be nice if I could select all the commits and create a patch set (a set of patch files) or better yet, a single patch file in which all the patches are appended (I'm not sure if Git supports this).

Unlike bug 316521, in this case I don't wish to re-write history.
Comment 1 Matthias Sohn CLA 2010-06-10 16:03:16 EDT
this is a feature request
Comment 2 Stefan Lay CLA 2010-10-04 03:26:49 EDT
This is requested also here: http://cdtdoug.blogspot.com/2010/09/cdt-summit-report-not-git-for-us-net.html
Comment 3 Mykola Nikishov CLA 2012-03-03 11:12:28 EST
[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.