log hgext/patchbomb.py @ 4201:65aabd9f16f0

age author description
Mon, 05 Mar 2007 19:54:21 +0100 Thomas Arendsen Hein merge with crew-stable
Sun, 04 Mar 2007 18:42:31 +0100 Thomas Arendsen Hein patchbomb: Strip more than one trailing dot (and spaces between them)
Sun, 04 Mar 2007 18:40:08 +0100 Thomas Arendsen Hein patchbomb: Allow to specify subject of single-patch-series (issue475)
Mon, 15 Jan 2007 18:23:21 +0100 Benoit Boissinot merge with -stable
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