list-objects-filter.c: remove implicit dependency on the_index
authorNguyễn Thái Ngọc Duy <redacted>
Sat, 10 Nov 2018 05:48:51 +0000 (06:48 +0100)
committerJunio C Hamano <redacted>
Mon, 12 Nov 2018 05:50:05 +0000 (14:50 +0900)
commit01d40c8487f62476e722f30ba252359b59f35c33
tree36222f1a61785666ecc25c73ab84fc55e85ca659
parent788454576f64dc2d830b0e6704175b05db34ce53
list-objects-filter.c: remove implicit dependency on the_index

While at there, since we have access to struct repository now,
eliminate the only the_repository reference in this file.

Signed-off-by: Nguyễn Thái Ngọc Duy <redacted>
Signed-off-by: Junio C Hamano <redacted>
list-objects-filter.c
list-objects-filter.h
list-objects.c
git clone https://git.99rst.org/PROJECT