view .hgignore @ 35:1cd9d9a67cad

added regular expression match option to AttributeFilter and searchEntityByAttribute. added regexp() function to mysql dialect to use mysql REGEXP.
author casties
date Mon, 29 Aug 2016 20:16:53 +0200
parents 688fd0330bad
children 58659e865279
line wrap: on
line source


syntax: regexp
^\.settings$
syntax: regexp
^target$
syntax: regexp
^\.classpath$
syntax: regexp
^\.project$