From: Junio C Hamano Date: Fri, 17 Mar 2017 20:50:25 +0000 (-0700) Subject: Merge branch 'jk/ref-filter-flags-cleanup' X-Git-Tag: v2.13.0-rc0~106 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/60cf6cd71af2c3a530ac9fad57579a7b10e862ee Merge branch 'jk/ref-filter-flags-cleanup' "git tag --contains" used to (ab)use the object bits to keep track of the state of object reachability without clearing them after use; this has been cleaned up and made to use the newer commit-slab facility. * jk/ref-filter-flags-cleanup: ref-filter: use separate cache for contains_tag_algo ref-filter: die on parse_commit errors ref-filter: use contains_result enum consistently ref-filter: move ref_cbdata definition into ref-filter.c --- 60cf6cd71af2c3a530ac9fad57579a7b10e862ee