blame: use commit-slab for blame suspects instead of commit->util
authorNguyễn Thái Ngọc Duy <redacted>
Sat, 19 May 2018 05:28:19 +0000 (07:28 +0200)
committerJunio C Hamano <redacted>
Mon, 21 May 2018 05:07:20 +0000 (14:07 +0900)
commit4e0df4e663412fa29280a0181e335fac96e0f6a5
tree8a717e6180e4598afaf1c2495f968feb435f2511
parent878f0bb81990170cde5dba934fcd1ae4c2e698ee
blame: use commit-slab for blame suspects instead of commit->util

It's done so that commit->util can be removed. See more explanation in
the commit that removes commit->util.

Signed-off-by: Junio C Hamano <redacted>
blame.c
blame.h
builtin/blame.c
git clone https://git.99rst.org/PROJECT