From: brian m. carlson Date: Tue, 21 Feb 2017 23:47:25 +0000 (+0000) Subject: builtin/grep: convert to struct object_id X-Git-Tag: v2.13.0-rc0~108^2~12 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/1db1108654d55e44e3814b0881bcdb4f0ebf8756?hp=1db1108654d55e44e3814b0881bcdb4f0ebf8756 builtin/grep: convert to struct object_id Convert several functions to use struct object_id, and rename them so that they no longer refer to SHA-1. Signed-off-by: brian m. carlson Signed-off-by: Junio C Hamano ---