From 9051c4e8067a8a3558e2d96dfc469595a0e4d948 Mon Sep 17 00:00:00 2001 From: Josef 'Jeff' Sipek Date: Thu, 22 Jan 2015 11:36:46 -0500 Subject: [PATCH] Guilt v0.36-rc1 Signed-off-by: Josef 'Jeff' Sipek --- Documentation/guilt-add.1 | 71 ++---- Documentation/guilt-add.html | 298 ++++++++++++++++------ Documentation/guilt-applied.1 | 54 ++-- Documentation/guilt-applied.html | 294 ++++++++++++++++------ Documentation/guilt-branch.1 | 54 ++-- Documentation/guilt-branch.html | 294 ++++++++++++++++------ Documentation/guilt-commit.1 | 58 ++--- Documentation/guilt-commit.html | 294 ++++++++++++++++------ Documentation/guilt-delete.1 | 71 ++---- Documentation/guilt-delete.html | 296 ++++++++++++++++------ Documentation/guilt-diff.1 | 60 ++--- Documentation/guilt-diff.html | 296 ++++++++++++++++------ Documentation/guilt-export.1 | 54 ++-- Documentation/guilt-export.html | 294 ++++++++++++++++------ Documentation/guilt-files.1 | 60 ++--- Documentation/guilt-files.html | 294 ++++++++++++++++------ Documentation/guilt-fold.1 | 58 ++--- Documentation/guilt-fold.html | 294 ++++++++++++++++------ Documentation/guilt-fork.1 | 54 ++-- Documentation/guilt-fork.html | 294 ++++++++++++++++------ Documentation/guilt-graph.1 | 54 ++-- Documentation/guilt-graph.html | 294 ++++++++++++++++------ Documentation/guilt-guard.1 | 62 ++--- Documentation/guilt-guard.html | 294 ++++++++++++++++------ Documentation/guilt-header.1 | 72 ++---- Documentation/guilt-header.html | 299 ++++++++++++++++------ Documentation/guilt-help.1 | 69 ++--- Documentation/guilt-help.html | 298 ++++++++++++++++------ Documentation/guilt-import-commit.1 | 72 ++---- Documentation/guilt-import-commit.html | 294 ++++++++++++++++------ Documentation/guilt-import.1 | 60 ++--- Documentation/guilt-import.html | 294 ++++++++++++++++------ Documentation/guilt-init.1 | 73 ++---- Documentation/guilt-init.html | 300 ++++++++++++++++------ Documentation/guilt-new.1 | 101 ++------ Documentation/guilt-new.html | 300 ++++++++++++++++------ Documentation/guilt-next.1 | 56 ++--- Documentation/guilt-next.html | 294 ++++++++++++++++------ Documentation/guilt-patchbomb.1 | 106 +++----- Documentation/guilt-patchbomb.html | 294 ++++++++++++++++------ Documentation/guilt-pop.1 | 75 ++---- Documentation/guilt-pop.html | 296 ++++++++++++++++------ Documentation/guilt-prev.1 | 56 ++--- Documentation/guilt-prev.html | 294 ++++++++++++++++------ Documentation/guilt-push.1 | 75 ++---- Documentation/guilt-push.html | 296 ++++++++++++++++------ Documentation/guilt-rebase.1 | 67 ++--- Documentation/guilt-rebase.html | 298 ++++++++++++++++------ Documentation/guilt-refresh.1 | 71 ++---- Documentation/guilt-refresh.html | 296 ++++++++++++++++------ Documentation/guilt-repair.1 | 73 ++---- Documentation/guilt-repair.html | 298 ++++++++++++++++------ Documentation/guilt-rm.1 | 56 ++--- Documentation/guilt-rm.html | 294 ++++++++++++++++------ Documentation/guilt-select.1 | 109 ++------ Documentation/guilt-select.html | 294 ++++++++++++++++------ Documentation/guilt-series.1 | 64 ++--- Documentation/guilt-series.html | 294 ++++++++++++++++------ Documentation/guilt-status.1 | 117 +++------ Documentation/guilt-status.html | 298 ++++++++++++++++------ Documentation/guilt-top.1 | 54 ++-- Documentation/guilt-top.html | 294 ++++++++++++++++------ Documentation/guilt-unapplied.1 | 48 +--- Documentation/guilt-unapplied.html | 294 ++++++++++++++++------ Documentation/guilt.7 | 334 +++++++++---------------- Documentation/guilt.html | 294 ++++++++++++++++------ guilt | 4 +- 67 files changed, 8009 insertions(+), 4262 deletions(-) diff --git a/Documentation/guilt-add.1 b/Documentation/guilt-add.1 index 71f802b..6ccd1cf 100644 --- a/Documentation/guilt-add.1 +++ b/Documentation/guilt-add.1 @@ -1,72 +1,39 @@ -'\" t -.\" Title: guilt-add -.\" Author: [see the "Author" section] -.\" Generator: DocBook XSL Stylesheets v1.75.2 -.\" Date: 07/17/2011 -.\" Manual: Guilt Manual -.\" Source: Guilt v0.35 -.\" Language: English -.\" -.TH "GUILT\-ADD" "1" "07/17/2011" "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 -.\" ----------------------------------------------------------------- +.\" ** You probably do not want to edit this file directly ** +.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). +.\" Instead of manually editing it, you probably should edit the DocBook XML +.\" source for it and then use the DocBook XSL Stylesheets to regenerate it. +.TH "GUILT\-ADD" "1" "01/22/2015" "Guilt v0.36\-rc1" "Guilt Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l -.\" ----------------------------------------------------------------- -.\" * MAIN CONTENT STARTS HERE * -.\" ----------------------------------------------------------------- .SH "NAME" -guilt-add \- Add a file to git and guilt +guilt\-add \- Add a file to git and guilt .SH "SYNOPSIS" \fIguilt\-add\fR \&... .SH "DESCRIPTION" -Adds the files specified to git using git\-add making it available to guilt\&. +Adds the files specified to git using git\-add making it available to guilt. .SH "OPTIONS" -.PP +.TP -.RS 4 Files to add -.RE .SH "EXAMPLES" -Create and add a new file example\&.c - +Create and add a new file example.c .sp -.if n \{\ -.RS 4 -.\} .nf -$ touch example\&.c -$ guilt\-add example\&.c +$ touch example.c +$ guilt\-add example.c .fi -.if n \{\ -.RE -.\} .SH "AUTHOR" -Written by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> +Written by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR> .SH "DOCUMENTATION" -Documentation by Brandon Philips <\m[blue]\fBbrandon@ifup\&.org\fR\m[]\&\s-2\u[2]\d\s+2> +Documentation by Brandon Philips <[2]\&\fIbrandon@ifup.org\fR> .SH "GUILT" -Part of the \fBguilt\fR(7) suite (Generated for Guilt v0\&.35) -.SH "NOTES" -.IP " 1." 4 -jeffpc@josefsipek.net -.RS 4 +Part of the \fBguilt\fR(7) suite (Generated for Guilt v0.36\-rc1) +.SH "REFERENCES" +.TP 3 +1.\ jeffpc@josefsipek.net \%mailto:jeffpc@josefsipek.net -.RE -.IP " 2." 4 -brandon@ifup.org -.RS 4 +.TP 3 +2.\ brandon@ifup.org \%mailto:brandon@ifup.org -.RE diff --git a/Documentation/guilt-add.html b/Documentation/guilt-add.html index 5632095..2314d3c 100644 --- a/Documentation/guilt-add.html +++ b/Documentation/guilt-add.html @@ -3,29 +3,26 @@ - + guilt-add(1) @@ -629,8 +775,8 @@

EXAMPLES

Create and add a new file example.c

-
$ touch example.c
-$ guilt-add example.c
+
$ touch example.c
+$ guilt-add example.c
@@ -650,14 +796,14 @@

Documentation

GUILT

Part of the guilt(7) suite -(Generated for Guilt v0.35)

+(Generated for Guilt v0.36-rc1)


diff --git a/Documentation/guilt-applied.1 b/Documentation/guilt-applied.1 index 510cf00..eea08b3 100644 --- a/Documentation/guilt-applied.1 +++ b/Documentation/guilt-applied.1 @@ -1,52 +1,28 @@ -'\" t -.\" Title: guilt-applied -.\" Author: [see the "Author" section] -.\" Generator: DocBook XSL Stylesheets v1.75.2 -.\" Date: 07/17/2011 -.\" Manual: Guilt Manual -.\" Source: Guilt v0.35 -.\" Language: English -.\" -.TH "GUILT\-APPLIED" "1" "07/17/2011" "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 -.\" ----------------------------------------------------------------- +.\" ** You probably do not want to edit this file directly ** +.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). +.\" Instead of manually editing it, you probably should edit the DocBook XML +.\" source for it and then use the DocBook XSL Stylesheets to regenerate it. +.TH "GUILT\-APPLIED" "1" "01/22/2015" "Guilt v0.36\-rc1" "Guilt Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l -.\" ----------------------------------------------------------------- -.\" * MAIN CONTENT STARTS HERE * -.\" ----------------------------------------------------------------- .SH "NAME" -guilt-applied \- List applied patches +guilt\-applied \- List applied patches .SH "SYNOPSIS" \fIguilt\-applied\fR [\-c] .SH "DESCRIPTION" -Prints a list of all applied patches\&. +Prints a list of all applied patches. .SH "AUTHOR" -Written by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> +Written by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR> .SH "DOCUMENTATION" -Documentation by Brandon Philips <\m[blue]\fBbrandon@ifup\&.org\fR\m[]\&\s-2\u[2]\d\s+2> +Documentation by Brandon Philips <[2]\&\fIbrandon@ifup.org\fR> .SH "GUILT" -Part of the \fBguilt\fR(7) suite (Generated for Guilt v0\&.35) -.SH "NOTES" -.IP " 1." 4 -jeffpc@josefsipek.net -.RS 4 +Part of the \fBguilt\fR(7) suite (Generated for Guilt v0.36\-rc1) +.SH "REFERENCES" +.TP 3 +1.\ jeffpc@josefsipek.net \%mailto:jeffpc@josefsipek.net -.RE -.IP " 2." 4 -brandon@ifup.org -.RS 4 +.TP 3 +2.\ brandon@ifup.org \%mailto:brandon@ifup.org -.RE diff --git a/Documentation/guilt-applied.html b/Documentation/guilt-applied.html index 0c6d9e3..2d599f9 100644 --- a/Documentation/guilt-applied.html +++ b/Documentation/guilt-applied.html @@ -3,29 +3,26 @@ - + guilt-applied(1) @@ -624,14 +770,14 @@

Documentation

GUILT

Part of the guilt(7) suite -(Generated for Guilt v0.35)

+(Generated for Guilt v0.36-rc1)


diff --git a/Documentation/guilt-branch.1 b/Documentation/guilt-branch.1 index 4db7756..683eb0a 100644 --- a/Documentation/guilt-branch.1 +++ b/Documentation/guilt-branch.1 @@ -1,53 +1,29 @@ -'\" t -.\" Title: guilt-branch -.\" Author: [see the "Author" section] -.\" Generator: DocBook XSL Stylesheets v1.75.2 -.\" Date: 07/17/2011 -.\" Manual: Guilt Manual -.\" Source: Guilt v0.35 -.\" Language: English -.\" -.TH "GUILT\-BRANCH" "1" "07/17/2011" "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 -.\" ----------------------------------------------------------------- +.\" ** You probably do not want to edit this file directly ** +.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). +.\" Instead of manually editing it, you probably should edit the DocBook XML +.\" source for it and then use the DocBook XSL Stylesheets to regenerate it. +.TH "GUILT\-BRANCH" "1" "01/22/2015" "Guilt v0.36\-rc1" "Guilt Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l -.\" ----------------------------------------------------------------- -.\" * MAIN CONTENT STARTS HERE * -.\" ----------------------------------------------------------------- .SH "NAME" -guilt-branch \- Branch the entire patch series +guilt\-branch \- Branch the entire patch series .SH "SYNOPSIS" \fIguilt\-branch\fR [] .SH "DESCRIPTION" -Create a copy of the entire branch patch directory (\&.git/patches/) to (\&.git/patches/), create a new git branch and check it out\&. +Create a copy of the entire branch patch directory (.git/patches/) to (.git/patches/), create a new git branch and check it out. .SH "OPTIONS" -.PP +.TP -.RS 4 -The name of the new branch to create\&. If not specified, the current branch name is appended with the current year, month and day\&. -.RE +The name of the new branch to create. If not specified, the current branch name is appended with the current year, month and day. .SH "AUTHOR" -Written by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> +Written by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR> .SH "DOCUMENTATION" -Documentation by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> +Documentation by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR> .SH "GUILT" -Part of the \fBguilt\fR(7) suite (Generated for Guilt v0\&.35) -.SH "NOTES" -.IP " 1." 4 -jeffpc@josefsipek.net -.RS 4 +Part of the \fBguilt\fR(7) suite (Generated for Guilt v0.36\-rc1) +.SH "REFERENCES" +.TP 3 +1.\ jeffpc@josefsipek.net \%mailto:jeffpc@josefsipek.net -.RE diff --git a/Documentation/guilt-branch.html b/Documentation/guilt-branch.html index c16eee8..cc20921 100644 --- a/Documentation/guilt-branch.html +++ b/Documentation/guilt-branch.html @@ -3,29 +3,26 @@ - + guilt-branch(1) @@ -642,14 +788,14 @@

Documentation

GUILT

Part of the guilt(7) suite -(Generated for Guilt v0.35)

+(Generated for Guilt v0.36-rc1)


diff --git a/Documentation/guilt-commit.1 b/Documentation/guilt-commit.1 index 3bd1ff5..1442a51 100644 --- a/Documentation/guilt-commit.1 +++ b/Documentation/guilt-commit.1 @@ -1,58 +1,32 @@ -'\" t -.\" Title: guilt-commit -.\" Author: [see the "Author" section] -.\" Generator: DocBook XSL Stylesheets v1.75.2 -.\" Date: 07/17/2011 -.\" Manual: Guilt Manual -.\" Source: Guilt v0.35 -.\" Language: English -.\" -.TH "GUILT\-COMMIT" "1" "07/17/2011" "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 -.\" ----------------------------------------------------------------- +.\" ** You probably do not want to edit this file directly ** +.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). +.\" Instead of manually editing it, you probably should edit the DocBook XML +.\" source for it and then use the DocBook XSL Stylesheets to regenerate it. +.TH "GUILT\-COMMIT" "1" "01/22/2015" "Guilt v0.36\-rc1" "Guilt Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l -.\" ----------------------------------------------------------------- -.\" * MAIN CONTENT STARTS HERE * -.\" ----------------------------------------------------------------- .SH "NAME" -guilt-commit \- Commit specified number of patches +guilt\-commit \- Commit specified number of patches .SH "SYNOPSIS" \fIguilt\-commit\fR \-n | \-a | \-\-all -Turn specified number of bottom most patches into Git commits\&. This removes the the patches from the series, and status file\&. +Turn specified number of bottom most patches into Git commits. This removes the the patches from the series, and status file. .SH "OPTIONS" -.PP -\-\-all, \-a -.RS 4 +.TP +\-\-all , \-a Commit all applied patches -.RE -.PP +.TP \-n -.RS 4 Commit bottom most patches -.RE .SH "AUTHOR" -Written by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> +Written by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR> .SH "DOCUMENTATION" -Documentation by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> +Documentation by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR> .SH "GUILT" -Part of the \fBguilt\fR(7) suite (Generated for Guilt v0\&.35) -.SH "NOTES" -.IP " 1." 4 -jeffpc@josefsipek.net -.RS 4 +Part of the \fBguilt\fR(7) suite (Generated for Guilt v0.36\-rc1) +.SH "REFERENCES" +.TP 3 +1.\ jeffpc@josefsipek.net \%mailto:jeffpc@josefsipek.net -.RE diff --git a/Documentation/guilt-commit.html b/Documentation/guilt-commit.html index 0b627e0..2661f59 100644 --- a/Documentation/guilt-commit.html +++ b/Documentation/guilt-commit.html @@ -3,29 +3,26 @@ - + guilt-commit(1) @@ -646,14 +792,14 @@

