textconv: make the API public
authorAxel Bonnet <axel.bonnet@ensimag.imag.fr>
Mon, 7 Jun 2010 15:23:36 +0000 (17:23 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 11 Jun 2010 20:17:57 +0000 (13:17 -0700)
The textconv functionality allows one to convert a file into text before
running diff. But this functionality can be useful to other features
such as blame.

Signed-off-by: Axel Bonnet <axel.bonnet@ensimag.imag.fr>
Signed-off-by: Clément Poulain <clement.poulain@ensimag.imag.fr>
Signed-off-by: Diane Gasselin <diane.gasselin@ensimag.imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found