Merge branch 'ar/wildmatch-foldcase' into maint
authorJunio C Hamano <gitster@pobox.com>
Wed, 3 Jul 2013 22:31:27 +0000 (15:31 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 3 Jul 2013 22:31:27 +0000 (15:31 -0700)
The wildmatch engine did not honor WM_CASEFOLD option correctly.

* ar/wildmatch-foldcase:
wildmatch: properly fold case everywhere

Trivial merge