]> git.ipfire.org Git - thirdparty/git.git/commit - diff.h
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)
commita788d7d58bfbd2772b7ad5d788d8f7f885a651e1
treec03b1a4cdccec1e0654d583a13976e9ca0616116
parent92a75a391e66cfc278cf59741e484efd80c02176
textconv: make the API public

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>
diff.c
diff.h