hgext/bugzilla.py
Wed, 29 Feb 2012 17:43:03 +0000 Jim Hague bugzilla: stop XMLRPC requests from requesting gzipped responses stable
Wed, 11 Jan 2012 16:54:29 +0000 Jim Hague bugzilla: make XMLRPC interface support http and https access stable
Tue, 14 Jun 2011 20:08:35 -0300 Wagner Bruna bugzilla: fix typo in documentation
Fri, 06 May 2011 15:31:09 +0200 Adrian Buehlmann rename explain_exit to explainexit
Wed, 06 Apr 2011 11:30:08 +0100 Jim Hague bugzilla: more documentation formatting fixups
Tue, 05 Apr 2011 10:22:58 +0200 Martin Geisler bugzilla: convert a verbatim block to a field list
Tue, 05 Apr 2011 10:20:59 +0200 Martin Geisler bugzilla: fix reST error introduced in 22d200e49b10
Mon, 04 Apr 2011 17:37:18 +0100 Jim Hague bugzilla: more documentation fixes
Mon, 04 Apr 2011 13:31:37 +0100 Jim Hague bugzilla: correct sample configurations
Fri, 01 Apr 2011 20:40:27 +0200 Patrick Mezard bugzilla: fix documentation typo
Fri, 01 Apr 2011 12:30:40 +0200 Martin Geisler bugzilla: fix bad reST markup
Fri, 01 Apr 2011 12:27:12 +0200 Martin Geisler bugzilla: markup literal text as such
Fri, 01 Apr 2011 12:09:11 +0200 Martin Geisler bugzilla: refer to hgrc(5) man page with normal notation
Fri, 01 Apr 2011 12:07:37 +0200 Martin Geisler bugzilla: markup section names as literal text
Fri, 01 Apr 2011 12:05:19 +0200 Martin Geisler bugzilla: show usermap syntax more clearly
Fri, 01 Apr 2011 12:03:23 +0200 Martin Geisler bugzilla: use standard section.name notation
Fri, 01 Apr 2011 12:00:57 +0200 Martin Geisler bugzilla: prefix each config option with section
Fri, 01 Apr 2011 11:59:18 +0200 Martin Geisler bugzilla: fix reStructuredText errors introduced in 60256f7f30c1
Wed, 30 Mar 2011 09:49:45 +0100 Jim Hague bugzilla: add modified XMLRPC mode that uses email to send bug comments.
Wed, 30 Mar 2011 09:49:45 +0100 Jim Hague bugzilla: add XMLRPC interface.
Wed, 30 Mar 2011 09:49:45 +0100 Jim Hague bugzilla: localise all MySQL direct access inside access class.
Wed, 30 Mar 2011 09:49:45 +0100 Jim Hague bugzilla: keep bug IDs in set.
Wed, 30 Mar 2011 09:49:45 +0100 Jim Hague bugzilla: rename filter_unknown_bug_ids to reflect its actual purpose.
Wed, 14 Jul 2010 23:03:21 -0300 Renato Cunha removed exception args indexing (not supported by py3k)
Mon, 15 Feb 2010 09:57:11 +0100 Dirkjan Ochtman bugzilla: revert unhelpful check-code changes, module is actually called MySQLdb stable
Thu, 28 Jan 2010 22:45:04 -0600 Matt Mackall bugzilla: lowercase mysqldb var
Mon, 25 Jan 2010 00:05:27 -0600 Matt Mackall many, many trivial check-code fixups
Tue, 19 Jan 2010 22:20:08 -0600 Matt Mackall Update license to GPLv2+ stable
Tue, 22 Dec 2009 00:50:03 +0100 Martin Geisler hgext: enable extensions without "hgext." prefix in help texts stable
Sun, 26 Jul 2009 01:39:47 +0200 Martin Geisler bugzilla: wrap docstrings at 70 characters
Thu, 23 Jul 2009 00:21:46 +0200 Martin Geisler bugzilla: wrap example template line
Thu, 23 Jul 2009 00:20:18 +0200 Martin Geisler bugzilla: reformat list of configuration options
Tue, 07 Jul 2009 23:54:42 +0200 Martin Geisler bugzilla: wrapped docstrings at 78 characters
Wed, 24 Jun 2009 13:42:34 +0200 Dirkjan Ochtman extensions: change descriptions for hook-providing extensions
Mon, 22 Jun 2009 15:48:08 +0200 Cédric Duval extensions: improve the consistency of synopses
Sun, 17 May 2009 03:02:12 +0200 Benoit Boissinot bugzilla: use set instead of dict
Sun, 26 Apr 2009 01:08:54 +0200 Martin Geisler updated license to be explicit about GPL version 2
Sun, 26 Apr 2009 16:50:44 -0500 Matt Mackall replace util.sort with sorted built-in
Sun, 26 Apr 2009 16:50:43 -0500 Matt Mackall bugzilla: fix section reading
Wed, 22 Apr 2009 00:57:28 +0200 Martin Geisler replace set-like dictionaries with real sets
Thu, 23 Apr 2009 15:40:10 -0500 Matt Mackall ui: fold readsections into readconfig
Sat, 04 Apr 2009 23:15:23 +0200 Martin Geisler bugzilla: word-wrap help texts at 70 characters
Sat, 14 Feb 2009 22:40:39 +0100 Jim Correia add --git option to commands supporting --patch (log, incoming, history, tip)
Fri, 09 Jan 2009 22:15:08 +0000 Jim Hague Bugzilla 2.18 and on use contrib/sendbugmail.pl, not processmail.
Wed, 10 Dec 2008 16:29:53 +0000 Jim Hague Revise Bugzilla module comments into extension help.
Tue, 09 Dec 2008 09:58:13 +0000 Jim Hague Fix Bugzilla integration to work with new Bugzilla 3.2.
Fri, 14 Nov 2008 13:59:25 +0100 Dirkjan Ochtman cmdutil: use change contexts for cset-printer and cset-templater
Tue, 28 Oct 2008 19:25:26 +0100 Benoit Boissinot remove unused variables
Fri, 29 Aug 2008 20:36:55 +0100 Jim Hague Add support for Bugzilla 3.0 series to bugzilla hook.
Fri, 27 Jun 2008 18:28:45 -0500 Matt Mackall util: add sort helper
Thu, 26 Jun 2008 14:35:46 -0500 Matt Mackall use repo[changeid] to get a changectx
Mon, 14 Apr 2008 14:34:38 +0200 Dirkjan Ochtman replace usage of os.popen() with util.popen()
Thu, 06 Mar 2008 22:23:26 +0100 Joel Rosdahl Expand import * to allow Pyflakes to find problems
Thu, 31 Jan 2008 14:44:19 -0600 Matt Mackall templater: move email function to util
Tue, 08 May 2007 11:51:16 -0700 Bryan O'Sullivan Fix typo in bugzilla extension.
Tue, 26 Dec 2006 03:25:13 +0100 Benoit Boissinot bugzilla: use contexts, simplify
Thu, 14 Dec 2006 20:25:19 -0600 Matt Mackall Simplify i18n imports
Wed, 13 Dec 2006 13:27:09 -0600 Matt Mackall Replace demandload with new demandimport
Tue, 12 Dec 2006 18:16:23 -0600 Matt Mackall Remove deprecated old-style branch support
Fri, 01 Dec 2006 01:29:14 -0600 Matt Mackall update bugzilla extension to use ui buffers
less more (0) -60 tip