built-in add -p: support interactive.diffFilter
authorJohannes Schindelin <redacted>
Tue, 14 Jan 2020 18:43:45 +0000 (18:43 +0000)
committerJunio C Hamano <redacted>
Wed, 15 Jan 2020 20:06:16 +0000 (12:06 -0800)
commit180f48df69d8e7a1a413d7c11907ecf975f09cf7
treefc919d689fdeaac5aaac15fa0a8470c6e5e6eaa4
parent1e4ffc765db69c1c2061452c122caf17c7fb25f3
built-in add -p: support interactive.diffFilter

The Perl version supports post-processing the colored diff (that is
generated in addition to the uncolored diff, intended to offer a
prettier user experience) by a command configured via that config
setting, and now the built-in version does that, too.

Signed-off-by: Johannes Schindelin <redacted>
Signed-off-by: Junio C Hamano <redacted>
add-interactive.c
add-interactive.h
add-patch.c
git clone https://git.99rst.org/PROJECT