]> git.neil.brown.name Git - wiggle.git/commit
Beginning of handling of grouped diffs.
authorNeil Brown <neilb@suse.de>
Fri, 2 Jun 2006 13:39:34 +0000 (13:39 +0000)
committerNeil Brown <neilb@suse.de>
Fri, 2 Jun 2006 13:39:34 +0000 (13:39 +0000)
commit363edd29de48f4b27c51912aed4f9bb5c8bf0966
tree9d088e855aa16170d0a7aea6e9027fbd8ae35b9c
parent128314aa5272fb0c4e0d41645b75e278ee36bdc9
Beginning of handling of grouped diffs.

i.e. if there are some '-' and some '+' lines together,
then all the '-' come first, followed by all the '+',
rather than intermingling them.

Signed-off-by: Neil Brown <neilb@suse.de>
vpatch.c