From: Junio C Hamano Date: Sat, 14 Jul 2007 08:26:58 +0000 (+0000) Subject: Autogenerated manpages for v1.5.3-rc1-16-g9d6f X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f68cbb732bd0578bb6ffd876b8b3bf92efb0249e;p=git.git Autogenerated manpages for v1.5.3-rc1-16-g9d6f --- diff --git a/man1/git-diff-tree.1 b/man1/git-diff-tree.1 index 8a0bb13d6..20505ed32 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/04/2007" "Git 1.5.3.rc0.11.ge2b1a" "Git Manual" +.TH "GIT\-DIFF\-TREE" "1" "07/14/2007" "Git 1.5.3.rc1.16.g9d6f" "Git Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -351,6 +351,9 @@ The placeholders are: \fI%at\fR: author date, UNIX timestamp .TP \(bu +\fI%ai\fR: author date, ISO 8601 format +.TP +\(bu \fI%cn\fR: committer name .TP \(bu @@ -369,6 +372,9 @@ The placeholders are: \fI%ct\fR: committer date, UNIX timestamp .TP \(bu +\fI%ci\fR: committer date, ISO 8601 format +.TP +\(bu \fI%e\fR: encoding .TP \(bu diff --git a/man1/git-log.1 b/man1/git-log.1 index bd12a0439..eb57e08b0 100644 --- a/man1/git-log.1 +++ b/man1/git-log.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\-LOG" "1" "07/13/2007" "Git 1.5.3.rc1" "Git Manual" +.TH "GIT\-LOG" "1" "07/14/2007" "Git 1.5.3.rc1.16.g9d6f" "Git Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -204,6 +204,9 @@ The placeholders are: \fI%at\fR: author date, UNIX timestamp .TP \(bu +\fI%ai\fR: author date, ISO 8601 format +.TP +\(bu \fI%cn\fR: committer name .TP \(bu @@ -222,6 +225,9 @@ The placeholders are: \fI%ct\fR: committer date, UNIX timestamp .TP \(bu +\fI%ci\fR: committer date, ISO 8601 format +.TP +\(bu \fI%e\fR: encoding .TP \(bu diff --git a/man1/git-rev-list.1 b/man1/git-rev-list.1 index 4d4ef8fbd..22a6536e9 100644 --- a/man1/git-rev-list.1 +++ b/man1/git-rev-list.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\-REV\-LIST" "1" "07/03/2007" "Git 1.5.3.rc0" "Git Manual" +.TH "GIT\-REV\-LIST" "1" "07/14/2007" "Git 1.5.3.rc1.16.g9d6f" "Git Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -31,7 +31,7 @@ git\-rev\-list \- Lists commit objects in reverse chronological order [ \-\-encoding[=] ] [ \-\-(author|committer|grep)= ] [ \-\-regexp\-ignore\-case ] [ \-\-extended\-regexp ] - [ \-\-date={local|relative|default} ] + [ \-\-date={local|relative|default|iso|rfc|short} ] [ [\-\-objects | \-\-objects\-edge] [ \-\-unpacked ] ] [ \-\-pretty | \-\-header ] [ \-\-bisect ] @@ -82,13 +82,19 @@ The commit objects record the encoding used for the log message in their encodin \-\-relative\-date Synonym for \-\-date=relative. .TP -\-\-date={relative,local,default} +\-\-date={relative,local,default,iso,rfc} Only takes effect for dates shown in human\-readable format, such as when using "\-\-pretty". \-\-date=relative shows dates relative to the current time, e.g. "2 hours ago". \-\-date=local shows timestamps in user's local timezone. +\-\-date=iso (or \-\-date=iso8601) shows timestamps in ISO 8601 format. + +\-\-date=rfc (or \-\-date=rfc2822) shows timestamps in RFC 2822 format, often found in E\-mail messages. + +\-\-date=short shows only date but not time, in YYYY\-MM\-DD fomat. + \-\-date=default shows timestamps in the original timezone (either committer's or author's). .TP \-\-header @@ -389,6 +395,9 @@ The placeholders are: \fI%at\fR: author date, UNIX timestamp .TP \(bu +\fI%ai\fR: author date, ISO 8601 format +.TP +\(bu \fI%cn\fR: committer name .TP \(bu @@ -407,6 +416,9 @@ The placeholders are: \fI%ct\fR: committer date, UNIX timestamp .TP \(bu +\fI%ci\fR: committer date, ISO 8601 format +.TP +\(bu \fI%e\fR: encoding .TP \(bu diff --git a/man1/git-rm.1 b/man1/git-rm.1 index 860ec84e0..94ac5accf 100644 --- a/man1/git-rm.1 +++ b/man1/git-rm.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\-RM" "1" "06/16/2007" "Git 1.5.2.2.236.g952c8" "Git Manual" +.TH "GIT\-RM" "1" "07/14/2007" "Git 1.5.3.rc1.16.g9d6f" "Git Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -12,7 +12,7 @@ git\-rm \- Remove files from the working tree and from the index .SH "SYNOPSIS" \fIgit\-rm\fR [\-f] [\-n] [\-r] [\-\-cached] [\-\-ignore\-unmatch] [\-\-quiet] [\-\-] \&... .SH "DESCRIPTION" -Remove files from the working tree and from the index. The files have to be identical to the tip of the branch, and no updates to its contents must have been placed in the staging area (aka index). +Remove files from the working tree and from the index. The files have to be identical to the tip of the branch, and no updates to its contents must have been placed in the staging area (aka index). When \-\-cached is given, the staged content has to match either the tip of the branch \fBor\fR the file on disk. .SH "OPTIONS" .TP \&... diff --git a/man1/git-show.1 b/man1/git-show.1 index 8fb8b508b..058be52c6 100644 --- a/man1/git-show.1 +++ b/man1/git-show.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\-SHOW" "1" "06/21/2007" "Git 1.5.2.2.249.g45fd" "Git Manual" +.TH "GIT\-SHOW" "1" "07/14/2007" "Git 1.5.3.rc1.16.g9d6f" "Git Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -188,6 +188,9 @@ The placeholders are: \fI%at\fR: author date, UNIX timestamp .TP \(bu +\fI%ai\fR: author date, ISO 8601 format +.TP +\(bu \fI%cn\fR: committer name .TP \(bu @@ -206,6 +209,9 @@ The placeholders are: \fI%ct\fR: committer date, UNIX timestamp .TP \(bu +\fI%ci\fR: committer date, ISO 8601 format +.TP +\(bu \fI%e\fR: encoding .TP \(bu