tests/test-bad-extension.out
author Bryan O'Sullivan <bos@serpentine.com>
Tue, 24 Apr 2007 10:53:25 -0700
changeset 4369 d7ad1e42a368
parent 4139 efe6f92c0847
child 5032 6dbd40b6307c
permissions -rw-r--r--
util._matcher: speed up regexp matching. In 4babaa52badf, Benoit made a change that substantially slows matching when a big .hgignore file is in play, because it calls into the regexp matching engine potentially hundreds of times per file to be matched. I've partly rolled back his change, so that we only call into the matcher once per file, but preserved the ability to report a meaningful error message if there's a syntax error in the regexp.

*** failed to import extension badext: bit bucket overflow
extension 'hgext.gpg' overrides commands: sigs sigcheck sign
hg help [COMMAND]

show help for a command, extension, or list of commands