]> git.neil.brown.name Git - wiggle.git/commit
Merge: allow merging a multi-patch patchfile.
authorNeil Brown <neilb@suse.de>
Mon, 14 May 2012 01:01:11 +0000 (11:01 +1000)
committerNeil Brown <neilb@suse.de>
Mon, 14 May 2012 01:01:11 +0000 (11:01 +1000)
commit1107579059ffc7db70f69180242eddae6626a780
treedfaa02a67ac137ff04b024b0ce73226418033d8f
parent6f0378b230e9eea7a4a01cbcfac37e4cac0f555b
Merge: allow merging a multi-patch patchfile.

If
  wiggle -p -r patchfilename
is given, multiple patches - each identifying the target
file - are read from patchfilename and each is applied to the
relevant file.  Note that '-r' is required with this usage of
-p.

Signed-off-by: NeilBrown <neilb@suse.de>
ReadMe.c
wiggle.1
wiggle.c
wiggle.h