lists.zerezo.com
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Teach "log -F --author=<match>" to behave better
- Date: Thu, 04 Sep 2008 18:04:50 -0700
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Subject: Re: [PATCH] Teach "log -F --author=<match>" to behave better
Teemu Likonen <tlikonen@xxxxxx> writes:
> Junio C Hamano wrote (2008-09-04 12:06 -0700):
>
>> I think Jeff fixed that one already on 'maint'.
>
> You think right, it's indeed fixed. Great!
I went back to your list, and I think all of them now have solutions.
1. Option order changes the behaviour. "git log -E --author" ...
Jeff fixed this when he did "log -i --author".
2. ... --author='@iki.fi>$'
$gmane/94900 would be a fix; needs commit log, documentation and tests.
3. ... -F (--fixed-strings) when combined with --author= ?
We just talked about it; the patch should go to 'maint' with tests.
4. Logical AND/OR operation. ... combined together do not limit ...
$gmane/94953 look for --all-match.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html