Merge branch 'ar/wildmatch-foldcase'
commit96d339f1e345e4457c4409f29a84d13254489621
authorJunio C Hamano <gitster@pobox.com>
Tue, 11 Jun 2013 20:31:21 +0000 (11 13:31 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 11 Jun 2013 20:31:21 +0000 (11 13:31 -0700)
tree88e0b3b2a5a4cb3107b92480865e1daf2d374206
parentcf6de2968c7d4fdfb80885f1223f9fd8535ff2b7
parentb79c0c3755f3694a3c7ecd3cad18bda011283db7
Merge branch 'ar/wildmatch-foldcase'

The wildmatch engine did not honor WM_CASEFOLD option correctly.

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