On Wed, Nov 10, 2010 at 2:53 AM, Junio C Hamano <gitster@xxxxxxxxx> wrote: > * nd/struct-pathspec (2010-09-20) 5 commits > Â- ce_path_match: drop prefix matching in favor of match_pathspec > Â- Convert ce_path_match() to use struct pathspec > Â- tree_entry_interesting: turn to match_pathspec if wildcard is present > Â- pathspec: add tree_recursive_diff parameter > Â- pathspec: mark wildcard pathspecs from the beginning > Â(this branch uses en/object-list-with-pathspec.) > > This is related to something I have long been wanting to see happen. ÂWill > give it another look and merge to 'next'. I have another tree_entry_interesting() impl that does wildcard matching without match_pathspec(). I need to test a bit more before sending it out. -- Duy -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html