Autogenerated HTML docs for v1.5.3-rc1-16-g9d6f
authorJunio C Hamano <junio@hera.kernel.org>
Sat, 14 Jul 2007 08:26:56 +0000 (08:26 +0000)
committerJunio C Hamano <junio@hera.kernel.org>
Sat, 14 Jul 2007 08:26:56 +0000 (08:26 +0000)
git-diff-tree.html
git-log.html
git-rev-list.html
git-rev-list.txt
git-rm.html
git-rm.txt
git-show.html
pretty-formats.txt

index 34f61ec..3b40fac 100644 (file)
@@ -1059,6 +1059,11 @@ The title was &gt;&gt;t4119: test autocomputing -p&lt;n&gt; for traditional diff
 </li>\r
 <li>\r
 <p>\r
+<em>%ai</em>: author date, ISO 8601 format\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
 <em>%cn</em>: committer name\r
 </p>\r
 </li>\r
@@ -1089,6 +1094,11 @@ The title was &gt;&gt;t4119: test autocomputing -p&lt;n&gt; for traditional diff
 </li>\r
 <li>\r
 <p>\r
+<em>%ci</em>: committer date, ISO 8601 format\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
 <em>%e</em>: encoding\r
 </p>\r
 </li>\r
@@ -1554,7 +1564,7 @@ two unresolved merge parents with the working tree file
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 04-Jul-2007 06:40:53 UTC\r
+Last updated 14-Jul-2007 08:26:10 UTC\r
 </div>\r
 </div>\r
 </body>\r
index a5dfef5..01aefc5 100644 (file)
@@ -612,6 +612,11 @@ The title was &gt;&gt;t4119: test autocomputing -p&lt;n&gt; for traditional diff
 </li>\r
 <li>\r
 <p>\r
+<em>%ai</em>: author date, ISO 8601 format\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
 <em>%cn</em>: committer name\r
 </p>\r
 </li>\r
@@ -642,6 +647,11 @@ The title was &gt;&gt;t4119: test autocomputing -p&lt;n&gt; for traditional diff
 </li>\r
 <li>\r
 <p>\r
+<em>%ci</em>: committer date, ISO 8601 format\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
 <em>%e</em>: encoding\r
 </p>\r
 </li>\r
@@ -830,7 +840,7 @@ reversible operation.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 13-Jul-2007 00:24:26 UTC\r
+Last updated 14-Jul-2007 08:26:08 UTC\r
 </div>\r
 </div>\r
 </body>\r
index bb8df2c..92e9498 100644 (file)
@@ -292,7 +292,7 @@ git-rev-list(1) Manual Page
              [ --encoding[=&lt;encoding&gt;] ]\r
              [ --(author|committer|grep)=&lt;pattern&gt; ]\r
              [ --regexp-ignore-case ] [ --extended-regexp ]\r
-             [ --date={local|relative|default} ]\r
+             [ --date={local|relative|default|iso|rfc|short} ]\r
              [ [--objects | --objects-edge] [ --unpacked ] ]\r
              [ --pretty | --header ]\r
              [ --bisect ]\r
@@ -390,7 +390,7 @@ people using 80-column terminals.</p>
 </p>\r
 </dd>\r
 <dt>\r
---date={relative,local,default}\r
+--date={relative,local,default,iso,rfc}\r
 </dt>\r
 <dd>\r
 <p>\r
@@ -400,6 +400,10 @@ people using 80-column terminals.</p>
 <p><tt>--date=relative</tt> shows dates relative to the current time,\r
 e.g. "2 hours ago".</p>\r
 <p><tt>--date=local</tt> shows timestamps in user's local timezone.</p>\r
+<p><tt>--date=iso</tt> (or <tt>--date=iso8601</tt>) shows timestamps in ISO 8601 format.</p>\r
+<p><tt>--date=rfc</tt> (or <tt>--date=rfc2822</tt>) shows timestamps in RFC 2822\r
+format, often found in E-mail messages.</p>\r
+<p><tt>--date=short</tt> shows only date but not time, in <tt>YYYY-MM-DD</tt> fomat.</p>\r
 <p><tt>--date=default</tt> shows timestamps in the original timezone\r
 (either committer's or author's).</p>\r
 </dd>\r
