I've added "pre-status" hook to hgrc file, and it works pretty well, if I type "hg status" in console. But this hook doesn't work in Tortoise HG. I spent several hours trying to solve this riddle, but looks like Tortoise HG uses something different from "hg status" to show changes in repository.
Is there any way to make my hook works with TortoiseHG?