Documentation

GUILT

Part of the guilt(7) suite -(Generated for Guilt v0.35)

+(Generated for Guilt v0.36-rc1)


diff --git a/Documentation/guilt-delete.1 b/Documentation/guilt-delete.1 index 6785eed..8f2eaef 100644 --- a/Documentation/guilt-delete.1 +++ b/Documentation/guilt-delete.1 @@ -1,76 +1,41 @@ -'\" t -.\" Title: guilt-delete -.\" Author: [see the "Author" section] -.\" Generator: DocBook XSL Stylesheets v1.75.2 -.\" Date: 07/17/2011 -.\" Manual: Guilt Manual -.\" Source: Guilt v0.35 -.\" Language: English -.\" -.TH "GUILT\-DELETE" "1" "07/17/2011" "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 -.\" ----------------------------------------------------------------- +.\" ** You probably do not want to edit this file directly ** +.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). +.\" Instead of manually editing it, you probably should edit the DocBook XML +.\" source for it and then use the DocBook XSL Stylesheets to regenerate it. +.TH "GUILT\-DELETE" "1" "01/22/2015" "Guilt v0.36\-rc1" "Guilt Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l -.\" ----------------------------------------------------------------- -.\" * MAIN CONTENT STARTS HERE * -.\" ----------------------------------------------------------------- .SH "NAME" -guilt-delete \- Delete a patch +guilt\-delete \- Delete a patch .SH "SYNOPSIS" \fIguilt\-delete\fR [\-f] .SH "DESCRIPTION" -Delete an unapplied patch from the series\&. +Delete an unapplied patch from the series. .SH "OPTIONS" -.PP +.TP \-f -.RS 4 Remove the patch from the series and disk -.RE -.PP +.TP -.RS 4 -Name of the patch to delete\&. -.RE +Name of the patch to delete. .SH "EXAMPLES" Delete a patch called \fIfoobar\fR: - .sp -.if n \{\ -.RS 4 -.\} .nf $ guilt\-delete foobar .fi -.if n \{\ -.RE -.\} .SH "AUTHOR" -Written by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> +Written by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR> .SH "DOCUMENTATION" -Documentation by Brandon Philips <\m[blue]\fBbrandon@ifup\&.org\fR\m[]\&\s-2\u[2]\d\s+2> +Documentation by Brandon Philips <[2]\&\fIbrandon@ifup.org\fR> .SH "GUILT" -Part of the \fBguilt\fR(7) suite (Generated for Guilt v0\&.35) -.SH "NOTES" -.IP " 1." 4 -jeffpc@josefsipek.net -.RS 4 +Part of the \fBguilt\fR(7) suite (Generated for Guilt v0.36\-rc1) +.SH "REFERENCES" +.TP 3 +1.\ jeffpc@josefsipek.net \%mailto:jeffpc@josefsipek.net -.RE -.IP " 2." 4 -brandon@ifup.org -.RS 4 +.TP 3 +2.\ brandon@ifup.org \%mailto:brandon@ifup.org -.RE diff --git a/Documentation/guilt-delete.html b/Documentation/guilt-delete.html index 87cf122..4b40a6c 100644 --- a/Documentation/guilt-delete.html +++ b/Documentation/guilt-delete.html @@ -3,29 +3,26 @@ - + guilt-delete(1) @@ -637,7 +783,7 @@

EXAMPLES

Delete a patch called foobar:

-
$ guilt-delete foobar
+
$ guilt-delete foobar
@@ -657,14 +803,14 @@

Documentation

GUILT

Part of the guilt(7) suite -(Generated for Guilt v0.35)

+(Generated for Guilt v0.36-rc1)


diff --git a/Documentation/guilt-diff.1 b/Documentation/guilt-diff.1 index c355684..30f4fac 100644 --- a/Documentation/guilt-diff.1 +++ b/Documentation/guilt-diff.1 @@ -1,58 +1,32 @@ -'\" t -.\" Title: guilt-diff -.\" Author: [see the "Author" section] -.\" Generator: DocBook XSL Stylesheets v1.75.2 -.\" Date: 07/17/2011 -.\" Manual: Guilt Manual -.\" Source: Guilt v0.35 -.\" Language: English -.\" -.TH "GUILT\-DIFF" "1" "07/17/2011" "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 -.\" ----------------------------------------------------------------- +.\" ** You probably do not want to edit this file directly ** +.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). +.\" Instead of manually editing it, you probably should edit the DocBook XML +.\" source for it and then use the DocBook XSL Stylesheets to regenerate it. +.TH "GUILT\-DIFF" "1" "01/22/2015" "Guilt v0.36\-rc1" "Guilt Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l -.\" ----------------------------------------------------------------- -.\" * MAIN CONTENT STARTS HERE * -.\" ----------------------------------------------------------------- .SH "NAME" -guilt-diff \- Outputs various diffs +guilt\-diff \- Outputs various diffs .SH "SYNOPSIS" \fIguilt\-diff\fR [\-z] [\&...] .SH "DESCRIPTION" -Outputs top\-most applied diff and any additional changes in the working directory to standard output\&. +Outputs top\-most applied diff and any additional changes in the working directory to standard output. .SH "OPTIONS" -.PP +.TP \-z -.RS 4 -Output a interdiff against the top\-most applied patch\&. This should produce the same diff as "guilt\-new \-f foo"\&. -.RE -.PP +Output a interdiff against the top\-most applied patch. This should produce the same diff as "guilt\-new \-f foo". +.TP \&... -.RS 4 -Restrict diff output to a given set of files\&. -.RE +Restrict diff output to a given set of files. .SH "AUTHOR" -Written by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> +Written by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR> .SH "DOCUMENTATION" -Documentation by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> +Documentation by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR> .SH "GUILT" -Part of the \fBguilt\fR(7) suite (Generated for Guilt v0\&.35) -.SH "NOTES" -.IP " 1." 4 -jeffpc@josefsipek.net -.RS 4 +Part of the \fBguilt\fR(7) suite (Generated for Guilt v0.36\-rc1) +.SH "REFERENCES" +.TP 3 +1.\ jeffpc@josefsipek.net \%mailto:jeffpc@josefsipek.net -.RE diff --git a/Documentation/guilt-diff.html b/Documentation/guilt-diff.html index f6f850b..ea06ac3 100644 --- a/Documentation/guilt-diff.html +++ b/Documentation/guilt-diff.html @@ -3,29 +3,26 @@ - + guilt-diff(1) @@ -619,7 +765,7 @@

OPTIONS

Output a interdiff against the top-most applied patch. This should - produce the same diff as "guilt-new -f foo". + produce the same diff as "guilt-new -f foo".

@@ -649,14 +795,14 @@

Documentation

GUILT

Part of the guilt(7) suite -(Generated for Guilt v0.35)

+(Generated for Guilt v0.36-rc1)


diff --git a/Documentation/guilt-export.1 b/Documentation/guilt-export.1 index b250b41..21f46cc 100644 --- a/Documentation/guilt-export.1 +++ b/Documentation/guilt-export.1 @@ -1,53 +1,29 @@ -'\" t -.\" Title: guilt-export -.\" Author: [see the "Author" section] -.\" Generator: DocBook XSL Stylesheets v1.75.2 -.\" Date: 07/17/2011 -.\" Manual: Guilt Manual -.\" Source: Guilt v0.35 -.\" Language: English -.\" -.TH "GUILT\-EXPORT" "1" "07/17/2011" "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 -.\" ----------------------------------------------------------------- +.\" ** You probably do not want to edit this file directly ** +.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). +.\" Instead of manually editing it, you probably should edit the DocBook XML +.\" source for it and then use the DocBook XSL Stylesheets to regenerate it. +.TH "GUILT\-EXPORT" "1" "01/22/2015" "Guilt v0.36\-rc1" "Guilt Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l -.\" ----------------------------------------------------------------- -.\" * MAIN CONTENT STARTS HERE * -.\" ----------------------------------------------------------------- .SH "NAME" -guilt-export \- Export a patch series (to be used by quilt) +guilt\-export \- Export a patch series (to be used by quilt) .SH "SYNOPSIS" \fIguilt\-export\fR [] .SH "DESCRIPTION" -Export a guilt series to be used by quilt\&. +Export a guilt series to be used by quilt. .SH "OPTIONS" -.PP +.TP -.RS 4 -Name of the directory to export the patch series to\&. (defaults to patches)\&. -.RE +Name of the directory to export the patch series to. (defaults to patches). .SH "AUTHOR" -Written by Pierre Habouzit <\m[blue]\fBmadcoder@debian\&.org\fR\m[]\&\s-2\u[1]\d\s+2> +Written by Pierre Habouzit <[1]\&\fImadcoder@debian.org\fR> .SH "DOCUMENTATION" -Documentation by Pierre Habouzit <\m[blue]\fBmadcoder@debian\&.org\fR\m[]\&\s-2\u[1]\d\s+2> +Documentation by Pierre Habouzit <[1]\&\fImadcoder@debian.org\fR> .SH "GUILT" -Part of the \fBguilt\fR(7) suite (Generated for Guilt v0\&.35) -.SH "NOTES" -.IP " 1." 4 -madcoder@debian.org -.RS 4 +Part of the \fBguilt\fR(7) suite (Generated for Guilt v0.36\-rc1) +.SH "REFERENCES" +.TP 3 +1.\ madcoder@debian.org \%mailto:madcoder@debian.org -.RE diff --git a/Documentation/guilt-export.html b/Documentation/guilt-export.html index 0b07758..f0d9e8d 100644 --- a/Documentation/guilt-export.html +++ b/Documentation/guilt-export.html @@ -3,29 +3,26 @@ - + guilt-export(1) @@ -640,14 +786,14 @@

Documentation

GUILT

Part of the guilt(7) suite -(Generated for Guilt v0.35)

+(Generated for Guilt v0.36-rc1)


diff --git a/Documentation/guilt-files.1 b/Documentation/guilt-files.1 index 9c76752..2660347 100644 --- a/Documentation/guilt-files.1 +++ b/Documentation/guilt-files.1 @@ -1,63 +1,35 @@ -'\" t -.\" Title: guilt-files -.\" Author: [see the "Author" section] -.\" Generator: DocBook XSL Stylesheets v1.75.2 -.\" Date: 07/17/2011 -.\" Manual: Guilt Manual -.\" Source: Guilt v0.35 -.\" Language: English -.\" -.TH "GUILT\-FILES" "1" "07/17/2011" "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 -.\" ----------------------------------------------------------------- +.\" ** You probably do not want to edit this file directly ** +.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). +.\" Instead of manually editing it, you probably should edit the DocBook XML +.\" source for it and then use the DocBook XSL Stylesheets to regenerate it. +.TH "GUILT\-FILES" "1" "01/22/2015" "Guilt v0.36\-rc1" "Guilt Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l -.\" ----------------------------------------------------------------- -.\" * MAIN CONTENT STARTS HERE * -.\" ----------------------------------------------------------------- .SH "NAME" -guilt-files \- Print the list of files that the topmost patch changes +guilt\-files \- Print the list of files that the topmost patch changes .SH "SYNOPSIS" \fIguilt\-files\fR [\-v] [\-a] [\-l] .SH "DESCRIPTION" -Print the list of files that the topmost patch changes\&. +Print the list of files that the topmost patch changes. .SH "OPTIONS" -.PP +.TP \-v -.RS 4 Verbose output -.RE -.PP +.TP \-a -.RS 4 List all files in all applied patches -.RE -.PP +.TP \-l -.RS 4 Add patch name to the output -.RE .SH "AUTHOR" -Written by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> +Written by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR> .SH "DOCUMENTATION" -Documentation by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> +Documentation by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR> .SH "GUILT" -Part of the \fBguilt\fR(7) suite (Generated for Guilt v0\&.35) -.SH "NOTES" -.IP " 1." 4 -jeffpc@josefsipek.net -.RS 4 +Part of the \fBguilt\fR(7) suite (Generated for Guilt v0.36\-rc1) +.SH "REFERENCES" +.TP 3 +1.\ jeffpc@josefsipek.net \%mailto:jeffpc@josefsipek.net -.RE diff --git a/Documentation/guilt-files.html b/Documentation/guilt-files.html index e9dc738..7d64d74 100644 --- a/Documentation/guilt-files.html +++ b/Documentation/guilt-files.html @@ -3,29 +3,26 @@ - + guilt-files(1) @@ -655,14 +801,14 @@

Documentation

GUILT

Part of the guilt(7) suite -(Generated for Guilt v0.35)

+(Generated for Guilt v0.36-rc1)


diff --git a/Documentation/guilt-fold.1 b/Documentation/guilt-fold.1 index 6c60766..a8671f3 100644 --- a/Documentation/guilt-fold.1 +++ b/Documentation/guilt-fold.1 @@ -1,56 +1,30 @@ -'\" t -.\" Title: guilt-fold -.\" Author: [see the "Author" section] -.\" Generator: DocBook XSL Stylesheets v1.75.2 -.\" Date: 07/17/2011 -.\" Manual: Guilt Manual -.\" Source: Guilt v0.35 -.\" Language: English -.\" -.TH "GUILT\-FOLD" "1" "07/17/2011" "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 -.\" ----------------------------------------------------------------- +.\" ** You probably do not want to edit this file directly ** +.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). +.\" Instead of manually editing it, you probably should edit the DocBook XML +.\" source for it and then use the DocBook XSL Stylesheets to regenerate it. +.TH "GUILT\-FOLD" "1" "01/22/2015" "Guilt v0.36\-rc1" "Guilt Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l -.\" ----------------------------------------------------------------- -.\" * MAIN CONTENT STARTS HERE * -.\" ----------------------------------------------------------------- .SH "NAME" -guilt-fold \- Fold a specified patch into the topmost applied patch +guilt\-fold \- Fold a specified patch into the topmost applied patch .SH "SYNOPSIS" \fIguilt\-fold\fR [\-k] .SH "OPTIONS" -.PP +.TP \-k -.RS 4 -Do not remove the patch file\&. -.RE -.PP +Do not remove the patch file. +.TP -.RS 4 -Fold this patch into the topmost applied patch\&. \fIpatchname\fR is removed from the series, as well as from the patches directory\&. (A backup file is created\&.) -.RE +Fold this patch into the topmost applied patch. \fIpatchname\fR is removed from the series, as well as from the patches directory. (A backup file is created.) .SH "AUTHOR" -Written by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> +Written by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR> .SH "DOCUMENTATION" -Documentation by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> +Documentation by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR> .SH "GUILT" -Part of the \fBguilt\fR(7) suite (Generated for Guilt v0\&.35) -.SH "NOTES" -.IP " 1." 4 -jeffpc@josefsipek.net -.RS 4 +Part of the \fBguilt\fR(7) suite (Generated for Guilt v0.36\-rc1) +.SH "REFERENCES" +.TP 3 +1.\ jeffpc@josefsipek.net \%mailto:jeffpc@josefsipek.net -.RE diff --git a/Documentation/guilt-fold.html b/Documentation/guilt-fold.html index 3cdc1b8..af90a47 100644 --- a/Documentation/guilt-fold.html +++ b/Documentation/guilt-fold.html @@ -3,29 +3,26 @@ - + guilt-fold(1) @@ -643,14 +789,14 @@

