grep: honor --textconv for the case rev:path
commitafa15f3cd8f4cbf9572138329be374ff8566b10a
authorMichael J Gruber <git@drmicha.warpmail.net>
Fri, 10 May 2013 15:10:16 +0000 (10 17:10 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 10 May 2013 17:27:34 +0000 (10 10:27 -0700)
treeba8751467e428e397ec3e24ee648c3e1a4a520b5
parent335ec3bf411ae6606b58885deb281192c86651c6
grep: honor --textconv for the case rev:path

Make "grep" honor the "--textconv" option also for the object case, i.e.
when used with an argument "rev:path".

Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/grep.c
object.c
object.h
t/t7008-grep-binary.sh