log hgext/patchbomb.py @ 2200:9f43b6e24232

age author description
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%.