convert: prepare filter.<driver>.process option
commit234fa07e066d6bc0728c3d9b92686c69a811e5ac
authorLars Schneider <larsxschneider@gmail.com>
Sun, 16 Oct 2016 23:20:36 +0000 (16 16:20 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 17 Oct 2016 18:36:50 +0000 (17 11:36 -0700)
tree024ad4fd955c546a4202e10a57fff5cbd67d5536
parentb84be553548b6d493d6eff728f3e11b5b5f9a254
convert: prepare filter.<driver>.process option

Refactor the existing 'single shot filter mechanism' and prepare the
new 'long running filter mechanism'.

Signed-off-by: Lars Schneider <larsxschneider@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
convert.c