hgext/patchbomb.py
changeset 8935 f4f0e902b750
parent 8934 9dda4c73fc3b
child 9046 1547126630e9
equal deleted inserted replaced
8934:9dda4c73fc3b 8935:f4f0e902b750
     3 #  Copyright 2005-2009 Matt Mackall <mpm@selenic.com> and others
     3 #  Copyright 2005-2009 Matt Mackall <mpm@selenic.com> and others
     4 #
     4 #
     5 # This software may be used and distributed according to the terms of the
     5 # This software may be used and distributed according to the terms of the
     6 # GNU General Public License version 2, incorporated herein by reference.
     6 # GNU General Public License version 2, incorporated herein by reference.
     7 
     7 
     8 '''command to send changesets as (a series of) patch e-mails
     8 '''command to send changesets as (a series of) patch emails
     9 
     9 
    10 The series is started off with a "[PATCH 0 of N]" introduction, which
    10 The series is started off with a "[PATCH 0 of N]" introduction, which
    11 describes the series as a whole.
    11 describes the series as a whole.
    12 
    12 
    13 Each patch email has a Subject line of "[PATCH M of N] ...", using the
    13 Each patch email has a Subject line of "[PATCH M of N] ...", using the