Thread (1 message) 1 message, 1 author, 2016-06-15

Re: Patterns work unexpectedly with "git log" commit limiting

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:44:57

Teemu Likonen [off-list ref] writes:
 1. Option order changes the behaviour. "git log" with
...
 2. Internally --author= and --committer= fields contain more stuff than
...
 3. What is the supposed behaviour of -F (--fixed-strings) when combined
I won't have time right now to comment on the previous three, because they
are not my code (meaning, I need to dig around before I can intelligently
answer -- maybe when I have free time).  What you expected does sound very
sensible, though.
 4. Logical AND/OR operation.
The --grep and --author search of "log" family shares git-grep logical
expression engine, so if you somehow can come up with a way to pass --and
(or even better, --all-match) from the command line just like we can give
them to git-grep, searching with combinations of and/or/not should be doable.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help