My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads

The goal of this project is to collect Python based Mercurial hooks.

Please have a look at the ProjectOverview for more details.

Please Contribute

Any contributions are welcome! So if you've got a new hook which might be useful to others it would be great if you shared it with us.

In order to get included into this project, please make sure:

  • Your hook integrates nicely into this project. If your hook is called foobar it should be "callable" like this: python:hghooklib.foobar.hook.
  • A corresponding Wiki page explains what the hook is for and how it might be used.
  • Your hook's source code is licensed under the GPL by adding a corresponding header comment.

Powered by Google Project Hosting