Autogenerated HTML docs for v1.3.3-g16a4
[git.git] / git-rev-parse.html
index a4a0c92..7489c9c 100644 (file)
@@ -276,7 +276,7 @@ git-rev-parse(1) Manual Page
 </div>\r
 <h2>DESCRIPTION</h2>\r
 <div class="sectionbody">\r
-<p>Many git Porcelainish commands take mixture of flags\r
+<p>Many git porcelainish commands take mixture of flags\r
 (i.e. parameters that begin with a dash <em>-</em>) and parameters\r
 meant for underlying <tt>git-rev-list</tt> command they use internally\r
 and flags and parameters for other commands they use as the\r
@@ -437,7 +437,7 @@ distinguish between them.</p>
 <dd>\r
 <p>\r
         Instead of outputting the full SHA1 values of object names try to\r
-        abbriviate them to a shorter unique name. When no length is specified\r
+        abbreviate them to a shorter unique name. When no length is specified\r
         7 is used. The minimum length is 4.\r
 </p>\r
 </dd>\r
@@ -494,6 +494,16 @@ A symbolic ref name.  E.g. <em>master</em> typically means the commit
 </li>\r
 <li>\r
 <p>\r
+A suffix <em>@</em> followed by a date specification enclosed in a brace\r
+  pair (e.g. <em>{yesterday}</em>, <em>{1 month 2 weeks 3 days 1 hour 1\r
+  second ago}</em> or <em>{1979-02-26 18:30:00}</em>) to specify the value\r
+  of the ref at a prior point in time.  This suffix may only be\r
+  used immediately following a ref name and the ref must have an\r
+  existing log ($GIT_DIR/logs/&lt;ref&gt;).\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
 A suffix <em>^</em> to a revision parameter means the first parent of\r
   that commit object.  <em>^&lt;n&gt;</em> means the &lt;n&gt;th parent (i.e.\r
   <em>rev^</em>\r
@@ -578,7 +588,7 @@ Junio C Hamano &lt;junkio@cox.net&gt;</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 17-May-2006 10:34:04 UTC\r
+Last updated 04-Jun-2006 07:24:31 UTC\r
 </div>\r
 </div>\r
 </body>\r