Documentation

GUILT

Part of the guilt(7) suite -(Generated for Guilt v0.35)

+(Generated for Guilt v0.36-rc1)


diff --git a/Documentation/guilt-fork.1 b/Documentation/guilt-fork.1 index 60f4ff0..05c6f42 100644 --- a/Documentation/guilt-fork.1 +++ b/Documentation/guilt-fork.1 @@ -1,53 +1,29 @@ -'\" t -.\" Title: guilt-fork -.\" Author: [see the "Author" section] -.\" Generator: DocBook XSL Stylesheets v1.75.2 -.\" Date: 07/17/2011 -.\" Manual: Guilt Manual -.\" Source: Guilt v0.35 -.\" Language: English -.\" -.TH "GUILT\-FORK" "1" "07/17/2011" "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 -.\" ----------------------------------------------------------------- +.\" ** You probably do not want to edit this file directly ** +.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). +.\" Instead of manually editing it, you probably should edit the DocBook XML +.\" source for it and then use the DocBook XSL Stylesheets to regenerate it. +.TH "GUILT\-FORK" "1" "01/22/2015" "Guilt v0.36\-rc1" "Guilt Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l -.\" ----------------------------------------------------------------- -.\" * MAIN CONTENT STARTS HERE * -.\" ----------------------------------------------------------------- .SH "NAME" -guilt-fork \- Fork the topmost applied patch +guilt\-fork \- Fork the topmost applied patch .SH "SYNOPSIS" \fIguilt\-fork\fR [] .SH "DESCRIPTION" -Create a copy of the top most patch, and replace the entry in the series file to use this new patch file\&. +Create a copy of the top most patch, and replace the entry in the series file to use this new patch file. .SH "OPTIONS" -.PP +.TP -.RS 4 -The name of the new patch to create\&. -.RE +The name of the new patch to create. .SH "AUTHOR" -Written by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> +Written by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR> .SH "DOCUMENTATION" -Documentation by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> +Documentation by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR> .SH "GUILT" -Part of the \fBguilt\fR(7) suite (Generated for Guilt v0\&.35) -.SH "NOTES" -.IP " 1." 4 -jeffpc@josefsipek.net -.RS 4 +Part of the \fBguilt\fR(7) suite (Generated for Guilt v0.36\-rc1) +.SH "REFERENCES" +.TP 3 +1.\ jeffpc@josefsipek.net \%mailto:jeffpc@josefsipek.net -.RE diff --git a/Documentation/guilt-fork.html b/Documentation/guilt-fork.html index 13a0b2c..4a51aa9 100644 --- a/Documentation/guilt-fork.html +++ b/Documentation/guilt-fork.html @@ -3,29 +3,26 @@ - + guilt-fork(1) @@ -640,14 +786,14 @@

Documentation

GUILT

Part of the guilt(7) suite -(Generated for Guilt v0.35)

+(Generated for Guilt v0.36-rc1)


diff --git a/Documentation/guilt-graph.1 b/Documentation/guilt-graph.1 index 7e19003..c210e87 100644 --- a/Documentation/guilt-graph.1 +++ b/Documentation/guilt-graph.1 @@ -1,53 +1,29 @@ -'\" t -.\" Title: guilt-graph -.\" Author: [see the "Author" section] -.\" Generator: DocBook XSL Stylesheets v1.75.2 -.\" Date: 07/17/2011 -.\" Manual: Guilt Manual -.\" Source: Guilt v0.35 -.\" Language: English -.\" -.TH "GUILT\-GRAPH" "1" "07/17/2011" "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 -.\" ----------------------------------------------------------------- +.\" ** You probably do not want to edit this file directly ** +.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). +.\" Instead of manually editing it, you probably should edit the DocBook XML +.\" source for it and then use the DocBook XSL Stylesheets to regenerate it. +.TH "GUILT\-GRAPH" "1" "01/22/2015" "Guilt v0.36\-rc1" "Guilt Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l -.\" ----------------------------------------------------------------- -.\" * MAIN CONTENT STARTS HERE * -.\" ----------------------------------------------------------------- .SH "NAME" -guilt-graph \- Create a patch dependency graph +guilt\-graph \- Create a patch dependency graph .SH "SYNOPSIS" \fIguilt\-graph\fR [] .SH "DESCRIPTION" -Create a dot(1) directed graph showing the dependencies between applied patches\&. +Create a dot(1) directed graph showing the dependencies between applied patches. .SH "OPTIONS" -.PP +.TP -.RS 4 -Instead of starting with the topmost applied patch, start with \&. -.RE +Instead of starting with the topmost applied patch, start with . .SH "AUTHOR" -Written by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> +Written by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR> .SH "DOCUMENTATION" -Documentation by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> +Documentation by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR> .SH "GUILT" -Part of the \fBguilt\fR(7) suite (Generated for Guilt v0\&.35) -.SH "NOTES" -.IP " 1." 4 -jeffpc@josefsipek.net -.RS 4 +Part of the \fBguilt\fR(7) suite (Generated for Guilt v0.36\-rc1) +.SH "REFERENCES" +.TP 3 +1.\ jeffpc@josefsipek.net \%mailto:jeffpc@josefsipek.net -.RE diff --git a/Documentation/guilt-graph.html b/Documentation/guilt-graph.html index b96c901..a25b502 100644 --- a/Documentation/guilt-graph.html +++ b/Documentation/guilt-graph.html @@ -3,29 +3,26 @@ - + guilt-graph(1) @@ -641,14 +787,14 @@

Documentation

GUILT

Part of the guilt(7) suite -(Generated for Guilt v0.35)

+(Generated for Guilt v0.36-rc1)


diff --git a/Documentation/guilt-guard.1 b/Documentation/guilt-guard.1 index fff2d50..16a6aa5 100644 --- a/Documentation/guilt-guard.1 +++ b/Documentation/guilt-guard.1 @@ -1,64 +1,38 @@ -'\" t -.\" Title: guilt-guard -.\" Author: [see the "Author" section] -.\" Generator: DocBook XSL Stylesheets v1.75.2 -.\" Date: 07/17/2011 -.\" Manual: Guilt Manual -.\" Source: Guilt v0.35 -.\" Language: English -.\" -.TH "GUILT\-GUARD" "1" "07/17/2011" "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 -.\" ----------------------------------------------------------------- +.\" ** You probably do not want to edit this file directly ** +.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). +.\" Instead of manually editing it, you probably should edit the DocBook XML +.\" source for it and then use the DocBook XSL Stylesheets to regenerate it. +.TH "GUILT\-GUARD" "1" "01/22/2015" "Guilt v0.36\-rc1" "Guilt Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l -.\" ----------------------------------------------------------------- -.\" * MAIN CONTENT STARTS HERE * -.\" ----------------------------------------------------------------- .SH "NAME" -guilt-guard \- Assign guards to patches +guilt\-guard \- Assign guards to patches .SH "SYNOPSIS" \fIguilt\-guard\fR [\-l | \-\-list | \-n | \-\-none | [] [(+|\-)\&...]] .SH "DESCRIPTION" -Assign guards to the specified patch, or to the patch on top of the stack if no patch is given on the command line\&. +Assign guards to the specified patch, or to the patch on top of the stack if no patch is given on the command line. -An unguarded patch is always pushed\&. +An unguarded patch is always pushed. -A positive guard begins with a +\&. A patch with a positive guard is pushed \fBonly if\fR the guard is selected\&. +A positive guard begins with a +. A patch with a positive guard is pushed \fBonly if\fR the guard is selected. -A negative guard begins with a \-\&. A patch with a negative guard is always pushed, \fBunless\fR the guard is selected\&. +A negative guard begins with a \-. A patch with a negative guard is always pushed, \fBunless\fR the guard is selected. .SH "OPTIONS" -.PP +.TP \-l|\-\-list -.RS 4 List all patches and their guards -.RE -.PP +.TP \-n|\-\-none -.RS 4 Remove all guards from a patch -.RE .SH "AUTHOR" -Written by Eric Lesh <\m[blue]\fBeclesh@ucla\&.edu\fR\m[]\&\s-2\u[1]\d\s+2> +Written by Eric Lesh <[1]\&\fIeclesh@ucla.edu\fR> .SH "DOCUMENTATION" -Documentation by Eric Lesh <\m[blue]\fBeclesh@ucla\&.edu\fR\m[]\&\s-2\u[1]\d\s+2> +Documentation by Eric Lesh <[1]\&\fIeclesh@ucla.edu\fR> .SH "GUILT" -Part of the \fBguilt\fR(7) suite (Generated for Guilt v0\&.35) -.SH "NOTES" -.IP " 1." 4 -eclesh@ucla.edu -.RS 4 +Part of the \fBguilt\fR(7) suite (Generated for Guilt v0.36\-rc1) +.SH "REFERENCES" +.TP 3 +1.\ eclesh@ucla.edu \%mailto:eclesh@ucla.edu -.RE diff --git a/Documentation/guilt-guard.html b/Documentation/guilt-guard.html index f2b8d9b..b7be3b7 100644 --- a/Documentation/guilt-guard.html +++ b/Documentation/guilt-guard.html @@ -3,29 +3,26 @@ - + guilt-guard(1) @@ -653,14 +799,14 @@

Documentation

GUILT

Part of the guilt(7) suite -(Generated for Guilt v0.35)

+(Generated for Guilt v0.36-rc1)


diff --git a/Documentation/guilt-header.1 b/Documentation/guilt-header.1 index 5386cdb..7c4f120 100644 --- a/Documentation/guilt-header.1 +++ b/Documentation/guilt-header.1 @@ -1,67 +1,37 @@ -'\" t -.\" Title: guilt-header -.\" Author: [see the "Author" section] -.\" Generator: DocBook XSL Stylesheets v1.75.2 -.\" Date: 07/17/2011 -.\" Manual: Guilt Manual -.\" Source: Guilt v0.35 -.\" Language: English -.\" -.TH "GUILT\-HEADER" "1" "07/17/2011" "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 -.\" ----------------------------------------------------------------- +.\" ** You probably do not want to edit this file directly ** +.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). +.\" Instead of manually editing it, you probably should edit the DocBook XML +.\" source for it and then use the DocBook XSL Stylesheets to regenerate it. +.TH "GUILT\-HEADER" "1" "01/22/2015" "Guilt v0.36\-rc1" "Guilt Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l -.\" ----------------------------------------------------------------- -.\" * MAIN CONTENT STARTS HERE * -.\" ----------------------------------------------------------------- .SH "NAME" -guilt-header \- Print a patch header +guilt\-header \- Print a patch header .SH "SYNOPSIS" \fIguilt\-header\fR [\-eE] [] .SH "DESCRIPTION" -Prints either the topmost patch\(cqs header or the header of a specified patch\&. -.PP +Prints either the topmost patch\(cqs header or the header of a specified patch. +.TP \-e -.RS 4 -Open the header in an editor, instead of printing it\&. -.RE -.PP +Open the header in an editor, instead of printing it. +.TP \-E -.RS 4 -Open the raw patch in an editor, instead of printing it\&. -.RE -.PP +Open the raw patch in an editor, instead of printing it. +.TP -.RS 4 -Name of the patch\&. -.RE +Name of the patch. If a patch with exactly this name exists, use it. Otherwise, treat the name as a regexp; if the regexp matches a single patch, use it. Otherwise, list all matching patch names to stderr and fail. .SH "AUTHOR" -Written by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> +Written by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR> .SH "DOCUMENTATION" -Documentation by Brandon Philips <\m[blue]\fBbrandon@ifup\&.org\fR\m[]\&\s-2\u[2]\d\s+2> +Documentation by Brandon Philips <[2]\&\fIbrandon@ifup.org\fR> .SH "GUILT" -Part of the \fBguilt\fR(7) suite (Generated for Guilt v0\&.35) -.SH "NOTES" -.IP " 1." 4 -jeffpc@josefsipek.net -.RS 4 +Part of the \fBguilt\fR(7) suite (Generated for Guilt v0.36\-rc1) +.SH "REFERENCES" +.TP 3 +1.\ jeffpc@josefsipek.net \%mailto:jeffpc@josefsipek.net -.RE -.IP " 2." 4 -brandon@ifup.org -.RS 4 +.TP 3 +2.\ brandon@ifup.org \%mailto:brandon@ifup.org -.RE diff --git a/Documentation/guilt-header.html b/Documentation/guilt-header.html index 79fa7e0..3c95849 100644 --- a/Documentation/guilt-header.html +++ b/Documentation/guilt-header.html @@ -3,29 +3,26 @@ - + guilt-header(1) @@ -628,7 +774,10 @@

DESCRIPTION

- Name of the patch. + Name of the patch. If a patch with exactly this name exists, + use it. Otherwise, treat the name as a regexp; if the regexp + matches a single patch, use it. Otherwise, list all matching + patch names to stderr and fail.

@@ -650,14 +799,14 @@

Documentation

GUILT

Part of the guilt(7) suite -(Generated for Guilt v0.35)

+(Generated for Guilt v0.36-rc1)


diff --git a/Documentation/guilt-help.1 b/Documentation/guilt-help.1 index 9c6ea3e..170e618 100644 --- a/Documentation/guilt-help.1 +++ b/Documentation/guilt-help.1 @@ -1,78 +1,39 @@ -'\" t -.\" Title: guilt-help -.\" Author: [see the "Author" section] -.\" Generator: DocBook XSL Stylesheets v1.75.2 -.\" Date: 07/17/2011 -.\" Manual: Guilt Manual -.\" Source: Guilt v0.35 -.\" Language: English -.\" -.TH "GUILT\-HELP" "1" "07/17/2011" "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 -.\" ----------------------------------------------------------------- +.\" ** You probably do not want to edit this file directly ** +.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). +.\" Instead of manually editing it, you probably should edit the DocBook XML +.\" source for it and then use the DocBook XSL Stylesheets to regenerate it. +.TH "GUILT\-HELP" "1" "01/22/2015" "Guilt v0.36\-rc1" "Guilt Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l -.\" ----------------------------------------------------------------- -.\" * MAIN CONTENT STARTS HERE * -.\" ----------------------------------------------------------------- .SH "NAME" -guilt-help \- open man page of a guilt command +guilt\-help \- open man page of a guilt command .SH "SYNOPSIS" \fIguilt\-help\fR [ | ] .SH "DESCRIPTION" -Open up the man page for a guilt command\&. +Open up the man page for a guilt command. .SH "EXAMPLES" Open the guilt\-status man page - .sp -.if n \{\ -.RS 4 -.\} .nf $ guilt\-help status .fi -.if n \{\ -.RE -.\} -.sp Open the guilt man page - .sp -.if n \{\ -.RS 4 -.\} .nf $ guilt\-help .fi -.if n \{\ -.RE -.\} .SH "AUTHOR" -Written by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> +Written by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR> .SH "DOCUMENTATION" -Documentation by Brandon Philips <\m[blue]\fBbrandon@ifup\&.org\fR\m[]\&\s-2\u[2]\d\s+2> +Documentation by Brandon Philips <[2]\&\fIbrandon@ifup.org\fR> .SH "GUILT" -Part of the \fBguilt\fR(7) suite (Generated for Guilt v0\&.35) -.SH "NOTES" -.IP " 1." 4 -jeffpc@josefsipek.net -.RS 4 +Part of the \fBguilt\fR(7) suite (Generated for Guilt v0.36\-rc1) +.SH "REFERENCES" +.TP 3 +1.\ jeffpc@josefsipek.net \%mailto:jeffpc@josefsipek.net -.RE -.IP " 2." 4 -brandon@ifup.org -.RS 4 +.TP 3 +2.\ brandon@ifup.org \%mailto:brandon@ifup.org -.RE diff --git a/Documentation/guilt-help.html b/Documentation/guilt-help.html index f42c053..a465fe6 100644 --- a/Documentation/guilt-help.html +++ b/Documentation/guilt-help.html @@ -3,29 +3,26 @@ - + guilt-help(1) @@ -614,12 +760,12 @@

