This is the mail archive of the patchutils-list@sourceware.org mailing list for the patchutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: reorder patches


On Thu, 2008-06-19 at 23:12 +1000, Jack Andrews wrote:
> say i have a series of patches A,B,C each of which patches the same
> part of a file. is there an automated way to reorder these patches to
> C,B,A?  or are there some things that just have to be done by hand?

This was the original reason for trying to implement 'flipdiff' -- you
may or may not find that it works for you.  Unfortunately it turns out
to be a hard problem when all you have is the patches, so there are lots
of cases it won't work for.

Tim.
*/

Attachment: signature.asc
Description: This is a digitally signed message part


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]