hgext/patchbomb.py
Wed, 24 Jun 2009 13:42:02 +0200 Dirkjan Ochtman extensions: change descriptions for extensions providing a few commands
Mon, 22 Jun 2009 15:48:08 +0200 Cédric Duval extensions: improve the consistency of synopses
Sat, 20 Jun 2009 20:57:13 +0200 Cédric Duval help: remove per-extension paragraph on how to enable it
Wed, 17 Jun 2009 20:54:26 +0200 Cédric Duval patchbomb: do not assume the presence of angle brackets around msg-id
Tue, 09 Jun 2009 09:25:17 -0400 timeless Generally replace "file name" with "filename" in help and comments.
Tue, 19 May 2009 15:10:45 +0200 Dirkjan Ochtman patchbomb: don't localize Date headers
Tue, 19 May 2009 01:37:38 +0200 Cédric Duval patchbomb: with --in-reply-to, still thread message under first in series
Tue, 19 May 2009 00:06:19 +0200 Cédric Duval patchbomb: minor typo and language fixes
Tue, 19 May 2009 00:02:54 +0200 Cédric Duval patchbomb: clarify diffstat usage
Mon, 18 May 2009 23:59:22 +0200 Cédric Duval patchbomb: fix inexact description of the messages threading
Sun, 17 May 2009 09:54:08 +0200 Cédric Duval patchbomb: make diffstat usage clearer
Sun, 17 May 2009 15:30:45 +0200 Martin Geisler patchbomb: describe --attach and --inline options in help
Sun, 17 May 2009 09:45:49 +0200 Cédric Duval patchbomb: fix help to reflect actual operation
Sat, 09 May 2009 01:15:24 +0200 Martin Geisler patchbomb: fix quotes in help string
Sun, 26 Apr 2009 01:48:53 +0200 Martin Geisler patchbomb: add copyright and license header
Sun, 26 Apr 2009 16:50:44 -0500 Matt Mackall ui: make interactive a method
Sun, 26 Apr 2009 16:50:43 -0500 Matt Mackall add cmdutil.remoteui
Thu, 23 Apr 2009 08:39:27 +0200 Henrik Stuart patchbomb: add user agent header to mails
Sat, 18 Apr 2009 14:40:21 +0200 Martin Geisler help texts: write command line switches as -a/--abc
Wed, 08 Apr 2009 19:32:16 +0200 Henrik Stuart patchbomb: Support initial in-reply-to header
Sat, 04 Apr 2009 23:18:41 +0200 Martin Geisler patchbomb: word-wrap help texts at 70 characters
Sat, 04 Apr 2009 21:09:43 +0200 Martin Geisler Change double spaces to single spaces in help texts.
Sat, 14 Mar 2009 10:46:48 -0400 John Mulligan patchbomb: option to set the name of bundle attachment (issue1452)
Mon, 23 Mar 2009 13:13:02 +0100 Peter Arrenbrecht cleanup: drop variables for unused return values
Sat, 28 Feb 2009 12:38:45 +0100 timeless help: miscellaneous language fixes
Thu, 22 Jan 2009 10:48:37 -0700 Bill Barry added information to patchbomb help pointing users to hgrc(5) to configure the [smtp] section in order to send patchbombs
Sat, 24 Jan 2009 18:52:46 +0100 Martin Geisler patchbomb: respect diff settings
Fri, 09 Jan 2009 01:37:54 +0100 Benoit Boissinot use enumerate instead of zip
Fri, 09 Jan 2009 01:36:35 +0100 Benoit Boissinot patch: export shouldn't close files received as a parameter
Sat, 03 Jan 2009 17:15:21 +0100 Martin Geisler lowercase prompts
Thu, 25 Dec 2008 10:48:24 +0200 Alexander Solovyov python implementation of diffstat
Tue, 25 Nov 2008 23:13:14 +0100 Benoit Allard email: add References field in the header
Thu, 13 Nov 2008 10:11:32 +0100 Chris Winter patchbomb: add option to send intro email for a single patch (issue1120)
Wed, 12 Nov 2008 19:12:32 +0100 Peter Arrenbrecht patchbomb: fix patch name generation in patch series
Wed, 12 Nov 2008 14:36:16 +0100 Dirkjan Ochtman patchbomb: extract a bunch of nested functions
Wed, 12 Nov 2008 14:07:47 +0100 Peter Arrenbrecht patchbomb: make `hg email` reusable for other patch sources
Wed, 12 Nov 2008 14:01:09 +0100 Peter Arrenbrecht patchbomb: make options to email command reusable
Fri, 07 Nov 2008 10:18:55 +0100 Peter Arrenbrecht patchbomb: fix indentation
Fri, 07 Nov 2008 10:18:12 +0100 Peter Arrenbrecht patchbomb: move exportee class to top level
Mon, 20 Oct 2008 17:40:29 +0200 Christian Ebert patchbomb: mime-encode clean utf-8 patches (issue814)
Sat, 12 Jul 2008 19:12:10 +0100 Christian Ebert patchbomb: mime-encode headers and parts not containing patches
Tue, 07 Oct 2008 13:57:00 +0200 Christian Ebert patchbomb: consistently use opts.get
Sun, 31 Aug 2008 16:12:03 +0200 Martin Geisler i18n: mark strings for translation in patchbomb extension
Thu, 12 Jun 2008 11:33:47 +0200 Dirkjan Ochtman convert comments to docstrings in a bunch of extensions
Mon, 14 Apr 2008 14:34:38 +0200 Dirkjan Ochtman replace usage of os.popen() with util.popen()
Sat, 05 Apr 2008 17:48:10 +0200 Christian Ebert patchbomb: fix cStringIO import (spotted by pychecker)
Wed, 02 Apr 2008 01:49:29 +0200 Benoit Boissinot patchbomb: Fix mangling of lines beginning with From
Tue, 11 Mar 2008 17:42:41 -0500 Matt Mackall dates: improve timezone handling
Thu, 06 Mar 2008 22:23:41 +0100 Joel Rosdahl Remove unused imports
Thu, 06 Mar 2008 22:23:26 +0100 Joel Rosdahl Expand import * to allow Pyflakes to find problems
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:46 -0800 Bryan O'Sullivan Merge after backout
Fri, 25 Jan 2008 16:04:32 -0800 Bryan O'Sullivan Backed out changeset dc6ed2736c81
Sun, 20 Jan 2008 14:39:25 +0100 Christian Ebert Prefer i in d over d.has_key(i)
Thu, 17 Jan 2008 13:51:59 -0600 Matt Mackall patchbomb: prompt only once for SMTP password
Mon, 31 Dec 2007 16:18:17 +0100 Dennis Schoen patchbomb: attachment options changed
Fri, 04 Jan 2008 16:11:01 +0100 Christian Ebert patchbomb: consistently use opts.get
Fri, 04 Jan 2008 15:58:22 +0100 Christian Ebert patchbomb: fix more line continuations (coding style)
Sun, 30 Dec 2007 14:43:03 +0100 Christian Ebert patchbomb: simplify some line continuations
Sun, 30 Dec 2007 14:24:03 +0100 Christian Ebert patchbomb: add linebreaks after colons (coding style)
less more (0) -100 -60 tip