lists.zerezo.com
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
--all-match
- Date: Fri, 5 Sep 2008 15:35:24 +0300
- From: Teemu Likonen <tlikonen@xxxxxx>
- Subject: --all-match
Junio C Hamano wrote (2008-09-04 12:34 -0700):
> One related thing I suspect many people haven't realized is that "git
> log" can use "--all-match".
> I've been wondering if we want to make --all-match the default for
> revision traversal family (i.e. "git log"), as I suspect it would
> match people's expectations more naturally, even though it is
> a backward incompatible change. It is backward incompatible only
> because the original implementation was stupid ;-).
You can count my vote for making --all-match the default, at least for
"git log". My logic says that adding more commit-limiting options to
command line would limit commits more.
Anyway, thanks for hint. I see --all-match is not a new feature (70d0afb
2006-09-27).
--
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