Mercurial > hg
comparison Makefile @ 9091:79a886bcf461
ignore: separate pattern extraction from match compilation
hgignore files have slightly different syntax from match objects,
e.g. syntax: foo headers, regexp: forms, and re being relre. Put
conversion from hgignore syntax into match syntax into a standalone
function so that it is easier to validate hgignore hunks externally.
author | Brendan Cully <brendan@kublai.com> |
---|---|
date | Thu, 09 Jul 2009 15:14:42 -0700 |
parents | 70c707310d7a |
children | 3d9f77c03105 |
comparison
equal
deleted
inserted
replaced
9090:6cf043b1aa14 | 9091:79a886bcf461 |
---|