]> git.neil.brown.name Git - wiggle.git/commit
Preserve per-hunk "comment" field.
authorNeilBrown <neilb@suse.de>
Wed, 21 Aug 2013 01:40:59 +0000 (11:40 +1000)
committerNeilBrown <neilb@suse.de>
Wed, 21 Aug 2013 01:40:59 +0000 (11:40 +1000)
commitd55acb518764c11504b9d9ebaa41a19e5e85578a
treed620d87d38487c18654b4d2fab3e113f2b5cda75
parent9426150e58f43bba3657b411c815811ccdd861bf
Preserve per-hunk "comment" field.

Each diff/patch hunk can have a comment, often a function
name extract with "diff -p".
Preserver that comment and display it when we print hunk headers,
particularly in the browser.

Signed-off-by: NeilBrown <neilb@suse.de>
Makefile
extract.c
split.c
tests/linux/inode-fullpatch/diff
tests/linux/inode-fullpatch/rediff
vpatch.c
wiggle.c
wiggle.h