revset: handle re.compile() errors in grep()
Raise error.ParseError instead of allowing re.error to bubble up.
#!/bin/shhg init repocd repotouch foohg ci -Am 'add foo'hg up -C null# this should be stored as a delta against rev 0echo foo bar baz > foohg ci -Am 'add foo again'hg debugindex .hg/store/data/foo.i