summaryrefslogtreecommitdiffstats
path: root/git-whatchanged.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-10-31 04:03:55 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-10-31 04:03:55 +0000
commitc21ab059d7d4dcad19afc93fc1499e8a9b97fd7a (patch)
treee089d48d0f6440fa50436a1e9ad275bd4556332e /git-whatchanged.html
parent621e123b886211db461d69906b1e7c184c37263e (diff)
downloadgit-htmldocs-c21ab059d7d4dcad19afc93fc1499e8a9b97fd7a.tar.gz
Autogenerated HTML docs for v1.6.5.2-140-g5f809
Diffstat (limited to 'git-whatchanged.html')
-rw-r--r--git-whatchanged.html31
1 files changed, 30 insertions, 1 deletions
diff --git a/git-whatchanged.html b/git-whatchanged.html
index 8a339f178..2c7b3619b 100644
--- a/git-whatchanged.html
+++ b/git-whatchanged.html
@@ -721,6 +721,21 @@ The title was &gt;&gt;t4119: test autocomputing -p&lt;n&gt; for traditional diff
</li>
<li>
<p>
+<em>%gD</em>: reflog selector, e.g., <tt>refs/stash@{1}</tt>
+</p>
+</li>
+<li>
+<p>
+<em>%gd</em>: shortened reflog selector, e.g., <tt>stash@{1}</tt>
+</p>
+</li>
+<li>
+<p>
+<em>%gs</em>: reflog subject
+</p>
+</li>
+<li>
+<p>
<em>%Cred</em>: switch color to red
</p>
</li>
@@ -761,6 +776,20 @@ The title was &gt;&gt;t4119: test autocomputing -p&lt;n&gt; for traditional diff
</li>
</ul></div>
</li>
+</ul></div>
+<div class="admonitionblock">
+<table><tr>
+<td class="icon">
+<div class="title">Note</div>
+</td>
+<td class="content">Some placeholders may depend on other options given to the
+revision traversal engine. For example, the <tt>%g*</tt> reflog options will
+insert an empty string unless we are traversing reflog entries (e.g., by
+<tt>git log -g</tt>). The <tt>%d</tt> placeholder will use the "short" decoration
+format if <tt>--decorate</tt> was not already provided on the command line.</td>
+</tr></table>
+</div>
+<div class="ilist"><ul>
<li>
<p>
<em>tformat:</em>
@@ -834,7 +863,7 @@ Junio C Hamano &lt;gitster@pobox.com&gt;</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-07-01 02:31:07 UTC
+Last updated 2009-10-31 04:03:10 UTC
</div>
</div>
</body>