2 .\" Title: guilt-select
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.34
10 .TH "GUILT\-SELECT" "1" "09/18/2010" "Guilt v0\&.34" "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-select \- Select guards to apply when pushing patches
33 \fIguilt\-select\fR [ \-n | \-\-none | \-s | \-\-series | [\-\-pop|\-\-reapply] <guards\&...> ]
35 Select guards to apply when pushing patches\&.
37 Guards are selected without the + or \- prefix\&. Patches are applied in the following way:
48 An unguarded patch is always applied\&.
59 A patch with a positive guard is applied \fBonly\fR if the guard is selected with guilt\-select\&.
70 A patch with a negative guard is applied \fBunless\fR the guard is selected with guilt\-select\&.
76 Remove all selected guards
81 Pop back to the first guarded patch
86 Pop back to first guarded patch, select a new guard, and push
91 List all guards listed in the series file
94 Written by Eric Lesh <\m[blue]\fBeclesh@ucla\&.edu\fR\m[]\&\s-2\u[1]\d\s+2>
96 Documentation by Eric Lesh <\m[blue]\fBeclesh@ucla\&.edu\fR\m[]\&\s-2\u[1]\d\s+2>
98 Part of the \fBguilt\fR(7) suite (Generated for Guilt v0\&.34)
103 \%mailto:eclesh@ucla.edu