Commit abe9c758009394a09d0cb84cdaae37e5752953f2

Sergey Poznyakoff 2010-05-06T23:18:34

exclude: Unescape hashed patterns in wildcard mode. * lib/exclude.c (add_exclude): Unescape the pattern before adding it to the hash list. * tests/test-exclude8.sh: New test case. * modules/exclude-tests: Add new test.