log hgext/patchbomb.py @ 3030:5a17423f88d7

age author description
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
Sun, 06 Aug 2006 16:03:02 +0200 Benoit Boissinot mailbomb: add a comment and remove the bcc in a more pythonic way
Sat, 29 Jul 2006 10:27:54 +0200 Christian Ebert patchbomb: do not write Bcc
Fri, 28 Jul 2006 22:17:32 +0200 Christian Ebert patchbomb: fix generation of message-id when sending attachments
Thu, 27 Jul 2006 15:19:58 -0700 Vadim Gelfer patchbomb: add content-disposition to make display inline and add filename
Thu, 27 Jul 2006 22:28:03 +0200 Christian Ebert patchbomb: optionally send patches as inline attachments
Thu, 27 Jul 2006 12:36:17 -0700 Vadim Gelfer merge with crew.
Thu, 27 Jul 2006 21:25:39 +0200 Christian Ebert make introductory message of patch series text/plain
Wed, 26 Jul 2006 14:39:33 +0200 Christian Ebert optionally send blind carbon copies
Fri, 16 Jun 2006 07:07:11 -0700 Volker Kleinfeld patchbomb does not handle email time stamp plattform independent
Mon, 15 May 2006 10:25:17 -0700 Vadim Gelfer allow to send email using sendmail.
Thu, 04 May 2006 12:25:10 -0700 Bryan O'Sullivan patch queue: notify.patch
Thu, 04 May 2006 12:23:01 -0700 Vadim Gelfer move mail sending code into core, so extensions can share it.
Thu, 04 May 2006 12:00:45 -0700 Vadim Gelfer rename [patchbomb] section to [email] section in hgrc. old name still ok.
Sun, 30 Apr 2006 21:11:22 +0200 Thomas Arendsen Hein Use better names (hg-{usage}-{random}.{suffix}) for temporary files.
Thu, 09 Mar 2006 16:26:49 -0800 Vadim Gelfer patchbomb: ignore exception if pager quits.
Mon, 06 Mar 2006 21:06:53 -0800 Vadim Gelfer only put numbers on patches if > 1 patch.
Mon, 06 Mar 2006 21:05:18 -0800 Lee Cantey Patchbomb only sends introductory message [0 of N] if there are multiple patches.
Thu, 02 Mar 2006 11:38:39 -0800 Vadim Gelfer get patchbomb extension to use demandload. speeds up hg startup by 50%.
Mon, 06 Feb 2006 17:34:39 -0600 Johannes Stezenbach add --mbox output to patchbomb
Fri, 03 Feb 2006 11:43:49 +0100 Thomas Arendsen Hein Removed executable bit from patchbomb extension.
Tue, 31 Jan 2006 08:14:48 -0800 Vadim Gelfer merge with self.
Tue, 31 Jan 2006 08:14:23 -0800 Vadim Gelfer add documentation for email command.
Tue, 31 Jan 2006 08:13:03 -0800 Vadim Gelfer forgot to add import statement for _.
Tue, 31 Jan 2006 08:08:43 -0800 Vadim Gelfer add _ to several strings
Tue, 31 Jan 2006 08:06:35 -0800 Vadim Gelfer turn patchbomb script into an extension module. base contrib/patchbomb@1dd5c2717bec