EXAMPLES

Open the guilt-status man page

-
$ guilt-help status
+
$ guilt-help status

Open the guilt man page

-
$ guilt-help
+
$ guilt-help
@@ -639,14 +785,14 @@

Documentation

GUILT

Part of the guilt(7) suite -(Generated for Guilt v0.35)

+(Generated for Guilt v0.36-rc1)


diff --git a/Documentation/guilt-import-commit.1 b/Documentation/guilt-import-commit.1 index 88dab43..d7bf90e 100644 --- a/Documentation/guilt-import-commit.1 +++ b/Documentation/guilt-import-commit.1 @@ -1,63 +1,35 @@ -'\" t -.\" Title: guilt-import-commit -.\" Author: [see the "Author" section] -.\" Generator: DocBook XSL Stylesheets v1.75.2 -.\" Date: 07/17/2011 -.\" Manual: Guilt Manual -.\" Source: Guilt v0.35 -.\" Language: English -.\" -.TH "GUILT\-IMPORT\-COMMI" "1" "07/17/2011" "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 -.\" ----------------------------------------------------------------- +.\" ** You probably do not want to edit this file directly ** +.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). +.\" Instead of manually editing it, you probably should edit the DocBook XML +.\" source for it and then use the DocBook XSL Stylesheets to regenerate it. +.TH "GUILT\-IMPORT\-COMMIT" "1" "01/22/2015" "Guilt v0.36\-rc1" "Guilt Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l -.\" ----------------------------------------------------------------- -.\" * MAIN CONTENT STARTS HERE * -.\" ----------------------------------------------------------------- .SH "NAME" -guilt-import-commit \- Import one or more commits as patches +guilt\-import\-commit \- Import one or more commits as patches .SH "SYNOPSIS" -\fIguilt\-import\-commit\fR [ | \&.\&.[] | \&.\&.] +\fIguilt\-import\-commit\fR [ | ..[] | ..] .SH "DESCRIPTION" -Import one or more commits as individual patches\&. +Import one or more commits as individual patches. .SH "OPTIONS" -.PP +.TP -.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 +Only the specified revision. +.TP +..[] +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. +.TP +.. +All revisions until the \fI\fR revision (inclusive). .SH "AUTHOR" -Written by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> +Written by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR> .SH "DOCUMENTATION" -Documentation by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> +Documentation by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR> .SH "GUILT" -Part of the \fBguilt\fR(7) suite (Generated for Guilt v0\&.35) -.SH "NOTES" -.IP " 1." 4 -jeffpc@josefsipek.net -.RS 4 +Part of the \fBguilt\fR(7) suite (Generated for Guilt v0.36\-rc1) +.SH "REFERENCES" +.TP 3 +1.\ jeffpc@josefsipek.net \%mailto:jeffpc@josefsipek.net -.RE diff --git a/Documentation/guilt-import-commit.html b/Documentation/guilt-import-commit.html index 68c3e42..01cd445 100644 --- a/Documentation/guilt-import-commit.html +++ b/Documentation/guilt-import-commit.html @@ -3,29 +3,26 @@ - + guilt-import-commit(1) @@ -657,14 +803,14 @@

Documentation

GUILT

Part of the guilt(7) suite -(Generated for Guilt v0.35)

+(Generated for Guilt v0.36-rc1)


diff --git a/Documentation/guilt-import.1 b/Documentation/guilt-import.1 index 33a3212..ca8cdff 100644 --- a/Documentation/guilt-import.1 +++ b/Documentation/guilt-import.1 @@ -1,58 +1,32 @@ -'\" t -.\" Title: guilt-import -.\" Author: [see the "Author" section] -.\" Generator: DocBook XSL Stylesheets v1.75.2 -.\" Date: 07/17/2011 -.\" Manual: Guilt Manual -.\" Source: Guilt v0.35 -.\" Language: English -.\" -.TH "GUILT\-IMPORT" "1" "07/17/2011" "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 -.\" ----------------------------------------------------------------- +.\" ** You probably do not want to edit this file directly ** +.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). +.\" Instead of manually editing it, you probably should edit the DocBook XML +.\" source for it and then use the DocBook XSL Stylesheets to regenerate it. +.TH "GUILT\-IMPORT" "1" "01/22/2015" "Guilt v0.36\-rc1" "Guilt Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l -.\" ----------------------------------------------------------------- -.\" * MAIN CONTENT STARTS HERE * -.\" ----------------------------------------------------------------- .SH "NAME" -guilt-import \- Import specified patch file +guilt\-import \- Import specified patch file .SH "SYNOPSIS" \fIguilt\-import\fR [\-P ] .SH "DESCRIPTION" -Import a specified patch file into the series, placing it after the current topmost patch\&. +Import a specified patch file into the series, placing it after the current topmost patch. .SH "OPTIONS" -.PP +.TP \-P -.RS 4 -Name of the patch within Guilt\&. -.RE -.PP +Name of the patch within Guilt. +.TP -.RS 4 -Name of the file to be imported into the series\&. -.RE +Name of the file to be imported into the series. .SH "AUTHOR" -Written by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> +Written by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR> .SH "DOCUMENTATION" -Documentation by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> +Documentation by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR> .SH "GUILT" -Part of the \fBguilt\fR(7) suite (Generated for Guilt v0\&.35) -.SH "NOTES" -.IP " 1." 4 -jeffpc@josefsipek.net -.RS 4 +Part of the \fBguilt\fR(7) suite (Generated for Guilt v0.36\-rc1) +.SH "REFERENCES" +.TP 3 +1.\ jeffpc@josefsipek.net \%mailto:jeffpc@josefsipek.net -.RE diff --git a/Documentation/guilt-import.html b/Documentation/guilt-import.html index 1d5dfa3..249f5d2 100644 --- a/Documentation/guilt-import.html +++ b/Documentation/guilt-import.html @@ -3,29 +3,26 @@ - + guilt-import(1) @@ -648,14 +794,14 @@

Documentation

GUILT

Part of the guilt(7) suite -(Generated for Guilt v0.35)

+(Generated for Guilt v0.36-rc1)


diff --git a/Documentation/guilt-init.1 b/Documentation/guilt-init.1 index 9523c6e..2476d49 100644 --- a/Documentation/guilt-init.1 +++ b/Documentation/guilt-init.1 @@ -1,79 +1,40 @@ -'\" t -.\" Title: guilt-init -.\" Author: [see the "Author" section] -.\" Generator: DocBook XSL Stylesheets v1.75.2 -.\" Date: 07/17/2011 -.\" Manual: Guilt Manual -.\" Source: Guilt v0.35 -.\" Language: English -.\" -.TH "GUILT\-INIT" "1" "07/17/2011" "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 -.\" ----------------------------------------------------------------- +.\" ** You probably do not want to edit this file directly ** +.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). +.\" Instead of manually editing it, you probably should edit the DocBook XML +.\" source for it and then use the DocBook XSL Stylesheets to regenerate it. +.TH "GUILT\-INIT" "1" "01/22/2015" "Guilt v0.36\-rc1" "Guilt Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l -.\" ----------------------------------------------------------------- -.\" * MAIN CONTENT STARTS HERE * -.\" ----------------------------------------------------------------- .SH "NAME" -guilt-init \- Initialize guilt for use in a git repository +guilt\-init \- Initialize guilt for use in a git repository .SH "SYNOPSIS" \fIguilt\-init\fR .SH "DESCRIPTION" Initialize a git repository for use with guilt .SH "EXAMPLES" -First, get a repository to work on\&. Here\(cqs one that we\(cqll use as an example: - +First, get a repository to work on. Here\(cqs one that we\(cqll use as an example: .sp -.if n \{\ -.RS 4 -.\} .nf -$ git\-clone git://git\&.kernel\&.org/pub/scm/linux/kernel/jsipek/guilt\-hello\&.git +$ git clone git://git.kernel.org/pub/scm/linux/kernel/jsipek/guilt\-hello.git .fi -.if n \{\ -.RE -.\} -.sp Now, it initialize the patches directory using guilt\(cqs init command: - .sp -.if n \{\ -.RS 4 -.\} .nf $ cd hello -$ guilt\-init +$ guilt init .fi -.if n \{\ -.RE -.\} .SH "AUTHOR" -Written by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> +Written by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR> .SH "DOCUMENTATION" -Documentation by Brandon Philips <\m[blue]\fBbrandon@ifup\&.org\fR\m[]\&\s-2\u[2]\d\s+2> +Documentation by Brandon Philips <[2]\&\fIbrandon@ifup.org\fR> .SH "GUILT" -Part of the \fBguilt\fR(7) suite (Generated for Guilt v0\&.35) -.SH "NOTES" -.IP " 1." 4 -jeffpc@josefsipek.net -.RS 4 +Part of the \fBguilt\fR(7) suite (Generated for Guilt v0.36\-rc1) +.SH "REFERENCES" +.TP 3 +1.\ jeffpc@josefsipek.net \%mailto:jeffpc@josefsipek.net -.RE -.IP " 2." 4 -brandon@ifup.org -.RS 4 +.TP 3 +2.\ brandon@ifup.org \%mailto:brandon@ifup.org -.RE diff --git a/Documentation/guilt-init.html b/Documentation/guilt-init.html index 723e04f..d560038 100644 --- a/Documentation/guilt-init.html +++ b/Documentation/guilt-init.html @@ -3,29 +3,26 @@ - + guilt-init(1) @@ -614,13 +760,13 @@

EXAMPLES

First, get a repository to work on. Here’s one that we’ll use as an example:

-
$ git-clone git://git.kernel.org/pub/scm/linux/kernel/jsipek/guilt-hello.git
+
$ git clone git://git.kernel.org/pub/scm/linux/kernel/jsipek/guilt-hello.git

Now, it initialize the patches directory using guilt’s init command:

-
$ cd hello
-$ guilt-init
+
$ cd hello
+$ guilt init
@@ -640,14 +786,14 @@

Documentation

GUILT

Part of the guilt(7) suite -(Generated for Guilt v0.35)

+(Generated for Guilt v0.36-rc1)


diff --git a/Documentation/guilt-new.1 b/Documentation/guilt-new.1 index ec45050..3eb5861 100644 --- a/Documentation/guilt-new.1 +++ b/Documentation/guilt-new.1 @@ -1,112 +1,57 @@ -'\" t -.\" Title: guilt-new -.\" Author: [see the "Author" section] -.\" Generator: DocBook XSL Stylesheets v1.75.2 -.\" Date: 07/17/2011 -.\" Manual: Guilt Manual -.\" Source: Guilt v0.35 -.\" Language: English -.\" -.TH "GUILT\-NEW" "1" "07/17/2011" "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 -.\" ----------------------------------------------------------------- +.\" ** You probably do not want to edit this file directly ** +.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). +.\" Instead of manually editing it, you probably should edit the DocBook XML +.\" source for it and then use the DocBook XSL Stylesheets to regenerate it. +.TH "GUILT\-NEW" "1" "01/22/2015" "Guilt v0.36\-rc1" "Guilt Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l -.\" ----------------------------------------------------------------- -.\" * MAIN CONTENT STARTS HERE * -.\" ----------------------------------------------------------------- .SH "NAME" -guilt-new \- Create a new patch +guilt\-new \- Create a new patch .SH "SYNOPSIS" \fIguilt\-new\fR [\-f] [\-s] [\-e|\-m message] .SH "DESCRIPTION" -Create a new patch and push it on top of the stack\&. An optional patch description can be supplied either interactively on via the command line\&. +Create a new patch and push it on top of the stack. An optional patch description can be supplied either interactively on via the command line. .SH "OPTIONS" -.PP +.TP \-f -.RS 4 -Force patch creation if there are unrefreshed changes\&. These changes will get automatically imported into the new patch\&. -.RE -.PP +Force patch creation if there are unrefreshed changes. These changes will get automatically imported into the new patch. +.TP \-s -.RS 4 -Add a Signed\-off\-by with your committer identifier string to the patch message\&. -.RE -.PP +Add a Signed\-off\-by with your committer identifier string to the patch message. +.TP \-e -.RS 4 -Edit the patch message interactively\&. This option can be combined with \-s to easily sign off on the patch\&. -.RE -.PP +Edit the patch message interactively. This option can be combined with \-s to easily sign off on the patch. +.TP \-m -.RS 4 -The "" string will used as the commit message\&. This option can be combined with \-s to easily sign off on the patch\&. -.RE -.PP +The "" string will used as the commit message. This option can be combined with \-s to easily sign off on the patch. +.TP -.RS 4 -Name of the patch to create\&. This must be a legal relative pathname string\&. For example, "foo", "foo/bar", and "foo/bar/foobar" are all valid\&. -.RE +Name of the patch to create. This must be a legal relative pathname string. For example, "foo", "foo/bar", and "foo/bar/foobar" are all valid. .SH "EXAMPLES" Create a new patch called \fIfoobar\fR: - .sp -.if n \{\ -.RS 4 -.\} .nf $ guilt\-new foobar .fi -.if n \{\ -.RE -.\} -.sp Create a patch called \fIfoo\fR and supply a patch description interactively: - .sp -.if n \{\ -.RS 4 -.\} .nf $ guilt\-new \-e foo .fi -.if n \{\ -.RE -.\} -.sp Create a patch called \fIbar\fR with a provided patch description and sign off on the patch: - .sp -.if n \{\ -.RS 4 -.\} .nf $ guilt\-new \-s \-m patch\-fu bar .fi -.if n \{\ -.RE -.\} .SH "AUTHOR" -Written by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> +Written by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR> .SH "DOCUMENTATION" -Documentation by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> +Documentation by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR> .SH "GUILT" -Part of the \fBguilt\fR(7) suite (Generated for Guilt v0\&.35) -.SH "NOTES" -.IP " 1." 4 -jeffpc@josefsipek.net -.RS 4 +Part of the \fBguilt\fR(7) suite (Generated for Guilt v0.36\-rc1) +.SH "REFERENCES" +.TP 3 +1.\ jeffpc@josefsipek.net \%mailto:jeffpc@josefsipek.net -.RE diff --git a/Documentation/guilt-new.html b/Documentation/guilt-new.html index c9b79d6..598eab1 100644 --- a/Documentation/guilt-new.html +++ b/Documentation/guilt-new.html @@ -3,29 +3,26 @@ - + guilt-new(1) @@ -668,18 +814,18 @@

EXAMPLES

Create a new patch called foobar:

-
$ guilt-new foobar
+
$ guilt-new foobar

Create a patch called foo and supply a patch description interactively:

-
$ guilt-new -e foo
+
$ guilt-new -e foo

Create a patch called bar with a provided patch description and sign off on the patch:

-
$ guilt-new -s -m patch-fu bar
+
$ guilt-new -s -m patch-fu bar
@@ -699,14 +845,14 @@

Documentation

GUILT

Part of the guilt(7) suite -(Generated for Guilt v0.35)

