log hgext/bugzilla.py @ 10127:d8214e944b84

age author description
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)