summaryrefslogtreecommitdiff
path: root/ewah/ewok.h
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2020-02-14 18:22:32 (GMT)
committerJunio C Hamano <gitster@pobox.com>2020-02-14 18:46:22 (GMT)
commit2aaeb9ac414d75f875efa968480db1ce85dc8dc5 (patch)
tree022c2722df7069ed5090cf49252d3ef094931b86 /ewah/ewok.h
parent6663ae0a0818aba5d4de289b1a37e1961ad6c367 (diff)
downloadgit-2aaeb9ac414d75f875efa968480db1ce85dc8dc5.zip
git-2aaeb9ac414d75f875efa968480db1ce85dc8dc5.tar.gz
git-2aaeb9ac414d75f875efa968480db1ce85dc8dc5.tar.bz2
rev-list: use bitmap filters for traversal
This just passes the filter-options struct to prepare_bitmap_walk(). Since the bitmap code doesn't actually support any filters yet, it will fallback to the non-bitmap code if any --filter is specified. But this lets us exercise that rejection code path, as well as getting us ready to test filters via rev-list when we _do_ support them. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'ewah/ewok.h')
0 files changed, 0 insertions, 0 deletions