Tue, 21 Oct 2008 10:29:57 +0200 |
Christian Ebert |
mail: correct typo in variable name
|
Mon, 20 Oct 2008 17:40:29 +0200 |
Christian Ebert |
mail: mime-encode patches that are utf-8
|
Sat, 12 Jul 2008 19:11:59 +0100 |
Christian Ebert |
mail: add methods to handle non-ascii chars
|
Mon, 14 Apr 2008 14:34:38 +0200 |
Dirkjan Ochtman |
replace usage of os.popen() with util.popen()
|
Thu, 31 Jan 2008 14:44:19 -0600 |
Matt Mackall |
templater: move email function to util
|
Thu, 31 Jan 2008 14:44:19 -0600 |
Matt Mackall |
patchbomb: undo backout and fix bugs in the earlier patch
|
Fri, 25 Jan 2008 16:04:32 -0800 |
Bryan O'Sullivan |
Backed out changeset dc6ed2736c81
|
Thu, 17 Jan 2008 13:51:59 -0600 |
Matt Mackall |
patchbomb: prompt only once for SMTP password
|
Wed, 19 Dec 2007 11:56:19 -0500 |
Arun Thomas |
Patchbomb: Prompt password when using SMTP/TLS and no password in .hgrc.
|
Fri, 07 Sep 2007 16:48:42 +0200 |
Christian Ebert |
Catch smtp exceptions
0.9.5
|
Sun, 27 May 2007 14:40:14 -0700 |
Bryan O'Sullivan |
patchbomb: Validate email config before we start prompting for info.
|
Fri, 16 Feb 2007 05:27:37 -0200 |
Alexis S. L. Carvalho |
merge with crew-stable
|
Fri, 16 Feb 2007 04:54:47 -0200 |
Alexis S. L. Carvalho |
mail.py: don't try to use TLS if python doesn't have SSL support
|
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
|
Wed, 13 Dec 2006 13:27:09 -0600 |
Matt Mackall |
Replace demandload with new demandimport
|
Sun, 20 Aug 2006 02:21:59 -0300 |
Alexis S. L. Carvalho |
fix typo in mail.py
|
Wed, 16 Aug 2006 11:03:32 -0700 |
Brendan Cully |
mail: fix connect
|
Tue, 15 Aug 2006 14:06:50 -0500 |
Matt Mackall |
Move ui.sendmail to mail.connect/sendmail
|