From: Nguyễn Thái Ngọc Duy Date: Wed, 15 Dec 2010 15:02:46 +0000 (+0700) Subject: tree_entry_interesting(): support wildcard matching X-Git-Tag: v1.7.5-rc0~122^2~11 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/d38f28093ef795bef13d2fda6621b4952afb42db?ds=inline;hp=d38f28093ef795bef13d2fda6621b4952afb42db tree_entry_interesting(): support wildcard matching never_interesting optimization is disabled if there is any wildcard pathspec, even if it only matches exactly on trees. Signed-off-by: Nguyễn Thái Ngọc Duy Signed-off-by: Junio C Hamano ---