2 .\" Title: guilt-patchbomb
3 .\" Author: [see the "Author" section]
4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
6 .\" Manual: Guilt Manual
7 .\" Source: Guilt v0.35
10 .TH "GUILT\-PATCHBOMB" "1" "07/17/2011" "Guilt v0\&.35" "Guilt Manual"
11 .\" -----------------------------------------------------------------
12 .\" * Define some portability stuff
13 .\" -----------------------------------------------------------------
14 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
15 .\" http://bugs.debian.org/507673
16 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
17 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
20 .\" -----------------------------------------------------------------
21 .\" * set default formatting
22 .\" -----------------------------------------------------------------
23 .\" disable hyphenation
25 .\" disable justification (adjust text to left margin only)
27 .\" -----------------------------------------------------------------
28 .\" * MAIN CONTENT STARTS HERE *
29 .\" -----------------------------------------------------------------
31 guilt-patchbomb \- Email a series of commits interactively
33 \fIguilt\-patchbomb\fR [\-n] [\-s] [\-\-in\-reply\-to <msgid>] [\-\-git] [\-\-subject\-prefix <prefix>] [<hash> | <since>\&.\&.[<until>] | \&.\&.<until>]
35 Send a series of commits via email asking for To, CC and other information interactively\&.
45 Don\(cqt add additional repository committer sign\-offs to the patch\&. This allows the sign\-off chain to be fully expressed in the commit messages and not changed by the act of sending a patchbomb\&.
48 \-\-in\-reply\-to <msgid>
50 Set the In\-reply\-to header to the specified message id\&. This allows the patches to be sent as replies to an arbitrary message\&.
55 Generate a patch which uses all the features offered by the git diff format (e\&.g\&., rename and copy detection)\&.
58 \-\-subject\-prefix <prefix>
60 Rather than using the standard [PATCH] prefix in the subject line, use [<prefix>] instead\&.
65 Only the specified revision\&.
68 <since>\&.\&.[<until>]
70 Revisions starting from \fI<since>\fR until \fI<until>\fR\&. The \fI<since>\fR revision it self is NOT included, while \fI<until>\fR is\&. If \fI<until>\fR is not specified, it is assumed to be HEAD\&.
75 All revisions until the \fI<until>\fR revision (inclusive)\&.
78 Written by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2>
80 Documentation by Brandon Philips <\m[blue]\fBbrandon@ifup\&.org\fR\m[]\&\s-2\u[2]\d\s+2>
82 Part of the \fBguilt\fR(7) suite (Generated for Guilt v0\&.35)
87 \%mailto:jeffpc@josefsipek.net
92 \%mailto:brandon@ifup.org