+(Generated for Guilt v0.36-rc1)


diff --git a/Documentation/guilt-next.1 b/Documentation/guilt-next.1 index 6dde3ed..db4802f 100644 --- a/Documentation/guilt-next.1 +++ b/Documentation/guilt-next.1 @@ -1,53 +1,29 @@ -'\" t -.\" Title: guilt-next -.\" Author: [see the "Author" section] -.\" Generator: DocBook XSL Stylesheets v1.75.2 -.\" Date: 07/17/2011 -.\" Manual: Guilt Manual -.\" Source: Guilt v0.35 -.\" Language: English -.\" -.TH "GUILT\-NEXT" "1" "07/17/2011" "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 -.\" ----------------------------------------------------------------- +.\" ** You probably do not want to edit this file directly ** +.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). +.\" Instead of manually editing it, you probably should edit the DocBook XML +.\" source for it and then use the DocBook XSL Stylesheets to regenerate it. +.TH "GUILT\-NEXT" "1" "01/22/2015" "Guilt v0.36\-rc1" "Guilt Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l -.\" ----------------------------------------------------------------- -.\" * MAIN CONTENT STARTS HERE * -.\" ----------------------------------------------------------------- .SH "NAME" -guilt-next \- Output the name of next patch to be pushed +guilt\-next \- Output the name of next patch to be pushed .SH "SYNOPSIS" \fIguilt\-next\fR [\-p|\-\-path] .SH "DESCRIPTION" -Output the name of next patch to be pushed\&. If \fBguilt-push\fR(1) is issued, this patch would be the topmost patch\&. +Output the name of next patch to be pushed. If \fBguilt\-push\fR(1) is issued, this patch would be the topmost patch. .SH "OPTIONS" -.PP -\-p, \-\-path -.RS 4 -Output full path instead of just patch name\&. -.RE +.TP +\-p , \-\-path +Output full path instead of just patch name. .SH "AUTHOR" -Written by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> +Written by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR> .SH "DOCUMENTATION" -Documentation by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> +Documentation by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR> .SH "GUILT" -Part of the \fBguilt\fR(7) suite (Generated for Guilt v0\&.35) -.SH "NOTES" -.IP " 1." 4 -jeffpc@josefsipek.net -.RS 4 +Part of the \fBguilt\fR(7) suite (Generated for Guilt v0.36\-rc1) +.SH "REFERENCES" +.TP 3 +1.\ jeffpc@josefsipek.net \%mailto:jeffpc@josefsipek.net -.RE diff --git a/Documentation/guilt-next.html b/Documentation/guilt-next.html index 7074849..622e14b 100644 --- a/Documentation/guilt-next.html +++ b/Documentation/guilt-next.html @@ -3,29 +3,26 @@ - + guilt-next(1) @@ -643,14 +789,14 @@

Documentation

GUILT

Part of the guilt(7) suite -(Generated for Guilt v0.35)

+(Generated for Guilt v0.36-rc1)


diff --git a/Documentation/guilt-patchbomb.1 b/Documentation/guilt-patchbomb.1 index 7f45da3..de18dae 100644 --- a/Documentation/guilt-patchbomb.1 +++ b/Documentation/guilt-patchbomb.1 @@ -1,93 +1,53 @@ -'\" t -.\" Title: guilt-patchbomb -.\" Author: [see the "Author" section] -.\" Generator: DocBook XSL Stylesheets v1.75.2 -.\" Date: 07/17/2011 -.\" Manual: Guilt Manual -.\" Source: Guilt v0.35 -.\" Language: English -.\" -.TH "GUILT\-PATCHBOMB" "1" "07/17/2011" "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 -.\" ----------------------------------------------------------------- +.\" ** You probably do not want to edit this file directly ** +.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). +.\" Instead of manually editing it, you probably should edit the DocBook XML +.\" source for it and then use the DocBook XSL Stylesheets to regenerate it. +.TH "GUILT\-PATCHBOMB" "1" "01/22/2015" "Guilt v0.36\-rc1" "Guilt Manual" .\" 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 +guilt\-patchbomb \- Email a series of commits interactively .SH "SYNOPSIS" -\fIguilt\-patchbomb\fR [\-n] [\-s] [\-\-in\-reply\-to ] [\-\-git] [\-\-subject\-prefix ] [ | \&.\&.[] | \&.\&.] +\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\&. +Send a series of commits via email asking for To, CC and other information interactively. .SH "OPTIONS" -.PP +.TP \-n -.RS 4 Don\(cqt send -.RE -.PP +.TP \-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 +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. +.TP \-\-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 +Set the In\-reply\-to header to the specified message id. This allows the patches to be sent as replies to an arbitrary message. +.TP \-\-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 +Generate a patch which uses all the features offered by the git diff format (e.g., rename and copy detection). +.TP \-\-subject\-prefix -.RS 4 -Rather than using the standard [PATCH] prefix in the subject line, use [] instead\&. -.RE -.PP +Rather than using the standard [PATCH] prefix in the subject line, use [] instead. +.TP -.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 +Only the specified revision. +.TP +..[] +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. +.TP +.. +All revisions until the \fI\fR revision (inclusive). .SH "AUTHOR" -Written by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> +Written by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR> .SH "DOCUMENTATION" -Documentation by Brandon Philips <\m[blue]\fBbrandon@ifup\&.org\fR\m[]\&\s-2\u[2]\d\s+2> +Documentation by Brandon Philips <[2]\&\fIbrandon@ifup.org\fR> .SH "GUILT" -Part of the \fBguilt\fR(7) suite (Generated for Guilt v0\&.35) -.SH "NOTES" -.IP " 1." 4 -jeffpc@josefsipek.net -.RS 4 +Part of the \fBguilt\fR(7) suite (Generated for Guilt v0.36\-rc1) +.SH "REFERENCES" +.TP 3 +1.\ jeffpc@josefsipek.net \%mailto:jeffpc@josefsipek.net -.RE -.IP " 2." 4 -brandon@ifup.org -.RS 4 +.TP 3 +2.\ brandon@ifup.org \%mailto:brandon@ifup.org -.RE diff --git a/Documentation/guilt-patchbomb.html b/Documentation/guilt-patchbomb.html index 1c04306..3bcfa88 100644 --- a/Documentation/guilt-patchbomb.html +++ b/Documentation/guilt-patchbomb.html @@ -3,29 +3,26 @@ - + guilt-patchbomb(1) @@ -703,14 +849,14 @@

Documentation

GUILT

Part of the guilt(7) suite -(Generated for Guilt v0.35)

+(Generated for Guilt v0.36-rc1)


diff --git a/Documentation/guilt-pop.1 b/Documentation/guilt-pop.1 index f4ad583..b2f48a4 100644 --- a/Documentation/guilt-pop.1 +++ b/Documentation/guilt-pop.1 @@ -1,72 +1,43 @@ -'\" t -.\" Title: guilt-pop -.\" Author: [see the "Author" section] -.\" Generator: DocBook XSL Stylesheets v1.75.2 -.\" Date: 07/17/2011 -.\" Manual: Guilt Manual -.\" Source: Guilt v0.35 -.\" Language: English -.\" -.TH "GUILT\-POP" "1" "07/17/2011" "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 -.\" ----------------------------------------------------------------- +.\" ** You probably do not want to edit this file directly ** +.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). +.\" Instead of manually editing it, you probably should edit the DocBook XML +.\" source for it and then use the DocBook XSL Stylesheets to regenerate it. +.TH "GUILT\-POP" "1" "01/22/2015" "Guilt v0.36\-rc1" "Guilt Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l -.\" ----------------------------------------------------------------- -.\" * MAIN CONTENT STARTS HERE * -.\" ----------------------------------------------------------------- .SH "NAME" -guilt-pop \- Pop patches from the tree +guilt\-pop \- Pop patches from the tree .SH "SYNOPSIS" \fIguilt\-pop\fR [\-f] [\-a | \-\-all | \-n | ] .SH "OPTIONS" -.PP -\-\-all, \-a -.RS 4 +.TP +\-\-all , \-a Pop all patches off the tree -.RE -.PP +.TP \-f -.RS 4 Force; discards any unrefreshed changes -.RE -.PP +.TP \-n -.RS 4 Push specified number of patches -.RE -.PP +.TP -.RS 4 Pop all patches up to and including this patch off the tree -.RE -If no patchname is given, pop the top\-most patch\&. + +If no patchname is given, pop the top\-most patch. + +Exit with a non\-zero exit status if requested to pop more patches than there are on the stack. .SH "AUTHOR" -Written by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> +Written by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR> .SH "DOCUMENTATION" -Documentation by Brandon Philips <\m[blue]\fBbrandon@ifup\&.org\fR\m[]\&\s-2\u[2]\d\s+2> +Documentation by Brandon Philips <[2]\&\fIbrandon@ifup.org\fR> .SH "GUILT" -Part of the \fBguilt\fR(7) suite (Generated for Guilt v0\&.35) -.SH "NOTES" -.IP " 1." 4 -jeffpc@josefsipek.net -.RS 4 +Part of the \fBguilt\fR(7) suite (Generated for Guilt v0.36\-rc1) +.SH "REFERENCES" +.TP 3 +1.\ jeffpc@josefsipek.net \%mailto:jeffpc@josefsipek.net -.RE -.IP " 2." 4 -brandon@ifup.org -.RS 4 +.TP 3 +2.\ brandon@ifup.org \%mailto:brandon@ifup.org -.RE diff --git a/Documentation/guilt-pop.html b/Documentation/guilt-pop.html index 6ade7d9..9cbf6e8 100644 --- a/Documentation/guilt-pop.html +++ b/Documentation/guilt-pop.html @@ -3,29 +3,26 @@ - + guilt-pop(1) @@ -643,6 +789,8 @@

OPTIONS

If no patchname is given, pop the top-most patch.

+

Exit with a non-zero exit status if requested to pop more patches +than there are on the stack.

@@ -661,14 +809,14 @@

Documentation

GUILT

Part of the guilt(7) suite -(Generated for Guilt v0.35)

+(Generated for Guilt v0.36-rc1)


diff --git a/Documentation/guilt-prev.1 b/Documentation/guilt-prev.1 index a011361..f7cbaba 100644 --- a/Documentation/guilt-prev.1 +++ b/Documentation/guilt-prev.1 @@ -1,53 +1,29 @@ -'\" t -.\" Title: guilt-prev -.\" Author: [see the "Author" section] -.\" Generator: DocBook XSL Stylesheets v1.75.2 -.\" Date: 07/17/2011 -.\" Manual: Guilt Manual -.\" Source: Guilt v0.35 -.\" Language: English -.\" -.TH "GUILT\-PREV" "1" "07/17/2011" "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 -.\" ----------------------------------------------------------------- +.\" ** You probably do not want to edit this file directly ** +.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). +.\" Instead of manually editing it, you probably should edit the DocBook XML +.\" source for it and then use the DocBook XSL Stylesheets to regenerate it. +.TH "GUILT\-PREV" "1" "01/22/2015" "Guilt v0.36\-rc1" "Guilt Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l -.\" ----------------------------------------------------------------- -.\" * MAIN CONTENT STARTS HERE * -.\" ----------------------------------------------------------------- .SH "NAME" -guilt-prev \- Output name of second topmost applied patch +guilt\-prev \- Output name of second topmost applied patch .SH "SYNOPSIS" \fIguilt\-prev\fR [\-p|\-\-path] .SH "DESCRIPTION" -Output name of second topmost applied patch\&. If \fBguilt-pop\fR(1) is used, this patch will become the topmost patch\&. +Output name of second topmost applied patch. If \fBguilt\-pop\fR(1) is used, this patch will become the topmost patch. .SH "OPTIONS" -.PP -\-p, \-\-path -.RS 4 -Output full path instead of just patch name\&. -.RE +.TP +\-p , \-\-path +Output full path instead of just patch name. .SH "AUTHOR" -Written by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> +Written by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR> .SH "DOCUMENTATION" -Documentation by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> +Documentation by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR> .SH "GUILT" -Part of the \fBguilt\fR(7) suite (Generated for Guilt v0\&.35) -.SH "NOTES" -.IP " 1." 4 -jeffpc@josefsipek.net -.RS 4 +Part of the \fBguilt\fR(7) suite (Generated for Guilt v0.36\-rc1) +.SH "REFERENCES" +.TP 3 +1.\ jeffpc@josefsipek.net \%mailto:jeffpc@josefsipek.net -.RE diff --git a/Documentation/guilt-prev.html b/Documentation/guilt-prev.html index eac2fc1..477d92f 100644 --- a/Documentation/guilt-prev.html +++ b/Documentation/guilt-prev.html @@ -3,29 +3,26 @@ - + guilt-prev(1) @@ -643,14 +789,14 @@

Documentation

GUILT

Part of the guilt(7) suite -(Generated for Guilt v0.35)

+(Generated for Guilt v0.36-rc1)


diff --git a/Documentation/guilt-push.1 b/Documentation/guilt-push.1 index 13a540b..710fc2b 100644 --- a/Documentation/guilt-push.1 +++ b/Documentation/guilt-push.1 @@ -1,72 +1,43 @@ -'\" t -.\" Title: guilt-push -.\" Author: [see the "Author" section] -.\" Generator: DocBook XSL Stylesheets v1.75.2 -.\" Date: 07/17/2011 -.\" Manual: Guilt Manual -.\" Source: Guilt v0.35 -.\" Language: English -.\" -.TH "GUILT\-PUSH" "1" "07/17/2011" "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 -.\" ----------------------------------------------------------------- +.\" ** You probably do not want to edit this file directly ** +.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). +.\" Instead of manually editing it, you probably should edit the DocBook XML +.\" source for it and then use the DocBook XSL Stylesheets to regenerate it. +.TH "GUILT\-PUSH" "1" "01/22/2015" "Guilt v0.36\-rc1" "Guilt Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l -.\" ----------------------------------------------------------------- -.\" * MAIN CONTENT STARTS HERE * -.\" ----------------------------------------------------------------- .SH "NAME" -guilt-push \- Push patches onto the tree +guilt\-push \- Push patches onto the tree .SH "SYNOPSIS" \fIguilt\-push\fR [ \-f ] [\-a | \-\-all | \-n | ] .SH "OPTIONS" -.PP +.TP \-f -.RS 4 Force the push if the patch doesn\(cqt apply cleanly -.RE -.PP -\-\-all, \-a -.RS 4 +.TP +\-\-all , \-a Push all patches on the tree -.RE -.PP +.TP \-n -.RS 4 Push specified number of patches -.RE -.PP +.TP -.RS 4 Push all patches up to and including this patch on the tree -.RE -If no patchname is given, push the next patch in the series onto the tree\&. + +If no patchname is given, push the next patch in the series onto the tree. + +Exit with a non\-zero exit status if requested to push more patches than there are in the series. .SH "AUTHOR" -Written by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> +Written by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR> .SH "DOCUMENTATION" -Documentation by Brandon Philips <\m[blue]\fBbrandon@ifup\&.org\fR\m[]\&\s-2\u[2]\d\s+2> +Documentation by Brandon Philips <[2]\&\fIbrandon@ifup.org\fR> .SH "GUILT" -Part of the \fBguilt\fR(7) suite (Generated for Guilt v0\&.35) -.SH "NOTES" -.IP " 1." 4 -jeffpc@josefsipek.net -.RS 4 +Part of the \fBguilt\fR(7) suite (Generated for Guilt v0.36\-rc1) +.SH "REFERENCES" +.TP 3 +1.\ jeffpc@josefsipek.net \%mailto:jeffpc@josefsipek.net -.RE -.IP " 2." 4 -brandon@ifup.org -.RS 4 +.TP 3 +2.\ brandon@ifup.org \%mailto:brandon@ifup.org -.RE diff --git a/Documentation/guilt-push.html b/Documentation/guilt-push.html index 0136cef..3553f1c 100644 --- a/Documentation/guilt-push.html +++ b/Documentation/guilt-push.html @@ -3,29 +3,26 @@ - + guilt-push(1) @@ -643,6 +789,8 @@

