From: Clément Poulain Date: Wed, 9 Jun 2010 17:02:06 +0000 (+0200) Subject: sha1_name: add get_sha1_with_context() X-Git-Tag: v1.7.2-rc0~1^2~3 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/573285e55265ccedab5507c47ebd4357f360093f?ds=inline;hp=573285e55265ccedab5507c47ebd4357f360093f sha1_name: add get_sha1_with_context() Textconv is defined by the diff driver, which is associated with a pathname, not a blob. This fonction permits to know the context for the sha1 you're looking for, especially his pathname Signed-off-by: Clément Poulain Signed-off-by: Diane Gasselin Signed-off-by: Axel Bonnet Signed-off-by: Junio C Hamano ---