summaryrefslogtreecommitdiffstats
path: root/git-log.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-01-18 15:16:05 -0800
committerJunio C Hamano <gitster@pobox.com>2019-01-18 15:16:05 -0800
commitace33e4fa1aa5ba14bafe92218bf07dea068791f (patch)
tree0ad7636f0f64e4f949fd65f468e206bc0a5d969b /git-log.html
parentde48f457367f37c28229ebe8e6cef849dd6e430a (diff)
downloadgit-htmldocs-ace33e4fa1aa5ba14bafe92218bf07dea068791f.tar.gz
Autogenerated HTML docs for v2.20.1-309-g16a465
Diffstat (limited to 'git-log.html')
-rw-r--r--git-log.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/git-log.html b/git-log.html
index dd07918dc..6bd050001 100644
--- a/git-log.html
+++ b/git-log.html
@@ -941,8 +941,6 @@ with <code>--grep=&lt;pattern&gt;</code> further limits to commits whose log mes
has a line that matches <code>&lt;pattern&gt;</code>), unless otherwise noted.</p></div>
<div class="paragraph"><p>Note that these are applied before commit
ordering and formatting options, such as <code>--reverse</code>.</p></div>
-<div class="openblock">
-<div class="content">
<div class="dlist"><dl>
<dt class="hdlist1">
-&lt;number&gt;
@@ -1431,7 +1429,6 @@ See also <a href="git-reflog.html">git-reflog(1)</a>.</p></div>
</p>
</dd>
</dl></div>
-</div></div>
</div>
<div class="sect2">
<h3 id="_history_simplification">History Simplification</h3>
@@ -3658,6 +3655,7 @@ struct), and want to know the history of that block since it first
came into being: use the feature iteratively to feed the interesting
block in the preimage back into <code>-S</code>, and keep going until you get the
very first version of the block.</p></div>
+<div class="paragraph"><p>Binary files are searched as well.</p></div>
</dd>
<dt class="hdlist1">
-G&lt;regex&gt;
@@ -3679,6 +3677,8 @@ file:</p></div>
<div class="paragraph"><p>While <code>git log -G"regexec\(regexp"</code> will show this commit, <code>git log
-S"regexec\(regexp" --pickaxe-regex</code> will not (because the number of
occurrences of that string did not change).</p></div>
+<div class="paragraph"><p>Unless <code>--text</code> is supplied patches of binary files without a textconv
+filter will be ignored.</p></div>
<div class="paragraph"><p>See the <em>pickaxe</em> entry in <a href="gitdiffcore.html">gitdiffcore(7)</a> for more
information.</p></div>
</dd>
@@ -4483,7 +4483,7 @@ and overridden by the <code>--notes=&lt;ref&gt;</code> option.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2018-05-08 16:51:20 JST
+ 2018-05-08 00:51:20 PDT
</div>
</div>
</body>