log hgext/bugzilla.py @ 3708:1debe70db9d7

age author description
Mon, 13 Nov 2006 13:26:57 -0600 Matt Mackall templates: move changeset templating bits to cmdutils
Tue, 17 Oct 2006 17:04:26 -0300 Alexis S. L. Carvalho use ui.readsections in the bugzilla extension
Thu, 18 May 2006 09:23:43 -0700 Vadim Gelfer bugzilla: allow to map between committer email and bugzilla user name.
Tue, 09 May 2006 14:39:56 -0700 Vadim Gelfer bugzilla hook: skip empty groups.
Mon, 08 May 2006 10:59:58 -0700 Vadim Gelfer reverse sense of return value from python hooks.
Mon, 08 May 2006 08:04:46 -0700 Vadim Gelfer merge with crew.
Wed, 03 May 2006 14:56:07 -0700 Vadim Gelfer only import mysql module if hook used.