@@ -1018,6 +1022,11 @@ The title was &gt;&gt;t4119: test autocomputing -p&lt;n&gt; for traditional diff
 </li>\r
 <li>\r
 <p>\r
+<em>%ai</em>: author date, ISO 8601 format\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
 <em>%cn</em>: committer name\r
 </p>\r
 </li>\r
@@ -1048,6 +1057,11 @@ The title was &gt;&gt;t4119: test autocomputing -p&lt;n&gt; for traditional diff
 </li>\r
 <li>\r
 <p>\r
+<em>%ci</em>: committer date, ISO 8601 format\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
 <em>%e</em>: encoding\r
 </p>\r
 </li>\r
@@ -1110,7 +1124,7 @@ and the git-list &lt;git@vger.kernel.org&gt;.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 03-Jul-2007 07:03:44 UTC\r
+Last updated 14-Jul-2007 08:26:10 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 20dcac6..08e7573 100644 (file)
@@ -28,7 +28,7 @@ SYNOPSIS
             [ \--encoding[=<encoding>] ]
             [ \--(author|committer|grep)=<pattern> ]
             [ \--regexp-ignore-case ] [ \--extended-regexp ]
-            [ \--date={local|relative|default} ]
+            [ \--date={local|relative|default|iso|rfc|short} ]
             [ [\--objects | \--objects-edge] [ \--unpacked ] ]
             [ \--pretty | \--header ]
             [ \--bisect ]
@@ -96,7 +96,7 @@ include::pretty-options.txt[]
 
        Synonym for `--date=relative`.
 
---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".
@@ -106,6 +106,13 @@ 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).
 
index 728b953..ccf0d8d 100644 (file)
@@ -279,7 +279,8 @@ git-rm(1) Manual Page
 <p>Remove files from the working tree and from the index.  The\r
 files have to be identical to the tip of the branch, and no\r
 updates to its contents must have been placed in the staging\r
-area (aka index).</p>\r
+area (aka index).  When --cached is given, the staged content has to\r
+match either the tip of the branch <strong>or</strong> the file on disk.</p>\r
 </div>\r
 <h2>OPTIONS</h2>\r
 <div class="sectionbody">\r
@@ -414,7 +415,7 @@ git-rm -f git-*.sh
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 16-Jun-2007 09:49:21 UTC\r
+Last updated 14-Jul-2007 08:26:16 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 78f45dc..be61a82 100644 (file)
@@ -14,7 +14,8 @@ 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).
+area (aka index).  When --cached is given, the staged content has to
+match either the tip of the branch *or* the file on disk.
 
 
 OPTIONS
index 4faf1b4..df8032c 100644 (file)
@@ -542,6 +542,11 @@ The title was &gt;&gt;t4119: test autocomputing -p&lt;n&gt; for traditional diff
 </li>\r
 <li>\r
 <p>\r
+<em>%ai</em>: author date, ISO 8601 format\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
 <em>%cn</em>: committer name\r
 </p>\r
 </li>\r
@@ -572,6 +577,11 @@ The title was &gt;&gt;t4119: test autocomputing -p&lt;n&gt; for traditional diff
 </li>\r
 <li>\r
 <p>\r
+<em>%ci</em>: committer date, ISO 8601 format\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
 <em>%e</em>: encoding\r
 </p>\r
 </li>\r
@@ -752,7 +762,7 @@ Johannes Schindelin &lt;Johannes.Schindelin@gmx.de&gt;.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 21-Jun-2007 00:35:01 UTC\r
+Last updated 14-Jul-2007 08:26:16 UTC\r
 </div>\r
 </div>\r
 </body>\r
index c551ea6..0193c3c 100644 (file)
@@ -106,12 +106,14 @@ The placeholders are:
 - '%aD': author date, RFC2822 style
 - '%ar': author date, relative
 - '%at': author date, UNIX timestamp
+- '%ai': author date, ISO 8601 format
 - '%cn': committer name
 - '%ce': committer email
 - '%cd': committer date
 - '%cD': committer date, RFC2822 style
 - '%cr': committer date, relative
 - '%ct': committer date, UNIX timestamp
+- '%ci': committer date, ISO 8601 format
 - '%e': encoding
 - '%s': subject
 - '%b': body