log hgext/patchbomb.py @ 4095:6fa7a2d0fc2e

age author description
Sat, 13 Jan 2007 02:15:49 +0100 Christian Ebert patchbomb: fix timezone offset in message date header
Mon, 25 Dec 2006 13:37:00 +0100 Benoit Boissinot remove various unused import
Thu, 14 Dec 2006 20:25:19 -0600 Matt Mackall Simplify i18n imports
Thu, 14 Dec 2006 13:49:33 -0800 Brendan Cully Merge with main
Wed, 13 Dec 2006 13:27:09 -0600 Matt Mackall Replace demandload with new demandimport
Wed, 13 Dec 2006 22:53:41 -0800 Brendan Cully patchbomb: use ui.edit to compose summary mail
Thu, 19 Oct 2006 14:16:51 +0200 Benoit Boissinot use xrange instead of range
Sat, 07 Oct 2006 15:16:47 -0400 Josef "Jeff" Sipek [patchbomb] prepend leading zeros in the "[PATCH N of M]" string
Wed, 04 Oct 2006 12:39:51 -0700 Brendan Cully patchbomb: update --attach to use cmdutil.make_filename
Wed, 13 Sep 2006 13:14:08 -0700 Matt Doar Add support for diffstat in commit emails, and move diffstat from
Wed, 30 Aug 2006 12:55:10 -0700 Brendan Cully Detect git patches in patchbomb makepatch function
Wed, 30 Aug 2006 10:17:35 -0700 Brendan Cully Add --git support to hg email
Wed, 16 Aug 2006 11:03:45 -0700 Brendan Cully patchbomb: import new mail module
Tue, 15 Aug 2006 23:37:37 +0300 Giorgos Keramidas hgext: more patchbomb documentation
Tue, 15 Aug 2006 14:06:50 -0500 Matt Mackall Move ui.sendmail to mail.connect/sendmail