Mercurial > hg
diff hgext/extdiff.py @ 34045:79681d8ee587
parser: add helper function to test if pattern matches parsed tree
This function will be used as follows:
match('ancestors(_) and not ancestors(_)', x)
See the next patch for details.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Wed, 17 Feb 2016 21:31:09 +0900 |
parents | 9fd9f91b0c43 |
children | bb2525871d95 |