Commit message (Expand) | Author | Age | |
---|---|---|---|
* | wildmatch: replace variable 'special' with better named ones | Nguyễn Thái Ngọc Duy | 2013-01-01 |
* | wildmatch: fix "**" special case | Nguyễn Thái Ngọc Duy | 2013-01-01 |
* | wildmatch: make /**/ match zero or more directories | Nguyễn Thái Ngọc Duy | 2012-10-15 |
* | wildmatch: adjust "**" behavior | Nguyễn Thái Ngọc Duy | 2012-10-15 |
* | wildmatch: fix case-insensitive matching | Nguyễn Thái Ngọc Duy | 2012-10-15 |
* | wildmatch: remove static variable force_lower_case | Nguyễn Thái Ngọc Duy | 2012-10-15 |
* | wildmatch: make wildmatch's return value compatible with fnmatch | Nguyễn Thái Ngọc Duy | 2012-10-15 |
* | Integrate wildmatch to git | Nguyễn Thái Ngọc Duy | 2012-10-15 |
* | wildmatch: follow Git's coding convention | Nguyễn Thái Ngọc Duy | 2012-10-15 |
* | wildmatch: remove unnecessary functions | Nguyễn Thái Ngọc Duy | 2012-10-15 |
* | Import wildmatch from rsync | Nguyễn Thái Ngọc Duy | 2012-10-15 |