commit | 573285e55265ccedab5507c47ebd4357f360093f | [log] [tgz] |
---|---|---|
author | Clément Poulain <clement.poulain@ensimag.imag.fr> | Wed Jun 09 19:02:06 2010 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Fri Jun 18 09:41:29 2010 -0700 |
tree | 54c1fdbb6e6c347d2df115a51996c60e4f6a285d | |
parent | 37d29e1051ef8406d21f8b284a659080fcfe3f72 [diff] |
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 <clement.poulain@ensimag.imag.fr> Signed-off-by: Diane Gasselin <diane.gasselin@ensimag.imag.fr> Signed-off-by: Axel Bonnet <axel.bonnet@ensimag.imag.fr> Signed-off-by: Junio C Hamano <gitster@pobox.com>