summaryrefslogtreecommitdiffstats
path: root/git-for-each-ref.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-10-03 12:05:53 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-10-03 12:05:53 +0000
commit1b50ce9004d2296213fca188964ee273b87b2d12 (patch)
treefce55ef06d77843213ec1fe5add1d9ff75e79a77 /git-for-each-ref.html
parent58992c945be1eab6cb6bc22216c90de22b30341f (diff)
downloadgit-htmldocs-1b50ce9004d2296213fca188964ee273b87b2d12.tar.gz
Autogenerated HTML docs for v1.5.3.4-203-gcc61a
Diffstat (limited to 'git-for-each-ref.html')
-rw-r--r--git-for-each-ref.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/git-for-each-ref.html b/git-for-each-ref.html
index 0c8770cba..5ef1b8b56 100644
--- a/git-for-each-ref.html
+++ b/git-for-each-ref.html
@@ -405,6 +405,10 @@ All other fields are used to sort in their byte-value order.</p>
<p>In any case, a field name that refers to a field inapplicable to
the object referred by the ref does not cause an error. It
returns an empty string instead.</p>
+<p>As a special case for the date-type fields, you may specify a format for
+the date by adding one of <tt>:default</tt>, <tt>:relative</tt>, <tt>:short</tt>, <tt>:local</tt>,
+<tt>:iso8601</tt> or <tt>:rfc2822</tt> to the end of the fieldname; e.g.
+<tt>%(taggerdate:relative)</tt>.</p>
</div>
<h2>EXAMPLES</h2>
<div class="sectionbody">
@@ -491,7 +495,7 @@ eval "$eval"</tt></pre>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 19-Jul-2007 02:09:41 UTC
+Last updated 03-Oct-2007 12:03:48 UTC
</div>
</div>
</body>