OPTIONS

If no patchname is given, push the next patch in the series onto the tree.

+

Exit with a non-zero exit status if requested to push more patches +than there are in the series.

@@ -661,14 +809,14 @@

Documentation

GUILT

Part of the guilt(7) suite -(Generated for Guilt v0.35)

+(Generated for Guilt v0.36-rc1)


diff --git a/Documentation/guilt-rebase.1 b/Documentation/guilt-rebase.1 index 374420d..2a678ad 100644 --- a/Documentation/guilt-rebase.1 +++ b/Documentation/guilt-rebase.1 @@ -1,67 +1,36 @@ -'\" t -.\" Title: guilt-rebase -.\" Author: [see the "Author" section] -.\" Generator: DocBook XSL Stylesheets v1.75.2 -.\" Date: 07/17/2011 -.\" Manual: Guilt Manual -.\" Source: Guilt v0.35 -.\" Language: English -.\" -.TH "GUILT\-REBASE" "1" "07/17/2011" "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 -.\" ----------------------------------------------------------------- +.\" ** You probably do not want to edit this file directly ** +.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). +.\" Instead of manually editing it, you probably should edit the DocBook XML +.\" source for it and then use the DocBook XSL Stylesheets to regenerate it. +.TH "GUILT\-REBASE" "1" "01/22/2015" "Guilt v0.36\-rc1" "Guilt Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l -.\" ----------------------------------------------------------------- -.\" * MAIN CONTENT STARTS HERE * -.\" ----------------------------------------------------------------- .SH "NAME" -guilt-rebase \- Rebase pushed patches +guilt\-rebase \- Rebase pushed patches .SH "SYNOPSIS" \fIguilt\-rebase\fR .SH "DESCRIPTION" -Rebase pushed patches against an upstream branch\&. +Rebase pushed patches against an upstream branch. .SH "OPTIONS" -.PP +.TP -.RS 4 -Branch, tag, or a commit hash identifying upstream repository history\&. -.RE +Branch, tag, or a commit hash identifying upstream repository history. .SH "EXAMPLES" -Rebase current tree against Linus\(cqs 2\&.6 tree - +Rebase current tree against Linus\(cqs 2.6 tree .sp -.if n \{\ -.RS 4 -.\} .nf -$ git\-fetch git://git\&.kernel\&.org/pub/scm/linux/kernel/git/tovalds/linux\-2\&.6\&.git -$ guilt\-rebase FETCH_HEAD +$ git fetch git://git.kernel.org/pub/scm/linux/kernel/git/tovalds/linux\-2.6.git +$ guilt rebase FETCH_HEAD .fi -.if n \{\ -.RE -.\} .SH "AUTHOR" -Written by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> +Written by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR> .SH "DOCUMENTATION" -Documentation by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> +Documentation by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR> .SH "GUILT" -Part of the \fBguilt\fR(7) suite (Generated for Guilt v0\&.35) -.SH "NOTES" -.IP " 1." 4 -jeffpc@josefsipek.net -.RS 4 +Part of the \fBguilt\fR(7) suite (Generated for Guilt v0.36\-rc1) +.SH "REFERENCES" +.TP 3 +1.\ jeffpc@josefsipek.net \%mailto:jeffpc@josefsipek.net -.RE diff --git a/Documentation/guilt-rebase.html b/Documentation/guilt-rebase.html index b5d8679..68efef7 100644 --- a/Documentation/guilt-rebase.html +++ b/Documentation/guilt-rebase.html @@ -3,29 +3,26 @@ - + guilt-rebase(1) @@ -630,8 +776,8 @@

EXAMPLES

Rebase current tree against Linus’s 2.6 tree

-
$ git-fetch git://git.kernel.org/pub/scm/linux/kernel/git/tovalds/linux-2.6.git
-$ guilt-rebase FETCH_HEAD
+
$ git fetch git://git.kernel.org/pub/scm/linux/kernel/git/tovalds/linux-2.6.git
+$ guilt rebase FETCH_HEAD
@@ -651,14 +797,14 @@

Documentation

GUILT

Part of the guilt(7) suite -(Generated for Guilt v0.35)

+(Generated for Guilt v0.36-rc1)


diff --git a/Documentation/guilt-refresh.1 b/Documentation/guilt-refresh.1 index 249a913..9b57d4f 100644 --- a/Documentation/guilt-refresh.1 +++ b/Documentation/guilt-refresh.1 @@ -1,71 +1,38 @@ -'\" t -.\" Title: guilt-refresh -.\" Author: [see the "Author" section] -.\" Generator: DocBook XSL Stylesheets v1.75.2 -.\" Date: 07/17/2011 -.\" Manual: Guilt Manual -.\" Source: Guilt v0.35 -.\" Language: English -.\" -.TH "GUILT\-REFRESH" "1" "07/17/2011" "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 -.\" ----------------------------------------------------------------- +.\" ** You probably do not want to edit this file directly ** +.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). +.\" Instead of manually editing it, you probably should edit the DocBook XML +.\" source for it and then use the DocBook XSL Stylesheets to regenerate it. +.TH "GUILT\-REFRESH" "1" "01/22/2015" "Guilt v0.36\-rc1" "Guilt Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l -.\" ----------------------------------------------------------------- -.\" * MAIN CONTENT STARTS HERE * -.\" ----------------------------------------------------------------- .SH "NAME" -guilt-refresh \- Refresh topmost applied patch +guilt\-refresh \- Refresh topmost applied patch .SH "SYNOPSIS" \fIguilt\-refresh\fR [\-\-git] [\-\-diffstat] .SH "DESCRIPTION" -Refresh topmost applied patch with changes in the working copy\&. +Refresh topmost applied patch with changes in the working copy. .SH "OPTIONS" -.PP +.TP \-\-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 +Generate a patch which uses all the features offered by the git diff format (e.g., rename and copy detection). +.TP \-\-diffstat -.RS 4 -Include a diffstat output in the patch file\&. Useful for cases where patches will be submitted with other tools\&. - -If the command line option is omitted, the corresponding git\-config option "guilt\&.diffstat" will be queried\&. So this would enable diffstat output by default: +Include a diffstat output in the patch file. Useful for cases where patches will be submitted with other tools. +If the command line option is omitted, the corresponding git\-config option "guilt.diffstat" will be queried. So this would enable diffstat output by default: .sp -.if n \{\ -.RS 4 -.\} .nf -git config \-\-global guilt\&.diffstat true +git config \-\-global guilt.diffstat true .fi -.if n \{\ -.RE -.\} -.RE .SH "AUTHOR" -Written by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> +Written by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR> .SH "DOCUMENTATION" -Documentation by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> +Documentation by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR> .SH "GUILT" -Part of the \fBguilt\fR(7) suite (Generated for Guilt v0\&.35) -.SH "NOTES" -.IP " 1." 4 -jeffpc@josefsipek.net -.RS 4 +Part of the \fBguilt\fR(7) suite (Generated for Guilt v0.36\-rc1) +.SH "REFERENCES" +.TP 3 +1.\ jeffpc@josefsipek.net \%mailto:jeffpc@josefsipek.net -.RE diff --git a/Documentation/guilt-refresh.html b/Documentation/guilt-refresh.html index 901f129..ac5081c 100644 --- a/Documentation/guilt-refresh.html +++ b/Documentation/guilt-refresh.html @@ -3,29 +3,26 @@ - + guilt-refresh(1) @@ -634,7 +780,7 @@

OPTIONS

output by default:

-
git config --global guilt.diffstat true
+
git config --global guilt.diffstat true
@@ -656,14 +802,14 @@

Documentation

GUILT

Part of the guilt(7) suite -(Generated for Guilt v0.35)

+(Generated for Guilt v0.36-rc1)


diff --git a/Documentation/guilt-repair.1 b/Documentation/guilt-repair.1 index 5b2419e..56f3249 100644 --- a/Documentation/guilt-repair.1 +++ b/Documentation/guilt-repair.1 @@ -1,71 +1,38 @@ -'\" t -.\" Title: guilt-repair -.\" Author: [see the "Author" section] -.\" Generator: DocBook XSL Stylesheets v1.75.2 -.\" Date: 07/17/2011 -.\" Manual: Guilt Manual -.\" Source: Guilt v0.35 -.\" Language: English -.\" -.TH "GUILT\-REPAIR" "1" "07/17/2011" "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 -.\" ----------------------------------------------------------------- +.\" ** You probably do not want to edit this file directly ** +.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). +.\" Instead of manually editing it, you probably should edit the DocBook XML +.\" source for it and then use the DocBook XSL Stylesheets to regenerate it. +.TH "GUILT\-REPAIR" "1" "01/22/2015" "Guilt v0.36\-rc1" "Guilt Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l -.\" ----------------------------------------------------------------- -.\" * MAIN CONTENT STARTS HERE * -.\" ----------------------------------------------------------------- .SH "NAME" -guilt-repair \- Repair the repository state +guilt\-repair \- Repair the repository state .SH "SYNOPSIS" \fIguilt\-repair\fR \-\-full | \-\-status .SH "DESCRIPTION" -Perform various repository repairs\&. You must specify one mode of repair: -.PP +Perform various repository repairs. You must specify one mode of repair: +.TP \-\-full -.RS 4 -Tries to repair everything possible\&. Additionally, it resets the repository state by reseting the HEAD to what\(cqs believed to be the proper commit, and reseting the applied stack\&. The end result should be a repository with no patches applied\&. - +Tries to repair everything possible. Additionally, it resets the repository state by reseting the HEAD to what\(cqs believed to be the proper commit, and reseting the applied stack. The end result should be a repository with no patches applied. .sp -.if n \{\ -.RS 4 -.\} .nf WARNING: Running this command may result in commits and working -directory changes being lost\&. You may want to create a new reference -(e\&.g\&., branch, or reflog) to the original HEAD before using -guilt\-repair\&. +directory changes being lost. You may want to create a new reference +(e.g., branch, or reflog) to the original HEAD before using +guilt\-repair. .fi -.if n \{\ -.RE -.\} -.RE -.PP +.TP \-\-status -.RS 4 -Upgrade the status file from old format to new\&. -.RE +Upgrade the status file from old format to new. .SH "AUTHOR" -Written by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> +Written by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR> .SH "DOCUMENTATION" -Documentation by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> +Documentation by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR> .SH "GUILT" -Part of the \fBguilt\fR(7) suite (Generated for Guilt v0\&.35) -.SH "NOTES" -.IP " 1." 4 -jeffpc@josefsipek.net -.RS 4 +Part of the \fBguilt\fR(7) suite (Generated for Guilt v0.36\-rc1) +.SH "REFERENCES" +.TP 3 +1.\ jeffpc@josefsipek.net \%mailto:jeffpc@josefsipek.net -.RE diff --git a/Documentation/guilt-repair.html b/Documentation/guilt-repair.html index 149e4c3..f57828f 100644 --- a/Documentation/guilt-repair.html +++ b/Documentation/guilt-repair.html @@ -3,29 +3,26 @@ - + guilt-repair(1) @@ -619,10 +765,10 @@

DESCRIPTION

-
WARNING: Running this command may result in commits and working
+
WARNING: Running this command may result in commits and working
 directory changes being lost. You may want to create a new reference
 (e.g., branch, or reflog) to the original HEAD before using
-guilt-repair.
+guilt-repair.
@@ -652,14 +798,14 @@

Documentation

GUILT

Part of the guilt(7) suite -(Generated for Guilt v0.35)

+(Generated for Guilt v0.36-rc1)


diff --git a/Documentation/guilt-rm.1 b/Documentation/guilt-rm.1 index a62b98e..a1d1c44 100644 --- a/Documentation/guilt-rm.1 +++ b/Documentation/guilt-rm.1 @@ -1,58 +1,32 @@ -'\" t -.\" Title: guilt-rm -.\" Author: [see the "Author" section] -.\" Generator: DocBook XSL Stylesheets v1.75.2 -.\" Date: 07/17/2011 -.\" Manual: Guilt Manual -.\" Source: Guilt v0.35 -.\" Language: English -.\" -.TH "GUILT\-RM" "1" "07/17/2011" "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 -.\" ----------------------------------------------------------------- +.\" ** You probably do not want to edit this file directly ** +.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). +.\" Instead of manually editing it, you probably should edit the DocBook XML +.\" source for it and then use the DocBook XSL Stylesheets to regenerate it. +.TH "GUILT\-RM" "1" "01/22/2015" "Guilt v0.36\-rc1" "Guilt Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l -.\" ----------------------------------------------------------------- -.\" * MAIN CONTENT STARTS HERE * -.\" ----------------------------------------------------------------- .SH "NAME" -guilt-rm \- Remove a file from the git tree and guilt +guilt\-rm \- Remove a file from the git tree and guilt .SH "SYNOPSIS" \fIguilt\-rm\fR \&... .SH "DESCRIPTION" Removes the files specified from git using git\-rm .SH "OPTIONS" -.PP +.TP -.RS 4 Files to add -.RE .SH "AUTHOR" -Written by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> +Written by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR> .SH "DOCUMENTATION" -Documentation by Brandon Philips <\m[blue]\fBbrandon@ifup\&.org\fR\m[]\&\s-2\u[2]\d\s+2> +Documentation by Brandon Philips <[2]\&\fIbrandon@ifup.org\fR> .SH "GUILT" -Part of the \fBguilt\fR(7) suite (Generated for Guilt v0\&.35) -.SH "NOTES" -.IP " 1." 4 -jeffpc@josefsipek.net -.RS 4 +Part of the \fBguilt\fR(7) suite (Generated for Guilt v0.36\-rc1) +.SH "REFERENCES" +.TP 3 +1.\ jeffpc@josefsipek.net \%mailto:jeffpc@josefsipek.net -.RE -.IP " 2." 4 -brandon@ifup.org -.RS 4 +.TP 3 +2.\ brandon@ifup.org \%mailto:brandon@ifup.org -.RE diff --git a/Documentation/guilt-rm.html b/Documentation/guilt-rm.html index 52524fb..367aee4 100644 --- a/Documentation/guilt-rm.html +++ b/Documentation/guilt-rm.html @@ -3,29 +3,26 @@ - + guilt-rm(1) @@ -639,14 +785,14 @@

Documentation

GUILT

Part of the guilt(7) suite -(Generated for Guilt v0.35)

+(Generated for Guilt v0.36-rc1)


