wildmatch: adjust "**" behavior
[gitweb.git] / wildmatch.c
2012-10-15 wildmatch: adjust "**" behavior
2012-10-15 wildmatch: fix case-insensitive matching
2012-10-15 wildmatch: remove static variable force_lower_case
2012-10-15 wildmatch: make wildmatch's return value compatible...
2012-10-15 Integrate wildmatch to git
2012-10-15 wildmatch: follow Git's coding convention
2012-10-15 wildmatch: remove unnecessary functions
2012-10-15 Import wildmatch from rsync