------------------ - Add hooks for Trac integration:
- A pretxnchangegroup hook that checks a metion to a ticket exist in the changeset message. - An incoming hook that add a comment to the Trac ticket with the changeset message.
0.2.1
------------------ - Fixes installation problem because setup.py was importing pep8 and pyflakes - Fixes bug in pdb checker when adding new files
0.2.0
------------------ - Support for the pretxnchangegroup hook
0.1.2
------------------ - Fixes issue 2 about erros when removing files