Teach "guilt graph" the "-x exclude-pattern" option.
[guilt.git] / Documentation / guilt-select.1
blob58aeec96b17af1c4fde99b8fd369737c15a36287
1 .\" ** You probably do not want to edit this file directly **
2 .\" It was generated using the DocBook XSL Stylesheets (version 1.69.1).
3 .\" Instead of manually editing it, you probably should edit the DocBook XML
4 .\" source for it and then use the DocBook XSL Stylesheets to regenerate it.
5 .TH "GUILT\-SELECT" "1" "01/22/2015" "Guilt v0.36\-rc1" "Guilt Manual"
6 .\" disable hyphenation
7 .nh
8 .\" disable justification (adjust text to left margin only)
9 .ad l
10 .SH "NAME"
11 guilt\-select \- Select guards to apply when pushing patches
12 .SH "SYNOPSIS"
13 \fIguilt\-select\fR [ \-n | \-\-none | \-s | \-\-series | [\-\-pop|\-\-reapply] <guards\&...> ]
14 .SH "DESCRIPTION"
15 Select guards to apply when pushing patches.
17 Guards are selected without the + or \- prefix. Patches are applied in the following way:
18 .TP 3
19 \(bu
20 An unguarded patch is always applied.
21 .TP
22 \(bu
23 A patch with a positive guard is applied \fBonly\fR if the guard is selected with guilt\-select.
24 .TP
25 \(bu
26 A patch with a negative guard is applied \fBunless\fR the guard is selected with guilt\-select.
27 .SH "OPTIONS"
28 .TP
29 \-n|\-\-none
30 Remove all selected guards
31 .TP
32 \-\-pop
33 Pop back to the first guarded patch
34 .TP
35 \-\-reapply
36 Pop back to first guarded patch, select a new guard, and push
37 .TP
38 \-s|\-\-series
39 List all guards listed in the series file
40 .SH "AUTHOR"
41 Written by Eric Lesh <[1]\&\fIeclesh@ucla.edu\fR>
42 .SH "DOCUMENTATION"
43 Documentation by Eric Lesh <[1]\&\fIeclesh@ucla.edu\fR>
44 .SH "GUILT"
45 Part of the \fBguilt\fR(7) suite (Generated for Guilt v0.36\-rc1)
46 .SH "REFERENCES"
47 .TP 3
48 1.\ eclesh@ucla.edu
49 \%mailto:eclesh@ucla.edu