Autogenerated HTML docs for v1.4.0-rc2-g5e3a6
[git.git] / git-rev-parse.html
index 2a2d033..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
@@ -380,6 +380,30 @@ distinguish between them.</p>
 </p>\r
 </dd>\r
 <dt>\r
+--branches\r
+</dt>\r
+<dd>\r
+<p>\r
+        Show branch refs found in <tt>$GIT_DIR/refs/heads</tt>.\r
+</p>\r
+</dd>\r
+<dt>\r
+--tags\r
+</dt>\r
+<dd>\r
+<p>\r
+        Show tag refs found in <tt>$GIT_DIR/refs/tags</tt>.\r
+</p>\r
+</dd>\r
+<dt>\r
+--remotes\r
+</dt>\r
+<dd>\r
+<p>\r
+        Show tag refs found in <tt>$GIT_DIR/refs/remotes</tt>.\r
+</p>\r
+</dd>\r
+<dt>\r
 --show-prefix\r
 </dt>\r
 <dd>\r
@@ -413,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
@@ -470,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
@@ -554,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 10-Mar-2006 00:31:34 UTC\r
+Last updated 04-Jun-2006 07:24:31 UTC\r
 </div>\r
 </div>\r
 </body>\r