add bugzilla integration hook. example of writing hook in python.
hook updates bugzilla bugs when it sees commit comments that mention bug id, such as "i fixed bug 77". only bugzilla 2.16 supported yet, but easy to extend. bugzilla versions have different schema, i have not used later than 2.16.
hgext/bugzilla.py
0 → 100644
Please register or sign in to comment