'\" t .\" Title: guilt-patchbomb .\" Author: [see the "Author" section] .\" Generator: DocBook XSL Stylesheets v1.78.1 .\" Date: 06/17/2013 .\" Manual: Guilt Manual .\" Source: Guilt v0.35 .\" Language: English .\" .TH "GUILT\-PATCHBOMB" "1" "06/17/2013" "Guilt v0\&.35" "Guilt Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" guilt-patchbomb \- Email a series of commits interactively .SH "SYNOPSIS" \fIguilt\-patchbomb\fR [\-n] [\-s] [\-\-in\-reply\-to ] [\-\-git] [\-\-subject\-prefix ] [ | \&.\&.[] | \&.\&.] .SH "DESCRIPTION" Send a series of commits via email asking for To, CC and other information interactively\&. .SH "OPTIONS" .PP \-n .RS 4 Don\(cqt send .RE .PP \-s .RS 4 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\&. .RE .PP \-\-in\-reply\-to .RS 4 Set the In\-reply\-to header to the specified message id\&. This allows the patches to be sent as replies to an arbitrary message\&. .RE .PP \-\-git .RS 4 Generate a patch which uses all the features offered by the git diff format (e\&.g\&., rename and copy detection)\&. .RE .PP \-\-subject\-prefix .RS 4 Rather than using the standard [PATCH] prefix in the subject line, use [] instead\&. .RE .PP .RS 4 Only the specified revision\&. .RE .PP \&.\&.[] .RS 4 Revisions starting from \fI\fR until \fI\fR\&. The \fI\fR revision it self is NOT included, while \fI\fR is\&. If \fI\fR is not specified, it is assumed to be HEAD\&. .RE .PP \&.\&. .RS 4 All revisions until the \fI\fR revision (inclusive)\&. .RE .SH "AUTHOR" Written by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> .SH "DOCUMENTATION" Documentation by Brandon Philips <\m[blue]\fBbrandon@ifup\&.org\fR\m[]\&\s-2\u[2]\d\s+2> .SH "GUILT" Part of the \fBguilt\fR(7) suite (Generated for Guilt v0\&.35) .SH "NOTES" .IP " 1." 4 jeffpc@josefsipek.net .RS 4 \%mailto:jeffpc@josefsipek.net .RE .IP " 2." 4 brandon@ifup.org .RS 4 \%mailto:brandon@ifup.org .RE