From: Junio C Hamano Date: Fri, 27 Jul 2007 07:26:42 +0000 (+0000) Subject: Autogenerated manpages for v1.5.3-rc3-13-g7ab3 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d9f3890c2fc5f850bb07e36a14919ac0ed5450ee;p=git.git Autogenerated manpages for v1.5.3-rc3-13-g7ab3 --- diff --git a/man1/git-commit.1 b/man1/git-commit.1 index 305ee1bfa..da381a1b1 100644 --- a/man1/git-commit.1 +++ b/man1/git-commit.1 @@ -2,7 +2,7 @@ .\" 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 "GIT\-COMMIT" "1" "07/25/2007" "Git 1.5.3.rc3" "Git Manual" +.TH "GIT\-COMMIT" "1" "07/27/2007" "Git 1.5.3.rc3.13.g7ab3" "Git Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -56,7 +56,7 @@ Override the author name used in the commit. Use A U Thor f Use the given as the commit message. .TP \-t |\-\-template= -Use the contents of the given file as the initial version of the commit message. The editor is invoked and you can make subsequent changes. If a message is specified using the \-m or \-F options, this option has no effect. The template file may also be specified using the commit.template configuration variable. +Use the contents of the given file as the initial version of the commit message. The editor is invoked and you can make subsequent changes. If a message is specified using the \-m or \-F options, this option has no effect. This overrides the commit.template configuration variable. .TP \-s|\-\-signoff Add Signed\-off\-by line at the end of the commit message. diff --git a/man1/git-config.1 b/man1/git-config.1 index da5044940..0a73a6439 100644 --- a/man1/git-config.1 +++ b/man1/git-config.1 @@ -2,7 +2,7 @@ .\" 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 "GIT\-CONFIG" "1" "07/22/2007" "Git 1.5.3.rc2.29.gc4640" "Git Manual" +.TH "GIT\-CONFIG" "1" "07/27/2007" "Git 1.5.3.rc3.13.g7ab3" "Git Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -461,6 +461,9 @@ A boolean to enable/disable color in the output of \fBgit\-status\fR(1). May be color.status. Use customized color for status colorization. is one of header (the header text of the status message), added or updated (files which are added but not committed), changed (files which are changed but not added in the index), or untracked (files which are not tracked by git). The values of these variables may be specified as in color.branch.. .TP +commit.template +Specify a file to use as the template for new commit messages. +.TP diff.renameLimit The number of files to consider when performing the copy/rename detection; equivalent to the git diff option \fI\-l\fR. .TP diff --git a/man1/git-diff-files.1 b/man1/git-diff-files.1 index 6702dde78..82fa80ef5 100644 --- a/man1/git-diff-files.1 +++ b/man1/git-diff-files.1 @@ -2,7 +2,7 @@ .\" 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 "GIT\-DIFF\-FILES" "1" "07/26/2007" "Git 1.5.3.rc3.7.gd58e" "Git Manual" +.TH "GIT\-DIFF\-FILES" "1" "07/27/2007" "Git 1.5.3.rc3.13.g7ab3" "Git Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -49,7 +49,7 @@ Output a condensed summary of extended header information such as creations, ren Synonym for "\-p \-\-stat". .TP \-z -\\0 line termination on output +NUL\-line termination on output. This affects the \-\-raw output field terminator. Also output from commands such as "git\-log" will be delimited with NUL between commits. .TP \-\-name\-only Show only names of changed files. diff --git a/man1/git-diff-index.1 b/man1/git-diff-index.1 index 379e0fe7d..0a6f5b084 100644 --- a/man1/git-diff-index.1 +++ b/man1/git-diff-index.1 @@ -2,7 +2,7 @@ .\" 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 "GIT\-DIFF\-INDEX" "1" "07/26/2007" "Git 1.5.3.rc3.7.gd58e" "Git Manual" +.TH "GIT\-DIFF\-INDEX" "1" "07/27/2007" "Git 1.5.3.rc3.13.g7ab3" "Git Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -49,7 +49,7 @@ Output a condensed summary of extended header information such as creations, ren Synonym for "\-p \-\-stat". .TP \-z -\\0 line termination on output +NUL\-line termination on output. This affects the \-\-raw output field terminator. Also output from commands such as "git\-log" will be delimited with NUL between commits. .TP \-\-name\-only Show only names of changed files. diff --git a/man1/git-diff-tree.1 b/man1/git-diff-tree.1 index ee0187350..16f51283d 100644 --- a/man1/git-diff-tree.1 +++ b/man1/git-diff-tree.1 @@ -2,7 +2,7 @@ .\" 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 "GIT\-DIFF\-TREE" "1" "07/26/2007" "Git 1.5.3.rc3.7.gd58e" "Git Manual" +.TH "GIT\-DIFF\-TREE" "1" "07/27/2007" "Git 1.5.3.rc3.13.g7ab3" "Git Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -58,7 +58,7 @@ Output a condensed summary of extended header information such as creations, ren Synonym for "\-p \-\-stat". .TP \-z -\\0 line termination on output +NUL\-line termination on output. This affects the \-\-raw output field terminator. Also output from commands such as "git\-log" will be delimited with NUL between commits. .TP \-\-name\-only Show only names of changed files. diff --git a/man1/git-diff.1 b/man1/git-diff.1 index 8ffbe30e2..62ab06717 100644 --- a/man1/git-diff.1 +++ b/man1/git-diff.1 @@ -2,7 +2,7 @@ .\" 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 "GIT\-DIFF" "1" "07/26/2007" "Git 1.5.3.rc3.7.gd58e" "Git Manual" +.TH "GIT\-DIFF" "1" "07/27/2007" "Git 1.5.3.rc3.13.g7ab3" "Git Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -71,7 +71,7 @@ Output a condensed summary of extended header information such as creations, ren Synonym for "\-p \-\-stat". .TP \-z -\\0 line termination on output +NUL\-line termination on output. This affects the \-\-raw output field terminator. Also output from commands such as "git\-log" will be delimited with NUL between commits. .TP \-\-name\-only Show only names of changed files. diff --git a/man1/git-format-patch.1 b/man1/git-format-patch.1 index 42be8bffa..1a7dd508b 100644 --- a/man1/git-format-patch.1 +++ b/man1/git-format-patch.1 @@ -2,7 +2,7 @@ .\" 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 "GIT\-FORMAT\-PATCH" "1" "07/26/2007" "Git 1.5.3.rc3.7.gd58e" "Git Manual" +.TH "GIT\-FORMAT\-PATCH" "1" "07/27/2007" "Git 1.5.3.rc3.13.g7ab3" "Git Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -69,7 +69,7 @@ Output a condensed summary of extended header information such as creations, ren Synonym for "\-p \-\-stat". .TP \-z -\\0 line termination on output +NUL\-line termination on output. This affects the \-\-raw output field terminator. Also output from commands such as "git\-log" will be delimited with NUL between commits. .TP \-\-name\-only Show only names of changed files.