Thread (2 messages) flat view 2 messages, 2 authors, 2018-11-28

Re: [PATCH v1 1/2] log -G: Ignore binary files

From: Junio C Hamano <hidden>
Date: 2018-11-27 00:51:42

Stefan Beller [off-list ref] writes:
On Wed, Nov 21, 2018 at 1:08 PM Thomas Braun
[off-list ref] wrote:
quoted
The -G <regex> option of log looks for the differences whose patch text
contains added/removed lines that match regex.

The concept of differences only makes sense for text files, therefore
we need to ignore binary files when searching with -G <regex> as well.
What about partial text/partial binary files?
Good point. You'd use "-a" (or "--text") to tell the diff machinery
to treat the contents as text, and the new logic must pay attention
to that command line option.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help