diff --git a/Documentation/guilt-select.1 b/Documentation/guilt-select.1 index 785a4d4..58aeec9 100644 --- a/Documentation/guilt-select.1 +++ b/Documentation/guilt-select.1 @@ -1,104 +1,49 @@ -'\" t -.\" Title: guilt-select -.\" Author: [see the "Author" section] -.\" Generator: DocBook XSL Stylesheets v1.75.2 -.\" Date: 07/17/2011 -.\" Manual: Guilt Manual -.\" Source: Guilt v0.35 -.\" Language: English -.\" -.TH "GUILT\-SELECT" "1" "07/17/2011" "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 -.\" ----------------------------------------------------------------- +.\" ** You probably do not want to edit this file directly ** +.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). +.\" Instead of manually editing it, you probably should edit the DocBook XML +.\" source for it and then use the DocBook XSL Stylesheets to regenerate it. +.TH "GUILT\-SELECT" "1" "01/22/2015" "Guilt v0.36\-rc1" "Guilt Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l -.\" ----------------------------------------------------------------- -.\" * MAIN CONTENT STARTS HERE * -.\" ----------------------------------------------------------------- .SH "NAME" -guilt-select \- Select guards to apply when pushing patches +guilt\-select \- Select guards to apply when pushing patches .SH "SYNOPSIS" \fIguilt\-select\fR [ \-n | \-\-none | \-s | \-\-series | [\-\-pop|\-\-reapply] ] .SH "DESCRIPTION" -Select guards to apply when pushing patches\&. +Select guards to apply when pushing patches. -Guards are selected without the + or \- prefix\&. Patches are applied in the following way: - -.sp -.RS 4 -.ie n \{\ -\h'-04'\(bu\h'+03'\c -.\} -.el \{\ -.sp -1 -.IP \(bu 2.3 -.\} -An unguarded patch is always applied\&. -.RE -.sp -.RS 4 -.ie n \{\ -\h'-04'\(bu\h'+03'\c -.\} -.el \{\ -.sp -1 -.IP \(bu 2.3 -.\} -A patch with a positive guard is applied \fBonly\fR if the guard is selected with guilt\-select\&. -.RE -.sp -.RS 4 -.ie n \{\ -\h'-04'\(bu\h'+03'\c -.\} -.el \{\ -.sp -1 -.IP \(bu 2.3 -.\} -A patch with a negative guard is applied \fBunless\fR the guard is selected with guilt\-select\&. -.RE +Guards are selected without the + or \- prefix. Patches are applied in the following way: +.TP 3 +\(bu +An unguarded patch is always applied. +.TP +\(bu +A patch with a positive guard is applied \fBonly\fR if the guard is selected with guilt\-select. +.TP +\(bu +A patch with a negative guard is applied \fBunless\fR the guard is selected with guilt\-select. .SH "OPTIONS" -.PP +.TP \-n|\-\-none -.RS 4 Remove all selected guards -.RE -.PP +.TP \-\-pop -.RS 4 Pop back to the first guarded patch -.RE -.PP +.TP \-\-reapply -.RS 4 Pop back to first guarded patch, select a new guard, and push -.RE -.PP +.TP \-s|\-\-series -.RS 4 List all guards listed in the series file -.RE .SH "AUTHOR" -Written by Eric Lesh <\m[blue]\fBeclesh@ucla\&.edu\fR\m[]\&\s-2\u[1]\d\s+2> +Written by Eric Lesh <[1]\&\fIeclesh@ucla.edu\fR> .SH "DOCUMENTATION" -Documentation by Eric Lesh <\m[blue]\fBeclesh@ucla\&.edu\fR\m[]\&\s-2\u[1]\d\s+2> +Documentation by Eric Lesh <[1]\&\fIeclesh@ucla.edu\fR> .SH "GUILT" -Part of the \fBguilt\fR(7) suite (Generated for Guilt v0\&.35) -.SH "NOTES" -.IP " 1." 4 -eclesh@ucla.edu -.RS 4 +Part of the \fBguilt\fR(7) suite (Generated for Guilt v0.36\-rc1) +.SH "REFERENCES" +.TP 3 +1.\ eclesh@ucla.edu \%mailto:eclesh@ucla.edu -.RE diff --git a/Documentation/guilt-select.html b/Documentation/guilt-select.html index 53d6f2e..e164a61 100644 --- a/Documentation/guilt-select.html +++ b/Documentation/guilt-select.html @@ -3,29 +3,26 @@ - + guilt-select(1) @@ -685,14 +831,14 @@

Documentation

GUILT

Part of the guilt(7) suite -(Generated for Guilt v0.35)

+(Generated for Guilt v0.36-rc1)


diff --git a/Documentation/guilt-series.1 b/Documentation/guilt-series.1 index 1a3f14f..0e55889 100644 --- a/Documentation/guilt-series.1 +++ b/Documentation/guilt-series.1 @@ -1,63 +1,35 @@ -'\" t -.\" Title: guilt-series -.\" Author: [see the "Author" section] -.\" Generator: DocBook XSL Stylesheets v1.75.2 -.\" Date: 07/17/2011 -.\" Manual: Guilt Manual -.\" Source: Guilt v0.35 -.\" Language: English -.\" -.TH "GUILT\-SERIES" "1" "07/17/2011" "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 -.\" ----------------------------------------------------------------- +.\" ** You probably do not want to edit this file directly ** +.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). +.\" Instead of manually editing it, you probably should edit the DocBook XML +.\" source for it and then use the DocBook XSL Stylesheets to regenerate it. +.TH "GUILT\-SERIES" "1" "01/22/2015" "Guilt v0.36\-rc1" "Guilt Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l -.\" ----------------------------------------------------------------- -.\" * MAIN CONTENT STARTS HERE * -.\" ----------------------------------------------------------------- .SH "NAME" -guilt-series \- Print the stack of patches +guilt\-series \- Print the stack of patches .SH "SYNOPSIS" \fIguilt\-series\fR [\-v | \-g | \-e] .SH "DESCRIPTION" -Print the stack of patches on this branch\&. +Print the stack of patches on this branch. .SH "OPTIONS" -.PP +.TP \-e -.RS 4 -Edit the series file\&. -.RE -.PP +Edit the series file. +.TP \-g -.RS 4 -Instead of outputting the series, start gitk and display the applied patches\&. Ignores the verbose flag\&. -.RE -.PP +Instead of outputting the series, start gitk and display the applied patches. Ignores the verbose flag. +.TP \-v -.RS 4 Verbose output; adds an = next to the top most applied patch, and a + to all other applied patches -.RE .SH "AUTHOR" -Written by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> +Written by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR> .SH "DOCUMENTATION" -Documentation by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> +Documentation by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR> .SH "GUILT" -Part of the \fBguilt\fR(7) suite (Generated for Guilt v0\&.35) -.SH "NOTES" -.IP " 1." 4 -jeffpc@josefsipek.net -.RS 4 +Part of the \fBguilt\fR(7) suite (Generated for Guilt v0.36\-rc1) +.SH "REFERENCES" +.TP 3 +1.\ jeffpc@josefsipek.net \%mailto:jeffpc@josefsipek.net -.RE diff --git a/Documentation/guilt-series.html b/Documentation/guilt-series.html index 1d9dc23..df9925b 100644 --- a/Documentation/guilt-series.html +++ b/Documentation/guilt-series.html @@ -3,29 +3,26 @@ - + guilt-series(1) @@ -657,14 +803,14 @@

Documentation

GUILT

Part of the guilt(7) suite -(Generated for Guilt v0.35)

+(Generated for Guilt v0.36-rc1)


diff --git a/Documentation/guilt-status.1 b/Documentation/guilt-status.1 index 5883070..50a1258 100644 --- a/Documentation/guilt-status.1 +++ b/Documentation/guilt-status.1 @@ -1,116 +1,67 @@ -'\" t -.\" Title: guilt-status -.\" Author: [see the "Author" section] -.\" Generator: DocBook XSL Stylesheets v1.75.2 -.\" Date: 07/17/2011 -.\" Manual: Guilt Manual -.\" Source: Guilt v0.35 -.\" Language: English -.\" -.TH "GUILT\-STATUS" "1" "07/17/2011" "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 -.\" ----------------------------------------------------------------- +.\" ** You probably do not want to edit this file directly ** +.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). +.\" Instead of manually editing it, you probably should edit the DocBook XML +.\" source for it and then use the DocBook XSL Stylesheets to regenerate it. +.TH "GUILT\-STATUS" "1" "01/22/2015" "Guilt v0.36\-rc1" "Guilt Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l -.\" ----------------------------------------------------------------- -.\" * MAIN CONTENT STARTS HERE * -.\" ----------------------------------------------------------------- .SH "NAME" -guilt-status \- Print the status of files since the last refresh +guilt\-status \- Print the status of files since the last refresh .SH "SYNOPSIS" \fIguilt\-status\fR [\-a|\-A] [\-c|\-C] [\-d|\-D] [\-m|\-M] [\-r|\-R] [\-t|\-T] [\-u|\-U] [\-x|\-X] [\-n] .SH "DESCRIPTION" -Each file is printed with a prefix that describes it\(cqs status\&. - +Each file is printed with a prefix that describes it\(cqs status. .sp -.if n \{\ -.RS 4 -.\} .nf A added C copied D deleted M modified R renamed -T type change (e\&.g\&., mode) +T type change (e.g., mode) U unmerged ? untracked .fi -.if n \{\ -.RE -.\} .SH "OPTIONS" -.PP +.TP \-n -.RS 4 Hide status prefix in the output -.RE -.PP -\-a, \-A -.RS 4 +.TP +\-a , \-A Display only added files -.RE -.PP -\-c, \-C -.RS 4 +.TP +\-c , \-C Display only copied files -.RE -.PP -\-d, \-D -.RS 4 +.TP +\-d , \-D Display only deleted files -.RE -.PP -\-m, \-M -.RS 4 +.TP +\-m , \-M Display only modified files -.RE -.PP -\-r, \-R -.RS 4 +.TP +\-r , \-R Display only renamed files -.RE -.PP -\-t, \-T -.RS 4 -Display only files with a status change (e\&.g\&., mode) -.RE -.PP -\-u, \-U -.RS 4 +.TP +\-t , \-T +Display only files with a status change (e.g., mode) +.TP +\-u , \-U Display only unmerged files -.RE -.PP -\-x, \-X -.RS 4 +.TP +\-x , \-X Display only unknown files -.RE .SH "AUTHOR" -Written by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> +Written by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR> .SH "DOCUMENTATION" -Documentation by Brandon Philips <\m[blue]\fBbrandon@ifup\&.org\fR\m[]\&\s-2\u[2]\d\s+2> +Documentation by Brandon Philips <[2]\&\fIbrandon@ifup.org\fR> .SH "GUILT" -Part of the \fBguilt\fR(7) suite (Generated for Guilt v0\&.35) -.SH "NOTES" -.IP " 1." 4 -jeffpc@josefsipek.net -.RS 4 +Part of the \fBguilt\fR(7) suite (Generated for Guilt v0.36\-rc1) +.SH "REFERENCES" +.TP 3 +1.\ jeffpc@josefsipek.net \%mailto:jeffpc@josefsipek.net -.RE -.IP " 2." 4 -brandon@ifup.org -.RS 4 +.TP 3 +2.\ brandon@ifup.org \%mailto:brandon@ifup.org -.RE diff --git a/Documentation/guilt-status.html b/Documentation/guilt-status.html index 5be0ea4..7d9316b 100644 --- a/Documentation/guilt-status.html +++ b/Documentation/guilt-status.html @@ -3,29 +3,26 @@ - + guilt-status(1) @@ -608,14 +754,14 @@

DESCRIPTION

Each file is printed with a prefix that describes it’s status.

-
A   added
+
A   added
 C   copied
 D   deleted
 M   modified
 R   renamed
 T   type change (e.g., mode)
 U   unmerged
-?   untracked
+? untracked
@@ -738,14 +884,14 @@

Documentation

GUILT

Part of the guilt(7) suite -(Generated for Guilt v0.35)

+(Generated for Guilt v0.36-rc1)


diff --git a/Documentation/guilt-top.1 b/Documentation/guilt-top.1 index b95012c..89ee8ae 100644 --- a/Documentation/guilt-top.1 +++ b/Documentation/guilt-top.1 @@ -1,51 +1,27 @@ -'\" t -.\" Title: guilt-top -.\" Author: [see the "Author" section] -.\" Generator: DocBook XSL Stylesheets v1.75.2 -.\" Date: 07/17/2011 -.\" Manual: Guilt Manual -.\" Source: Guilt v0.35 -.\" Language: English -.\" -.TH "GUILT\-TOP" "1" "07/17/2011" "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 -.\" ----------------------------------------------------------------- +.\" ** You probably do not want to edit this file directly ** +.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). +.\" Instead of manually editing it, you probably should edit the DocBook XML +.\" source for it and then use the DocBook XSL Stylesheets to regenerate it. +.TH "GUILT\-TOP" "1" "01/22/2015" "Guilt v0.36\-rc1" "Guilt Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l -.\" ----------------------------------------------------------------- -.\" * MAIN CONTENT STARTS HERE * -.\" ----------------------------------------------------------------- .SH "NAME" -guilt-top \- Output name of topmost applied patch +guilt\-top \- Output name of topmost applied patch .SH "SYNOPSIS" \fIguilt\-top\fR [\-p|\-\-path] .SH "OPTIONS" -.PP -\-p, \-\-path -.RS 4 -Output full path instead of just patch name\&. -.RE +.TP +\-p , \-\-path +Output full path instead of just patch name. .SH "AUTHOR" -Written by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> +Written by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR> .SH "DOCUMENTATION" -Documentation by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> +Documentation by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR> .SH "GUILT" -Part of the \fBguilt\fR(7) suite (Generated for Guilt v0\&.35) -.SH "NOTES" -.IP " 1." 4 -jeffpc@josefsipek.net -.RS 4 +Part of the \fBguilt\fR(7) suite (Generated for Guilt v0.36\-rc1) +.SH "REFERENCES" +.TP 3 +1.\ jeffpc@josefsipek.net \%mailto:jeffpc@josefsipek.net -.RE diff --git a/Documentation/guilt-top.html b/Documentation/guilt-top.html index 8296477..c7d4cd8 100644 --- a/Documentation/guilt-top.html +++ b/Documentation/guilt-top.html @@ -3,29 +3,26 @@ - + guilt-top(1) @@ -636,14 +782,14 @@

Documentation

GUILT

Part of the guilt(7) suite -(Generated for Guilt v0.35)

+(Generated for Guilt v0.36-rc1)


diff --git a/Documentation/guilt-unapplied.1 b/Documentation/guilt-unapplied.1 index c664299..11ca750 100644 --- a/Documentation/guilt-unapplied.1 +++ b/Documentation/guilt-unapplied.1 @@ -1,47 +1,25 @@ -'\" t -.\" Title: guilt-unapplied -.\" Author: [see the "Author" section] -.\" Generator: DocBook XSL Stylesheets v1.75.2 -.\" Date: 07/17/2011 -.\" Manual: Guilt Manual -.\" Source: Guilt v0.35 -.\" Language: English -.\" -.TH "GUILT\-UNAPPLIED" "1" "07/17/2011" "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 -.\" ----------------------------------------------------------------- +.\" ** You probably do not want to edit this file directly ** +.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). +.\" Instead of manually editing it, you probably should edit the DocBook XML +.\" source for it and then use the DocBook XSL Stylesheets to regenerate it. +.TH "GUILT\-UNAPPLIED" "1" "01/22/2015" "Guilt v0.36\-rc1" "Guilt Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l -.\" ----------------------------------------------------------------- -.\" * MAIN CONTENT STARTS HERE * -.\" ----------------------------------------------------------------- .SH "NAME" -guilt-unapplied \- List all unapplied patches +guilt\-unapplied \- List all unapplied patches .SH "SYNOPSIS" \fIguilt\-unapplied\fR .SH "DESCRIPTION" -List all unapplied patches\&. +List all unapplied patches. .SH "AUTHOR" -Written by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> +Written by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR> .SH "DOCUMENTATION" -Documentation by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> +Documentation by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR> .SH "GUILT" -Part of the \fBguilt\fR(7) suite (Generated for Guilt v0\&.35) -.SH "NOTES" -.IP " 1." 4 -jeffpc@josefsipek.net -.RS 4 +Part of the \fBguilt\fR(7) suite (Generated for Guilt v0.36\-rc1) +.SH "REFERENCES" +.TP 3 +1.\ jeffpc@josefsipek.net \%mailto:jeffpc@josefsipek.net -.RE diff --git a/Documentation/guilt-unapplied.html b/Documentation/guilt-unapplied.html index 28eddc9..4070b17 100644 --- a/Documentation/guilt-unapplied.html +++ b/Documentation/guilt-unapplied.html @@ -3,29 +3,26 @@ - + guilt-unapplied(1) @@ -624,14 +770,14 @@

