summaryrefslogtreecommitdiff
path: root/tests/ignore
Commit message (Expand)AuthorAgeFilesLines
* ignore: correct handling of nested rules overriding wild card unignorebuddyspike2019-08-281-0/+44
* fileops: rename to "futils.h" to match function signaturesPatrick Steinhardt2019-07-202-2/+2
* ignore: fix determining whether a shorter pattern negates anotherPatrick Steinhardt2019-07-181-0/+15
* attr_file: convert to use `wildmatch`Patrick Steinhardt2019-06-151-0/+22
* attr_file: account for escaped escapes when searching trailing spacePatrick Steinhardt2019-06-131-0/+17
* attr_file: fix unescaping of escapes required for fnmatchPatrick Steinhardt2019-06-131-0/+62
* tests: unify ignore tests into their own dirPatrick Steinhardt2019-06-072-0/+1753