1GUILT-PATCHBOMB(1)               Guilt Manual               GUILT-PATCHBOMB(1)
2
3
4

NAME

6       guilt-patchbomb - Email a series of commits interactively
7

SYNOPSIS

9       guilt-patchbomb [-n] [--in-reply-to <msgid>] [--git] [<hash> |
10       <since>..[<until>] | ..<until>]
11

DESCRIPTION

13       Send a series of commits via email asking for To, CC and other
14       information interactively.
15

OPTIONS

17       -n
18           Don’t send
19
20       --in-reply-to <msgid>
21           Set the In-reply-to header to the specified message id. This allows
22           the patches to be sent as replies to an arbitrary message.
23
24       --git
25           Generate a patch which uses all the features offered by the git
26           diff format (e.g., rename and copy detection).
27
28       <hash>
29           Only the specified revision.
30
31       <since>..[<until>]
32           Revisions starting from <since> until <until>. The <since> revision
33           it self is NOT included, while <until> is. If <until> is not
34           specified, it is assumed to be HEAD.
35
36       ..<until>
37           All revisions until the <until> revision (inclusive).
38

AUTHOR

40       Written by Josef "Jeff" Sipek <jeffpc@josefsipek.net[1]>
41

DOCUMENTATION

43       Documentation by Brandon Philips <brandon@ifup.org[2]>
44

GUILT

46       Part of the linkguilt:guilt[7] suite (Generated for Guilt v0.33)
47

NOTES

49        1. jeffpc@josefsipek.net
50           mailto:jeffpc@josefsipek.net
51
52        2. brandon@ifup.org
53           mailto:brandon@ifup.org
54
55
56
57Guilt v0.33                       04/16/2010                GUILT-PATCHBOMB(1)
Impressum