Documentation

GUILT

Part of the guilt(7) suite -(Generated for Guilt v0.35)

+(Generated for Guilt v0.36-rc1)


diff --git a/Documentation/guilt.7 b/Documentation/guilt.7 index c3fdb3d..5eb39bf 100644 --- a/Documentation/guilt.7 +++ b/Documentation/guilt.7 @@ -1,239 +1,145 @@ -'\" t -.\" Title: guilt -.\" Author: [see the "Author" section] -.\" Generator: DocBook XSL Stylesheets v1.75.2 -.\" Date: 07/17/2011 -.\" Manual: Guilt Manual -.\" Source: Guilt v0.35 -.\" Language: English -.\" -.TH "GUILT" "7" "07/17/2011" "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 -.\" ----------------------------------------------------------------- +.\" ** You probably do not want to edit this file directly ** +.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). +.\" Instead of manually editing it, you probably should edit the DocBook XML +.\" source for it and then use the DocBook XSL Stylesheets to regenerate it. +.TH "GUILT" "7" "01/22/2015" "Guilt v0.36\-rc1" "Guilt Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l -.\" ----------------------------------------------------------------- -.\" * MAIN CONTENT STARTS HERE * -.\" ----------------------------------------------------------------- .SH "NAME" guilt \- quilt on top of git .SH "SYNOPSIS" \fIguilt\fR COMMAND [ARGS] .SH "DESCRIPTION" -Andrew Morton originally developed a set of scripts for maintaining kernel patches outside of any SCM tool\&. Others extended these into a suite called quilt\&. The basic idea behind quilt is to maintain patches instead of maintaining source files\&. Patches can be added, removed or reordered, and they can be refreshed as you fix bugs or update to a new base revision\&. quilt is very powerful, but it is not integrated with the underlying SCM tools\&. This makes it difficult to visualize your changes\&. +Andrew Morton originally developed a set of scripts for maintaining kernel patches outside of any SCM tool. Others extended these into a suite called quilt. The basic idea behind quilt is to maintain patches instead of maintaining source files. Patches can be added, removed or reordered, and they can be refreshed as you fix bugs or update to a new base revision. quilt is very powerful, but it is not integrated with the underlying SCM tools. This makes it difficult to visualize your changes. -Guilt allows one to use quilt functionality on top of a Git repository\&. Changes are maintained as patches which are committed into Git\&. Commits can be removed or reordered, and the underlying patch can be refreshed based on changes made in the working directory\&. The patch directory can also be placed under revision control, so you can have a separate history of changes made to your patches\&. +Guilt allows one to use quilt functionality on top of a Git repository. Changes are maintained as patches which are committed into Git. Commits can be removed or reordered, and the underlying patch can be refreshed based on changes made in the working directory. The patch directory can also be placed under revision control, so you can have a separate history of changes made to your patches. .SH "PATCHES DIRECTORY" -In Guilt, all the patches are stored in \&.git/patches/$branch/, where $branch is the name of the branch being worked on\&. This means that one can have a independent series of patches for each branch present in the repository\&. Each of these per\-branch directories contains 3 special files: +In Guilt, all the patches are stored in .git/patches/$branch/, where $branch is the name of the branch being worked on. This means that one can have a independent series of patches for each branch present in the repository. Each of these per\-branch directories contains 3 special files: -guards: This file contains any guards that should be applied to the series when pushing\&. It is only present when guards are selected\&. +guards: This file contains any guards that should be applied to the series when pushing. It is only present when guards are selected. -series: This file contains a list of all the patch filenames relative to the per\-branch patch directory\&. Empty and commented out lines are ignored\&. +series: This file contains a list of all the patch filenames relative to the per\-branch patch directory. Empty and commented out lines are ignored. -status: This file contains the state of the stack\&. What patches are applied\&. -.SH "BRANCH USAGE" -When you have pushed a patch, Guilt automatically changes to a freshly created Git branch\&. The name of the new branch is formed by prepending \fBguilt/\fR to the name of the original branch\&. This is done so that you do not accidentally push a set of Guilt patches to a remote Git repository\&. Once you pop all patches Guilt automatically changes back to the original branch\&. - -This is mostly transparent\&. The only thing you need to remember is that if you use \fBgit checkout\fR to switch to a branch while you have Guilt patches applied, you should use \fBgit checkout guilt/BRANCH\fR instead of \fBgit checkout BRANCH\fR when you want to change back later. +status: This file contains the state of the stack. What patches are applied. .SH "HOOKS" -Any guilt operation may execute zero or more hook scripts which can be used to run any housekeeping commands or even abort the execution of the command\&. +Any guilt operation may execute zero or more hook scripts which can be used to run any housekeeping commands or even abort the execution of the command. .SH "HOOKS DIRECTORY" -Guilt follows the same basic design of hooks in Git itself\&. All Guilt hooks are executable files (generally shell scripts, but they can be anything the operating system can execute) in \&.git/hooks/guilt/\&. +Guilt follows the same basic design of hooks in Git itself. All Guilt hooks are executable files (generally shell scripts, but they can be anything the operating system can execute) in .git/hooks/guilt/. The following hooks are supported: -.PP +.TP delete -.RS 4 -Executed when a patch is deleted from the patch series via \fBguilt-delete\fR(1)\&. -.RE +Executed when a patch is deleted from the patch series via \fBguilt\-delete\fR(1). .SH "GUILT COMMANDS" -All commands can be called with or without a dash\&. e\&.g\&. \fIguilt add\fR or \fIguilt\-add\fR -.PP -\fBguilt-add\fR(1) -.RS 4 -guilt\-add \- Add a file to git and guilt\&. -.RE -.PP -\fBguilt-applied\fR(1) -.RS 4 -guilt\-applied \- List applied patches\&. -.RE -.PP -\fBguilt-branch\fR(1) -.RS 4 -guilt\-branch \- Branch the entire patch series\&. -.RE -.PP -\fBguilt-commit\fR(1) -.RS 4 -guilt\-commit \- Commit specified number of patches\&. -.RE -.PP -\fBguilt-delete\fR(1) -.RS 4 -guilt\-delete \- Delete a patch\&. -.RE -.PP -\fBguilt-diff\fR(1) -.RS 4 -guilt\-diff \- Outputs various diffs\&. -.RE -.PP -\fBguilt-export\fR(1) -.RS 4 -guilt\-export \- Export a patch series (to be used by quilt)\&. -.RE -.PP -\fBguilt-files\fR(1) -.RS 4 -guilt\-files \- Print the list of files that the topmost patch changes\&. -.RE -.PP -\fBguilt-fold\fR(1) -.RS 4 -guilt\-fold \- Fold a specified patch into the topmost applied patch\&. -.RE -.PP -\fBguilt-fork\fR(1) -.RS 4 -guilt\-fork \- Fork the topmost applied patch\&. -.RE -.PP -\fBguilt-graph\fR(1) -.RS 4 -guilt\-graph \- Create a patch dependency graph\&. -.RE -.PP -\fBguilt-guard\fR(1) -.RS 4 -guilt\-guard \- Assign guards to patches\&. -.RE -.PP -\fBguilt-header\fR(1) -.RS 4 -guilt\-header \- Print a patch header\&. -.RE -.PP -\fBguilt-help\fR(1) -.RS 4 -guilt\-help \- open man page of a guilt command\&. -.RE -.PP -\fBguilt-import-commit\fR(1) -.RS 4 -guilt\-import\-commit \- Import one or more commits as patches\&. -.RE -.PP -\fBguilt-import\fR(1) -.RS 4 -guilt\-import \- Import specified patch file\&. -.RE -.PP -\fBguilt-init\fR(1) -.RS 4 -guilt\-init \- Initialize guilt for use in a git repository\&. -.RE -.PP -\fBguilt-new\fR(1) -.RS 4 -guilt\-new \- Create a new patch\&. -.RE -.PP -\fBguilt-next\fR(1) -.RS 4 -guilt\-next \- Output the name of next patch to be pushed\&. -.RE -.PP -\fBguilt-patchbomb\fR(1) -.RS 4 -guilt\-patchbomb \- Email a series of commits interactively\&. -.RE -.PP -\fBguilt-pop\fR(1) -.RS 4 -guilt\-pop \- Pop patches from the tree\&. -.RE -.PP -\fBguilt-prev\fR(1) -.RS 4 -guilt\-prev \- Output name of second topmost applied patch\&. -.RE -.PP -\fBguilt-push\fR(1) -.RS 4 -guilt\-push \- Push patches onto the tree\&. -.RE -.PP -\fBguilt-rebase\fR(1) -.RS 4 -guilt\-rebase \- Rebase pushed patches\&. -.RE -.PP -\fBguilt-refresh\fR(1) -.RS 4 -guilt\-refresh \- Refresh topmost applied patch\&. -.RE -.PP -\fBguilt-repair\fR(1) -.RS 4 -guilt\-repair \- Repair the repository state\&. -.RE -.PP -\fBguilt-rm\fR(1) -.RS 4 -guilt\-rm \- Remove a file from the git tree and guilt\&. -.RE -.PP -\fBguilt-select\fR(1) -.RS 4 -guilt\-select \- Select guards to apply when pushing patches\&. -.RE -.PP -\fBguilt-series\fR(1) -.RS 4 -guilt\-series \- Print the stack of patches\&. -.RE -.PP -\fBguilt-status\fR(1) -.RS 4 -guilt\-status \- Print the status of files since the last refresh\&. -.RE -.PP -\fBguilt-top\fR(1) -.RS 4 -guilt\-top \- Output name of topmost applied patch\&. -.RE -.PP -\fBguilt-unapplied\fR(1) -.RS 4 -guilt\-unapplied \- List all unapplied patches\&. -.RE +All commands can be called with or without a dash. e.g. \fIguilt add\fR or \fIguilt\-add\fR +.TP +\fBguilt\-add\fR(1) +guilt\-add \- Add a file to git and guilt. +.TP +\fBguilt\-applied\fR(1) +guilt\-applied \- List applied patches. +.TP +\fBguilt\-branch\fR(1) +guilt\-branch \- Branch the entire patch series. +.TP +\fBguilt\-commit\fR(1) +guilt\-commit \- Commit specified number of patches. +.TP +\fBguilt\-delete\fR(1) +guilt\-delete \- Delete a patch. +.TP +\fBguilt\-diff\fR(1) +guilt\-diff \- Outputs various diffs. +.TP +\fBguilt\-export\fR(1) +guilt\-export \- Export a patch series (to be used by quilt). +.TP +\fBguilt\-files\fR(1) +guilt\-files \- Print the list of files that the topmost patch changes. +.TP +\fBguilt\-fold\fR(1) +guilt\-fold \- Fold a specified patch into the topmost applied patch. +.TP +\fBguilt\-fork\fR(1) +guilt\-fork \- Fork the topmost applied patch. +.TP +\fBguilt\-graph\fR(1) +guilt\-graph \- Create a patch dependency graph. +.TP +\fBguilt\-guard\fR(1) +guilt\-guard \- Assign guards to patches. +.TP +\fBguilt\-header\fR(1) +guilt\-header \- Print a patch header. +.TP +\fBguilt\-help\fR(1) +guilt\-help \- open man page of a guilt command. +.TP +\fBguilt\-import\-commit\fR(1) +guilt\-import\-commit \- Import one or more commits as patches. +.TP +\fBguilt\-import\fR(1) +guilt\-import \- Import specified patch file. +.TP +\fBguilt\-init\fR(1) +guilt\-init \- Initialize guilt for use in a git repository. +.TP +\fBguilt\-new\fR(1) +guilt\-new \- Create a new patch. +.TP +\fBguilt\-next\fR(1) +guilt\-next \- Output the name of next patch to be pushed. +.TP +\fBguilt\-patchbomb\fR(1) +guilt\-patchbomb \- Email a series of commits interactively. +.TP +\fBguilt\-pop\fR(1) +guilt\-pop \- Pop patches from the tree. +.TP +\fBguilt\-prev\fR(1) +guilt\-prev \- Output name of second topmost applied patch. +.TP +\fBguilt\-push\fR(1) +guilt\-push \- Push patches onto the tree. +.TP +\fBguilt\-rebase\fR(1) +guilt\-rebase \- Rebase pushed patches. +.TP +\fBguilt\-refresh\fR(1) +guilt\-refresh \- Refresh topmost applied patch. +.TP +\fBguilt\-repair\fR(1) +guilt\-repair \- Repair the repository state. +.TP +\fBguilt\-rm\fR(1) +guilt\-rm \- Remove a file from the git tree and guilt. +.TP +\fBguilt\-select\fR(1) +guilt\-select \- Select guards to apply when pushing patches. +.TP +\fBguilt\-series\fR(1) +guilt\-series \- Print the stack of patches. +.TP +\fBguilt\-status\fR(1) +guilt\-status \- Print the status of files since the last refresh. +.TP +\fBguilt\-top\fR(1) +guilt\-top \- Output name of topmost applied patch. +.TP +\fBguilt\-unapplied\fR(1) +guilt\-unapplied \- List all unapplied patches. .SH "AUTHOR" -Written by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> +Written by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR> .SH "DOCUMENTATION" -Documentation by Brandon Philips <\m[blue]\fBbrandon@ifup\&.org\fR\m[]\&\s-2\u[2]\d\s+2> and Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2> +Documentation by Brandon Philips <[2]\&\fIbrandon@ifup.org\fR> and Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR> .SH "GUILT" -Part of the \fBguilt\fR(7) suite (Generated for Guilt v0\&.35) -.SH "NOTES" -.IP " 1." 4 -jeffpc@josefsipek.net -.RS 4 +Part of the \fBguilt\fR(7) suite (Generated for Guilt v0.36\-rc1) +.SH "REFERENCES" +.TP 3 +1.\ jeffpc@josefsipek.net \%mailto:jeffpc@josefsipek.net -.RE -.IP " 2." 4 -brandon@ifup.org -.RS 4 +.TP 3 +2.\ brandon@ifup.org \%mailto:brandon@ifup.org -.RE diff --git a/Documentation/guilt.html b/Documentation/guilt.html index 920202b..aaea2c8 100644 --- a/Documentation/guilt.html +++ b/Documentation/guilt.html @@ -3,29 +3,26 @@ - + guilt(7) @@ -943,14 +1089,14 @@

Documentation

GUILT

Part of the guilt(7) suite -(Generated for Guilt v0.35)

+(Generated for Guilt v0.36-rc1)


diff --git a/guilt b/guilt index ea9d131..ab472c5 100755 --- a/guilt +++ b/guilt @@ -1,9 +1,9 @@ #!/bin/sh # -# Copyright (c) Josef "Jeff" Sipek, 2006-2013 +# Copyright (c) Josef "Jeff" Sipek, 2006-2015 # -GUILT_VERSION="0.35" +GUILT_VERSION="0.36-rc1" GUILT_NAME="Gloria" GUILT="$(basename "$0")"